Last seen: Mar 25, 2024
Sweet. Glad it's solved. You should edit the first post with [solved] in the title so that everyone knows. : )
Hey your site's in maintenance mode even after I log in with your test info, so I can't see for myself. But you've got {rating} in both...
So did you delete the key with the name 'rating' (and not just the duplicates) from fanfiction_stories? I think that's the one that...
Your folder's password protected so I can't see it for myself. : ( I've never seen this message before and off the bat I want to say it...
A general overview of MySQL couldn't hurt. The Sun MySQL docs are here:(Although this is a little dense and not very good for beginners.) Basical...
It looks like your keys are all messed up; especially look at those warnings like displayed in the second shot. According to install/install.php, this...
That message is saying that you're having a problem because of the rating selected. Looks there like you've got none selected. It's pro...
Are you holding down the control (ctrl) key while clicking on the names?
Hola Drumy. Yo ya he hecho los cambios entre 3.4.2 y 3.5 - solo hay uno. Tengo prisa pero pienso que lo puse en alguna parte de este foro (si no y lo ...
Have you talked to your host? I've seen similar issues a couple of times that were due to the server's particular settings, and after talkin...
So this is what's happening on my site. I want to check if it's the same for you. I just edited a story and moved a chapter around, and afte...
Hmm... I don't know why it's doing that since the table exists and the table prefix has been fixed. The only thing I can offer at this...
There's a difference between $settingsprefix and $tableprefix. Set $settingsprefix to whatever it is for your settings table. The place where $ta...
Wow, that's unusual. You should probably check your files to see if you were hacked, though it could be something else. What page are you trying ...
This all looks like a database connection issue. Here's line 903 of install.php, mentioned in the one message:$mysql_access = mysql_connect($dbho...
