Notifications
Clear all
Topic starter
Just noticed that when responding to reviews the chapter title comes up as None, no matter what the chapter is titled.
Been digging in the code and i think I have found the piece of coding that controls this, but just not sure how to get it fixed.
In revres, line 110
$revlist->assign("chapter", (isset($chaptitle) ? _CHAPTER." $chapnum: $chaptitle" : ($story['title'] ? $story['title'] : _NONE)) );
This looks like it might be the guilty culprit????
any help appreciated
thanks
jacci
why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/
php: 5.2.5 msql: 5.0.45-community
efic version: 3.4.3 latest patches: yes
bridges: none mods: challenges, displayword, beta-search
Posted : 17/11/2011 8:16 pm
