![]() |
Quote:
|
Quote:
Rgds |
It said it added it to all styles, but I guess I can check each individual style to see if for some reason it installed to one but not the others.
EDIT: I found one style that has the group in there, but all that's in the group is a template called warn, which I'm guessing isn't enough, since the install file said there's 20 of them total. |
Quote:
I am sure there was a post which explained these issues some time at the beginning of this thread, so I would suggest you find all the patience you can get and start going over the pages, looking for some help. I can't assist you on that, as I have only one style on my system and I am not sure how the styles work. Rgds |
This is wat I get if I update form 3.1.1 to 3.1.5 (upgrade_warn.php)
Database error in vBulletin 3.0.6: Invalid SQL: alter table warnings add `warned_status` char(1), add `removed_by` int(15), add `removed_date` int(15) mysql error: Duplicate column name 'warned_status' mysql error number: 1060 |
Quote:
Read the UpgradeToLatestVersion.txt file on how to upgrade from one version to the next. |
Having a bit of trouble here with...
mysql error: Unknown column 'textbutoption' in 'field list' Everything is working with the exception of the Manage Warning Options in my ACP. Code:
Database error in vBulletin 3.0.6: Steph |
Got antsy and worked it out myself. I think it was a little too easy. :o
Code:
ALTER TABLE `warning_options` ADD COLUMN textbutoption char(10) AFTER warnings_per_page |
Quote:
In any case, you can add that column, by using the following query: ALTER TABLE `".TABLE_PREFIX."warning_options` ADD COLUMN textbutoption char(10) Rgds |
From now on, please use this link to go to AWS special forum.
https://vborg.vbsupport.ru/forumdisplay.php?f=105 Post your questions there, as new threads. Thank you |
All times are GMT. The time now is 03:54 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:
|