It's stored in the database as a hidden custom page. You can get to it by going to:
What version of the script are you using?
"smf.smf_" is telling it to look in a database called "smf" for a table with a prefix of "smf_". Considering your ...
In seriesblock.php remove the ! on line 81.if((isADMIN && uLEVEL < 4) || USERUID == $stories['uid']) {
I updated the 3.2 button so that it will work with 3.3 and have made it available on my site for download. You must be a member to download.
It's something to do with your config files. It's saying that the username you supplied to connect to the database doesn't have p...
The new captcha script requires the freetype library to work. Most servers should have it. If your CAPTCHA is broken, yours probably doesn...
You sure that's a problem with the beta reader module? It looks like it's an error from the recommendations module.
Did you download the correct version? There's a pre-3.3 version there as well. You want the displayword1.3.zip.
It's an unintended consequence of making it so if you select a category in the sort list it'll sort to that category and all sub-categories....
Do not use tinyMCE when uploading code.
Have them delete the STORY not the chapters if you're deleting all chapters when a story is rejected.
Yes, that is the biggest problem.
Of course this approach has the drawback that if you ever want to separate the two systems it is a difficult task, however this would not be as diffic...
