Quote:
Originally Posted by shortbus1662
okay, I'm going to need a little help here....
the query worked fine when I ran it on the wrong database.
when I ran it on the right one, it said somethin phrase or something didn't exist. I "almost" copied it to post it here, but instead, I just clicked "go" to try and do it again.
Then, I got a different error that said guestbook something something already exists...
AM I SCREWED?
Please help!
|
I don't know about the first error, but it sounds like at least some of the queries were run succesfully as it's now erroring when you try to re-run the INSERT queries. Use the attached delete.txt (rename it to delete.sql before using phpmyadmin to run it) and this will remove all the phrases and settings that the install.sql inserted then you can try again from scratch.
Edit: Actually I've just had a thought, do you use a table prefix? Maybe the first error was table phrase didn't exist or something like that?