![]() |
Help
im trying to install this i ran the installer and it says i have version 3.1.7
i tried to run this query `".TABLE_PREFIX."warning_options` SET version='3.1.8' WHERE oid='1' but got this An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'warning_options` SET version='3.1.8' WHERE oid='1'' at line 1 |
Quote:
Rgds |
get the same error doing it withotu the tabel prefix cuz i dotn got a table prefix
|
Quote:
The queries are: UPDATE `".TABLE_PREFIX."warning_options` SET version='3.1.8' WHERE oid='1' ALTER TABLE `".TABLE_PREFIX."warning_options` ADD COLUMN sig_thresshold INT(15) ALTER TABLE `".TABLE_PREFIX."warning_options` ADD COLUMN avatar_thresshold INT(15) Remove the table prefix thing, if you have no prefix. |
ALTER TABLE `".TABLE_PREFIX."warning_options` ADD COLUMN sig_thresshold INT(15)
ALTER TABLE `".TABLE_PREFIX."warning_options` ADD COLUMN avatar_thresshold INT(15) them 2 worked the first time but now i get the error when i try doing them |
Quote:
Rgds |
the error i posted above
An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'warning_options` SET version='3.1.8' WHERE oid='1'' at line 1 |
Quote:
Check that there is one row of data in that table. If you do not have the table at all, create it using the following query: PHP Code:
PHP Code:
|
i ra nthat and got
An error occurred while attempting to execute your query. The following information was returned. error number: 1062 error desc: Duplicate entry '1' for key 1 |
Quote:
If there is one, and it looks as if there is one, tell me what it contains. Rgds |
All times are GMT. The time now is 10:41 PM. |
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:
|