![]() |
Can you please give me some more details? Where exactly do you try to remove a warning from? The Warnings Log?
|
That's right! I go to:
Warning System > View Warning Logs > Remove Warning and click on 'Remove' Then it takes me to the confirm box and I select the yes button and click on 'Proceed' and that's when I got the above mentioned error. |
I need a little help. The hack install is flawless on my system. The problem I am having is with the templates. We have the standard groups of Admin (6), Super Mod (5), Mod (7). We also have a 4th group called Asst. Admins (11). The hierarchy of the groups from top down is as follows: Admin (6), Asst Admin (11), Super Mod (5) then Mod (7). I am trying to edit the conditionals in the Postbit, Postbit Legacy and Memberinfo templates but I am lost. Can anyone post the correct edits to add group Asst. Admin (11) to the above listed templates? Just to clarify the structure, the only person who should be able to warn the Asst. Admin is the Admin group. Without changing any of the conditionals in the template modifications described in the hack, the Asst. Admins can issue warnings but can not view the already issued warnings. I need to correct this.
|
Quote:
HTML Code:
<if condition="($post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND ($bbuserinfo[usergroupid]==7 OR $bbuserinfo[usergroupid]==5)) OR ($post[usergroupid]==7 AND $bbuserinfo[usergroupid]==5) OR ($bbuserinfo[usergroupid]==6 AND $post[usergroupid]!=6)"> HTML Code:
<if condition="($post[usergroupid]!=6 AND $post[usergroupid]!=11 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND ($bbuserinfo[usergroupid]==7 OR $bbuserinfo[usergroupid]==5 OR $bbuserinfo[usergroupid]==11)) OR ($post[usergroupid]==7 AND ($bbuserinfo[usergroupid]==5 OR $bbuserinfo[usergroupid]==11)) OR ($post[usergroupid]==5 AND $bbuserinfo[usergroupid]==11) OR ($bbuserinfo[usergroupid]==6 AND $post[usergroupid]!=6)"> In the future, please post your questions in the hack's forum, the address is near the top of the page. Rgds |
Quote:
PHP Code:
PHP Code:
Rgds |
Quote:
|
Glad if I can help.
Rgds |
Hi
Can anyone help i am trying to upgrade from zero's warning hack to this but everytime i run the upgrade script to install this warning hack i get a error message saying: Quote:
kirk |
Quote:
Please use the hack's forum for your question. This is the last question I am answering here. |
If I have Zero's installed is there an easy way to upgrade?
|
All times are GMT. The time now is 04:27 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:
|