You can probably do this if you also set your eFiction character set and database tables to utf-8.
The id link is correct. So the question is what took you to the catid link?
Nothing's changed in revres.php. The only thing I can think of is that your server might have changed the magic_quotes setting and therefor...
You can also sometimes get a 500 error if you use certain forbidden words in a form. Curl is the word that most often throws that error.
Looks like you may have double clicked in the update and it ran or half-way ran twice. You should be able to just edit your version number in ph...
Not the same problem. Not even close though the solution is. Click on recalculate statistics instead of stories.
We'd need to know more about the error. That's a little too vague to even make a guess at. Are you storing the stories in the da...
Yeah. That'll be fixed in the next couple days.
No. You'd have to mod the series function.
Manually change your version to 3.4.2 through phpmyadmin. You probably lost some co-author information. If you've got a database back...
Bugs in the change of how coauthors is saved from 3.3 to 3.4.
Put it in pagesetup.php.
Clear your browser cache.
In get_session_vars.php change:if(!defined("USERUID")) define("USERUID", false);to:if(!defined("USERUID")) define("...
It's not a problem in either module. It's a problem from the upgrade. A field didn't get added to the authorprefs table.
