Don't do that. It will then only add the first author of the story, not the coauthors.
Wrong change. You'll throw notice errors if you fix it like that. Change:if(in_array($ca['uid'], $alist))to:if(isset($ca['ui...
Update to the latest version and make sure you grab the module for the correct version of eFiction.
Go to my site and get the most up-to-date version. Make sure that's the 3.4 version not previous versions!
We need a URL to your site. Also please read the instructions for posting help requests in the sticky thread at the top of the forum.
Fixed.
It won't. Sitewide settings will trump individual settings. You could set the site to require validation then set everyone BUT her to...
It's written into the script that it's required.
Uninstall it and reinstall it. Something didn't get added right in the database.
It's a bug. Update to 3.5. I think I've got it fixed.
I don't think that's your version of mySQL. I think that's your version of phpmyadmin. I can't see anything wrong with...
Moving this out of bug reports. If it was a real bug others would have reported it by now. To get rid of the notice error turn debug off i...
session_start is called in header.php on line 56. You need it above that. I would guess you probably didn't get the path right.
I have merged your 2 topics together. Please read the manual. Please check out the admin area of your site. You can answer a lot of ...
