The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Not working correctly Details »» | |||||||||||||||||||||||||
I have just installed the Warning system from scratch and so far I am impressed.
There are a few things though that you say it can do, but I do not have available in my options. Screenshot In the above screenshot there are a lot more options, including a Manage Warning Options. I do not have this option. I purely have Control Warnings, Warning Logs and Unban Banned Users. I do not have any of the options to user hierarchical schema, banned usergroup etc. Also the feature is decribed where the warning level is shown under the users profile and next to his posts. I don't have this facility either. Please adivise. Thankyou Further to this my moderators also don't have the ability to give out warnings. Even though they are still the default usergroup number as suggested. Show Your Support
|
Comments |
#12
|
|||
|
|||
First of all, please delete those files from here, if you do not want to hear from the forums moderators. You are not supposed to post complete vB files or templates here, it is a breech of your license agreement.
Second, before anything else, and because this thing reminds me of something I've fixed before, please download the latest zip file. Make sure you upload Warn.php and includes/function_warning.php files to your server. Let me know if this helped. Rgds |
#13
|
|||
|
|||
Quote:
Database error in vBulletin 3.0.7: Invalid SQL: UPDATE vb3_user SET usergroupid = , displaygroupid = , warnings=1, warning_bans = 1, usertitle = 'Temporarily Banned' WHERE userid = 39 mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' displaygroupid = , warnings=1, warning_bans = 1, mysql error number: 1064 Date: Saturday 19th of March 2005 04:09:37 PM Script: http://www.webcadets.com/forum/Warn.php Referer: http://www.webcadets.com/forum/Warn....id=39&post=245 Username: Dave IP Address: 217.44.114.125 I haven't done the full install using version 3.3.0 but have using 3.2.0 before now, just had a two little problems above. Seems I have a big problem now though mate. cheers |
#14
|
|||
|
|||
Quote:
What is it? I can't help if you are giving me contradictory information. Have you set your Warning Options properly, in the admincp? |
#15
|
|||
|
|||
Quote:
I still for some reason have two lots of Warn user and View User warnings on each post. Everything else seems to be working okay apart from when I issue a warning I am getting a parse error at the top of the confirmation of issue page. Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/dbeel/public_html/forum/includes/functions_warning.php(475) : eval()'d code on line 19 The warning is still issued however. |
#16
|
|||
|
|||
For the two sets of Warn/View Warnings links, check your changes in your postbit/postbit_legacy templates.
For your second issue, check your warn_pm template. Make sure there is no warn_opts in there. Also, how many styles are you using in your forums? |
#17
|
|||
|
|||
Quote:
In regards to checking my warn_pm template where do you mean mate? Through the CP cos I can't find it?? :disappointed: |
#18
|
|||
|
|||
Quote:
[b]EDIT: ALSO: the Warn PM doesn't contain anything. See screenshot for more information. |
#19
|
|||
|
|||
Replace the contents of your warn_pm template with the code below:
HTML Code:
Dear $user[username], You have been warned for one of your posts, which violated $vboptions[bbtitle] Rules. The reason you have been warned is because: [b][i] $warn_type[warn_desc] [/i][/b] (Warning Type = $warn_type[warn_name]) For this violation, you have been given : [b]$warn_type[warn_points][/b] point(s). The point(s) will remain in your account for [b]$warn_type[warn_maturity] days[/b]. After that, they will be removed automatically. The post for which you are warned can be seen here: $thread1 The admin/moderator who warned you, entered this comment: ======================================= [i]$_POST[comment][/i] ======================================= Your total Warning Level at the moment is: [b] $level [/b] point(s). If you reach the maximum of [b]$vboptions[warn_points_before_banned][/b], you will be banned from the Forums, for [b] $peruserbanlimit [/b] days. To see details about all the warnings you have received, until now, please click [URL="$vboptions[bburl]/Warn.php?do=ViewMyWarnings"]here[/URL]. Please reply back if you have a dispute. Quote:
PHP Code:
PHP Code:
|
#20
|
|||
|
|||
Quote:
Thank you everything seems to be in order except for the "\" problem but I think that'll be fixed soon. No sweat. Thanks! |
#21
|
|||
|
|||
Most welcome!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|