The Arcive of vBulletin Modifications Site. |
|
Update Error: 3.1.9. --> 3.2.0 SQL Details »»
|
|||||||||||||||||||||||||
Hi,
I got a error. In the Update instructions you told that I've to run a SQL query. Code:
UPDATE `".TABLE_PREFIX."warning_options` SET version='3.2.0' WHERE oid='1' Code:
Incorrect table name '".TABLE_PREFIX."warning_options' What is wrong? Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
yes me too!
|
|
#3
|
||||
|
||||
|
You cant run this query in ACP or phpMyAdmin, you have to remove table_prefix or replace it with the actual table prefix, if applicable.
As per the instruction manual..... |
|
#4
|
|||
|
|||
|
Oh, I'm stupid.
Thanks |
![]() |
|
|