The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#527
|
||||
|
||||
![]()
Ok.. Since No One Is Helping.. Especially The AUTOUR..!
This I How I Have Ran The Query:- Quote:
So Far It Working Brilliantly.. Correct Me If Wrong..! Regards Mr. Mojo |
#528
|
|||
|
|||
![]() Quote:
UPDATE `".TABLE_PREFIX."warning_options` SET version='3.0.2' WHERE oid=1 you should remove from there, the : ".TABLE_PREFIX." thingy, because you are not using a table prefix. Rgds |
#529
|
||||
|
||||
![]()
I See So The Query That I Ran Shown In Post #526..!
Was The Correct Method..! |
#530
|
|||
|
|||
![]()
Hi,
How do I unistall this hack, I think its playing havoc on my board after I upgraded to 3.0.5? taffy |
#531
|
|||
|
|||
![]()
Work backwards though the installer.
Why were you not using the re-release of this hack, the more stable, bug free and feature packed Advanced Warning System (AWS). |
#532
|
|||
|
|||
![]()
Hi,
I am planning to use this, but first I need to get my forum up and running, don't think I should upgrade until that is sorted. taffy Quote:
|
#533
|
|||
|
|||
![]() Quote:
rgds |
#534
|
|||
|
|||
![]()
Hi,
I meant vBulletin 3.0.5 ![]() Anyway I just deleted what I thought was everything in the database regarding this hack, but I get the following error when I try to reinstall. Code:
Database error in vBulletin 3.0.5: Invalid SQL: alter table user add warning_level int(15) not null default '0'; mysql error: Duplicate column name 'warning_level' mysql error number: 1060 Date: Sunday 09th of January 2005 03:50:26 PM Script: http://www.mydomain.com/forum/admincp/install_warn.php Referer: http://www.mydomain.com/forum/admincp/install_warn.php Username: IP Address: 84.*.*.* |
#535
|
|||
|
|||
![]()
Run the following query:
ALTER TABLE `user` DROP COLUMN `warning_level` Don't forget to add the table prefix in front of the table name, if you are using one. Rgds |
#536
|
|||
|
|||
![]()
Hi sv1cec,
Thanks for that, it worked with no problem ![]() taffy |
#537
|
|||
|
|||
![]()
I skipped step 2 because I don't understand it. There is no instructions so what do I do?
[ - - Step 2 - - ] New Phrases Note: All phrase 'types' are: 'Control Panel Stop Message' ~~~~~~~~~~~~~~~~~ Var Name: warning_opt_updated Content: Warning Options Updated ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Var Name: warning_unban Content: All Users Past Banned Limit Unbanned ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Var Name: warning_warn_added Content: Warning Type Added ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Var Name: warning_warn_deleted Content: Warning Type Deleted ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Var Name: warning_warn_edited Content: Warning Type Updated ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ Var Name: warning_warn_ndeleted Content: Warning Type Not Deleted ~~~~~~~~~~~~~~~~~ This is all I had.. I don't want to continue with the upgrade until I sort this out just incase. |
#538
|
|||
|
|||
![]() Quote:
Go to your Admincp > Language & Phrases > Phrase Manager. In that screen click the 'add Phrase' manager. There select the phrase type from the drop down menu, in your case this would be 'Control Panel Stop Message' (It's the last phrase type, so just scroll down in the drop down o.o) Now, place the varnames in the varname box and the content thing in the text box. Leave the rest blank, hit save and you're done and just repeat the process over and over untill you've made them all. I hope this explains it clear enough for you. |
#539
|
|||
|
|||
![]()
Is there any way to send an email when the user is banned? That is all this hack needs.
|
#540
|
|||
|
|||
![]() Quote:
Rgds |
#541
|
|||
|
|||
![]()
Has anyone figure dout to allow multiple usergroups to see the users warnings but to remove the "warn user" link for the restr of them. I cannot get the code to work. I'm refering to post #17 on page 2 here.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|