![]() |
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 |
BUT..........
I have 1 member already in my banned section and when I run http://www.yourforumsite.com/admincp..._ban_dates.php it says ban_dates table updated from userban but it does not work? Also I noticed that when I click in admin cp the view banned users it says "The administrator has not specified any groups that contain banned users. Please do so using the usergroup editor" but I have already done this and changed the settings in the warnings options stating what the banned usergroup is. Any ideas? |
Quote:
Also, for your bandates, what do you mean it does not work. That script will just get info from the userban table and enter it in the ban_dates table. Did you check the ban_dates and there is no entries there, while there are entries in your userban table? And please do not post questions here. Use our special forum, as noted above. Rgds |
The queries in the upgrade from 3.1.7 to 3.1.8 don't seem to work
|
they work fine ....
|
Quote:
ALTER TABLE etc. (add the word TABLE, after ALTER) I've uploaded a new zip with the queries corrected. Rgds |
Quote:
|
Quote:
|
Hi, I saw someone posted his error and solved it by adding the missing column. But I<m not sure if mine requires a char(10):
Database error in vBulletin 3.0.6: Invalid SQL: update warning_options set hierarchical='No', automatic='No', automaticpm='No', autocomments='No', warner='0', automatic_warner='', collector='', banned_limit='7', points_before_banned='15', warnings_before_banned='0', banned_usergroup_id='9', troll_usergroup_id='8', protected_usergroups='5|6|7|5|6|7|14', aprotected_usergroups='5|6|7|14', restore_groupid='0', incr_ban_days='Yes', max_no_bans='2', bans_mature='0', viewoption='Mgm', multiple_per_post='No', send_pm_warning='Yes', send_em_warning='Yes', email_on_ban='Yes', historical='Yes', allowoffpost='Yes', warnings_per_page='20', textbutoption='Text', modoption='All', sig_thresshold='0', avatar_thresshold='0' where oid='1' mysql error: Unknown column 'modoption' in 'field list' mysql error number: 1054 So I'm I looking at: ALTER TABLE `warning_options` ADD COLUMN modoption (then what?) If anyone has any ideas, please share. It was so long to install all of this to be snipped at the final step. |
Anyone have any feedback in response to this https://vborg.vbsupport.ru/showthrea...957#post616957 ??
Should I just ignore the difference in the 2 lines of code? Thanks, Travis. EDIT: I just ignored the difference and pasted it where it should have. I dont notice any errors yet. =D EDIT2: Holy crap these template edits are OFF big TIME!!!!!! EDIT3: https://vborg.vbsupport.ru/showthrea...990#post616990 please go there and help me. thanks |
Quote:
|
Thanks so much! :)
But then I got an error for sig_thresshold and saw in the column of the error message I got that I was going to get another error for avatar_thresshold as well. So I looked even more than I did yesterday. It occured to me there were two install.php files, one for the clean install and one for the upgrade. When I searched the one I used (for the upgrade) for the modoption column it couldn't find anything. That's when I thought that the upgrade php must have omitted entries figuring they were done by Zero Tolerance's hack. So I searched in the clean install file and found it, along with the other two I needed. So for anyone getting that error message, I bet they were all people upgrading. Simply look in the clean install file and you'll find all the database queries you're missing which you can add manually through PHPMyAdmin. |
Quote:
OK. I'll go do it now! |
Quote:
I plan to install this addon (with some custom modifications) on our forums, are you planning for a update recently ? So i can wait for new release. :) Regards, |
Quote:
Rgds |
Quote:
|
Quote:
Or the possibility to forbid access to certain forumids, according to the user's warning points? Oh, and please use the AWS forum for this suggestions, at: https://vborg.vbsupport.ru/forumdisplay.php?f=105 |
Quote:
TIA |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=72288 It is mentioned in the top, where the description of this hack is. Rgds |
Hey... I've been having some problems entering the data for warning types. Every time I try I get this error:
Quote:
|
Quote:
Please download the new zip and upload admin_warn.php file to your server's admincp directory. Rgds and tnx |
Quote:
PHP Code:
after that add PHP Code:
|
Quote:
PHP Code:
I've updated the zip file with this. Rgds |
Quote:
agreed daim i feel so ashamed stupid error :dead: :( |
Quote:
|
Haha, thanks for the help guys :)
|
Hi, I have had this problem when I try to remove warnings (not the complete removal which still works) and haven't been able to resolve it. Can anyone help?
Database error in vBulletin 3.0.6: Invalid SQL: update user set warning_level='0', warnings=1, warning_bans= where userid='6246' mysql error: You have an error in your SQL syntax near 'where userid='6246'' at line 1 mysql error number: 1064 Script: admin_warn.php Referer: admin_warn.php?act=remove&id=14&userid=6246&uname= Dhoffryn&wname=Flaming&postid=966742&ban=N&orderst ring=w.warned_time DESC Thanks :) |
warning_bans doesn't have a value edit your aws options (doesn't matter wich one) and save it again) that might help
|
Nope, hasn't done anything. :(
|
I cannot reproduce your problem, this is something I've tested several times. So I would suggest you upload the admin_warn.php file again.
Rgds |
It's one of the first thing I tried. :D
If you can't reproduce the problem, it might be because it's confilcting with another hack I've recently installed. I'll keep looking. |
All times are GMT. The time now is 03:19 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:
|