The fundamental problem here isn't the FIND_IN_SET. It's that we're calculating the number of stories the person has authored on...
Talk to your host. The first error seems to indicate something wrong in your sessions directory which is set up by your host.
Use phpMyAdmin to check your panels table. Seems like you've got two entries for the profile panels at least. That error seems to ind...
It's a bug in admin/members.php. I'll have it fixed with the next update. Sorry.
You've got an error in your link. It should be:I think you can do this by editing user/contact.php. If you want this behavior on all ...
If he's timing out on the update there's probably nothing wrong in the script. It's just that he's timing out before it fini...
Follow the instructions above but replace the query with this one.dbquery("INSERT INTO `".TABLEPREFIX."fanfiction_panels` (`panel_name`...
Do you have a backup? If so restore your back then do a search in install/upgrade20.php and remove all instances of "collate latin1_general...
At this point I think you're going to have to supply the information in the support request template. Give us the URL so we can poke around...
This is the correct code.<meta http-equiv="Content-Type" content="text/html; charset="._CHARSET.""><meta name=&...
Upgrade to 3.3.1.
I think I would. To pull it from the database would be a resource intensive query. You'd probably have to save it in a table of it...
The script never calls that page without supplying the ID of something that's been reviewed like a story or a series. It's not a bug.&...
Moving this from Bug Reports to Skinning since it's not a bug in the base code. It's a bug in something you did specific to your...
Your sitekey will be in your config.php file.
