The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
You need to run this query:
Code:
ALTER TABLE `language` ADD `phrasegroup_global` MEDIUMTEXT NULL DEFAULT NULL AFTER `thousandsep` I included the code to put it in the same location it used to be even though there is probably no reason that is necessary. |
#12
|
||||
|
||||
I just did that this the result i got:
#1060 - Duplicate column name 'phrasegroup_global' Quote:
|
#13
|
||||
|
||||
Are you sure you are working the same database that your forum is running off of?
|
#14
|
||||
|
||||
Yes is my forum Database.
--------------- Added [DATE]1343567383[/DATE] at [TIME]1343567383[/TIME] --------------- any recommendation please... |
#15
|
||||
|
||||
I'm stumped.
The error clearly says the column doesn't exist- at least from what vBulletin sees. You MySQL error trying to run the ALTER command clearly says the column does exist. And if you are sure it is the same database... I don't know what would cause this to happen. |
#16
|
||||
|
||||
thanks so much for trying to help. i have contacted vbulletin but no feedback from them yet.
Am stuck don't no what to do. |
#17
|
||||
|
||||
Indeed. The op is reporting conflicting messages. Make sure to run the query at the SQL box for the db that your forum with the db error resides on.
|
#18
|
||||
|
||||
I can verify that it is indeed in there, here is a screenshot:
|
#19
|
||||
|
||||
I just Run SQL query on SQL box, on my Forum SQL db where my forum reside.
ALTER TABLE `language` ADD `phrasegroup_global` mediumtext; Result #1060 - Duplicate column name 'phrasegroup_global' Do you mind i pm you my login details so you could help resolve the problem? --------------- Added [DATE]1343569371[/DATE] at [TIME]1343569371[/TIME] --------------- wow thanks.. ok please help to correct the error. |
#20
|
||||
|
||||
Quote:
But if you submitted a ticket at your vb customer area then wait until the vb staff can have a look and see what is really going on. You can pm me the details but I provide paid services only. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|