![]() |
Installed. Works great so far, after I managed to figure out things.
But it should be noticed that the install instructions are a mess and a little misguiding in the modification of templates. A couple of times it instructs you replace part of a text code that it had instructed you to add before. Then one time it tells you to search for a text code that is slightly different on 3.6.8. Sorry that I didn't take note of the exact details. Too little sleep and too much work load this week. Thank You |
When I updated to the newest version, it flushed my templates away.
However, in my old templates, I made it so that all users could view warnings and their comments. Unfortunately, I wasn't the one who coded that part, and the person is no longer around. Is it possible to revert back to before I installed this, or can you provide me with a code to allow ALL users to view warning details and not just Warnings on postbit? |
Quote:
|
Quote:
|
Quote:
HTML Code:
<if condition="is_member_of($bbuserinfo, 5) OR is_member_of($bbuserinfo, 6) OR is_member_of($bbuserinfo, 7)"> 5=supermods 6= administrators 7 = mods be carefull when removing / editing those lines you do not remove this line on the delete function because you don't want anybody being able to mark warnings as being inactive do you ? |
getting an SQL error when trying to modify a user.
MySQL Error : Unknown column 'warn_notes' in 'field list' Had look through the thread but cant see a fix posted for that yet. |
thx a lot man
|
Quote:
ALTER TABLE user ADD warn_notes SMALLINT DEFAULT '0'; [/SQL] keep table prefixes in mind if you have one for example if you table table prefix is "vb" the query becomes [SQL] ALTER TABLE vb_user ADD warn_notes SMALLINT DEFAULT '0'; [/SQL] |
well, i update this scripts and i face this error and get time by time error
Database error in vBulletin 3.6.8: Invalid SQL: SELECT w.*, wt.*, u.* FROM vb_warnings w LEFT JOIN vb_warningype wt ON(wt.warningtypeid = w.warned_warning_id) LEFT JOIN vb_user u ON(u.userid = w.warned_user) WHERE warned_status = 'L'; MySQL Error : Table 'ibp.vb_warningype' doesn't exist Error Number : 1146 Date : Friday, November 2nd 2007 @ 07:59:35 AM Script : http://www.xxxxxx-xxxx.com/vb/cron.php?rand=860392 Referrer : http://www.xxxx-xxxxx.com/vb/forumdisplay.php?f=19 IP Address : 58.186.205.61 Username : Unregistered Classname : vb_database |
I've installed a completely clean board. Everything is fine until I warn someone :
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread. I think the problem lies within the add-on and not anything else, because there simply isn't anything else. =\ |
All times are GMT. The time now is 11:44 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:
|