Hmm, right. Ok, minor adjustments to lines 30-33: $result = dbquery("SELECT review, reviewid, item, type, r.chapid, c.uid, r.uid FROM ".$ta...
Hey, thanks, that's a nice mod to have. 🙂
If I had the time (or even desired to do it) necessary to spend on rewriting all the queries so they were actually done correctly and in the most opti...
Fix: Change line 58 from this: <title>".strip_tags(xmlentities($story['title']))." "._BY." ".strip_tags(xmlen...
In /series.php, change lines 153 and 154 from this: $output .= "<label for="title">"._TITLE.":</label> <font ...
Fix (instead of Livia's workaround):user/revres.php, line 30:$result = dbquery("SELECT review, reviewid, item, type, chapid, uid FROM "...
You can change that with phpMyAdmin as well. Change the extra ones to have the same ID as the main sitewide ones. Change them all in the story info fi...
You should have been able to set your characters up as sitewide simply by changing their category ID as -1 though something like phpMyAdmin.Not when t...
I have the same issue, on both a new install of 3.2.1 and an upgrade from 1.1 to 3.2.1.Link to new install search page:
To fix this, edit line 109 of admin/validate.php from this:dbquery("UPDATE ".$tableprefix."fanfiction_stories SET updated = NOW( ) WHER...
