015-0015 Miserable User posts can be read by mods


Subject: 015-0015 Miserable User posts can be read by mods
posts of miserable user can be read by mods, without warning message!

Subject: Re: 015-015 Miserable User posts can be read by mods
Try this:

OPEN viewtopic.php
FIND
Code: [Download] [Hide] [Select]
if ( ($postrow[$i]['ct_miserable_user'] == 1) && ($userdata['user_level'] == ADMIN) )

REPLACE WITH
Code: [Download] [Hide] [Select]
if ($postrow[$i]['ct_miserable_user'] == 1)

Subject: Re: 015-015 Miserable User posts can be read by mods
ok, work so fine! :mricy:

Subject: Re: 015-015 Miserable User posts can be read by mods
Great... locking this...


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 2.5454s (PHP: 1% SQL: 99%)
SQL queries: 29 - Debug Off - GZIP Enabled