Found it I think.Change line 249 to:$chapterinfo = dbquery("SELECT chap.*, "._PENNAMEFIELD." as penname FROM (".TABLEPREFIX."...
You should be fine. I'm running it on 5 locally.
It would be a mod. You'd have to add columns to the database.
Open queries.php and read the instructions included in the file.
No it shouldn't, but as Carissa said...always back up before doing an update.
It's not in the update. I think you need to disable your blocks or switch your skin to one where the blocks are only on the index page.&nb...
Warning: mysqli_connect() [function.mysqli-connect]: (42000/1044): Access denied for user ''@'localhost' to database 'fanlibr...
Here are my notes on converting 2.0 skins to 3.0 skins. There are a number of skins in the forums including several 3 column skins.
I wrote the original bridge. It was written as a very basic EXAMPLE. It was never intended to be the be all and end all just enough to get...
Open stories.php and do a search and replace. Everywhere there is:.PENNAMEFIELD.replace it with._PENNAMEFIELD.
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.
