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 |
#2
|
|||
|
|||
Which version did you install? Did you downloaded the latest zip? From the description, either you haven't downloaded the latest zip file, or you have not run the proper install script.
Use the uninstaller to uninstall the changes, then use the install_warn.php from the latest zip.The warning options screen shot is quite old, but you should see a lot more options than those shown. Let me know if this works. Rgds |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Do me a favor. Uninstall the hack, using the uninstaller and install it again running the install_warn.php file from the admincp directory. Download the latest zip first.
Rgds |
#5
|
|||
|
|||
Okay done exactly as you said and ran the uninstaller, then re-ran the installer and I still only have Control warnings, Warning Logs and Unban Banned Users. No Manage Warning Options.
Please advise.... Screenshot Attached. |
#6
|
|||
|
|||
I thought I answered this, this morning, but my answer is not here!!!
In any case, have you done the edits properly? It looks as if the file admincp/index.php is not edited, as it is suggested. The missing menu options, are in that file. Rgds |
#7
|
|||
|
|||
yeah you didn't edited the file $admncpdir/index.php open this file and find
PHP Code:
PHP Code:
|
#8
|
|||
|
|||
Quote:
I have two remaining little problems and I think you may be able to sort them quickly. I have obviously typed something incorrectly somewhere. Firstly. On the posts I have two lots of Warn and View commands at the top of each thread. Obviously I have duplicated somewhere but I would appreciate knowing which file to look at. The second one is when I issue someone a warning I get the following message... Database error in vBulletin 3.0.7: Invalid SQL: update vb3_user set warning_level='2', warnings='1' where userid='4' mysql error: Unknown column 'warnings' in 'field list' mysql error number: 1054 Not sure what the problem is here. If you think you could fix it quickly for me John I would appreciate it. Whether that be you telling me where I should go, or whether i give you access I am willing to do that. Many thanks. |
#9
|
|||
|
|||
Quote:
ALTER TABLE `".TABLE_PREFIX."user` add `warnings` int(5) default '0' Remeber to change the ".TABLE_PREFIX." to your prefix, which I think is vb3_ For the first problem, check the mods in your postbit or postbit_legacy template. You have probably missed an <if> or some condition is not right. Rgds |
#10
|
|||
|
|||
I'm getting there mate. I really appreciated your assistance.
The database error is now clear, for some reason the database was missing both the warnings and warning_bans options. I manually added them and it seems to be working now. I can't see anything in my postbit or postbit_legacy files so I have attached them to see if anyone on here can see a problem. Another problem which has appeared since is when I click on remove warning I get the following..... "Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 1946" (This is at the top of the screen) Then it says Error An Error Has Occured! An error has occured, the following message has been left below: Invalid User ID Input Hope you can help. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|