![]() |
Quote:
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? |
yes, here is the error I got when I deleted:
SQL-query: DELETE FROM `phrase` WHERE varname = 'setting_allowguestbook_desc' MySQL said: Documentation #1146 - Table 'ostatesp_forum.phrase' doesn't exist ----------------------- so, what should I do now? Thanks for the help Snow. |
Quote:
|
well, that's the first sql query I've done in my life, so I have absolutely no idea :). Thanks for the help. Hopefully someone else can pitch in and help.
|
You are probably using a table prefix. Edit the query sa follows:
[sql]DELETE FROM TABLE_PREFIXphrase WHERE varname = 'setting_allowguestbook_desc'[/sql] replacing TABLE_PREFIX with your prefix. |
I'm lost.
I don't see table_prefix anywhere in there... in the delete file SNOW posted I there is, "delete from 'phrase' where VARNAME = yadda yadda yadda. Sorry I don't understand, I'm just learning. |
Quote:
|
Think this could possibly be a bit of a bug that i've found, not sure if anyone else is suffering it or it could be confirmed that i've either gone mad or it is actually happening.
Basically: Write a message in a guestbook and confirm it, then basically refresh and it is duplicated, if a user refreshes over and over, the message can be duplicated sever times in quick succession, which also sends a pm every time too. I can delete guestbook messages no problem, but i;ve had to disable the guestbook featur for the moment, until I can either get a fix for this or until I am told I have gone mad. Besides that, super hack. :) |
the prefix is ostatesp_forum
|
Quote:
|
All times are GMT. The time now is 10:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|