You're right. Look in browse.php and search.php.
It's a problem with your host's session handling. It can't open the session file.Warning: session_start() [function.session-start]: ope...
Your language setting is somehow being set to "english" It should be "en".
Yeah just upload the files and let them overwrite the existing files. Your FTP program should ask you if you want to overwrite the files. Just s...
Did you delete your 2.0 files before uploading the 3.0 files? You weren't supposed to do that. The upgrade needed some of those files...
Did you check that any mail is going out?
You'll probably need to edit the blocks table in phpMyAdmin and add the file for those missing blocks. It'll follow the same pattern as the ...
This program isn't run on a local computer. It's run on a webserver.
The file isn't being uploaded. It's being created by the script. As are the folders under the stories/ folder (66 in the case of...
There's a bug in the noletter script. It actually sends the no letter via the yes letter. See the info in this thread. Just change ye...
I'm working on some updates there.
Turn logging on in your admin settings.
Copy the config.php file from the docs/ folder to the main folder. CHMOD it to 666 and start over.
If they validate it, the script just logs that it's validated. If it's rejected, the letter is recorded in the log:define ("_LOG_...
It'll let you select a second character there. That's why there's only 1 character drop down and not two.
