Set your ratings to member only and have all your stories require member login. Still be able to see what the stories are, but couldn't rea...
In viewstory.php
No there shouldn't.
I think your co-authors didn't get converted correctly when you updated.
Sounds like probably the code you're adding. Make sure your tags are closed and you might try turning of tinyMCE if you have it on. It may ...
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.
