015-0015 Miserable User posts can be read by mods
»
Show posts from
to
Icy Phoenix
Old Bugs - 015-0015 Miserable User posts can be read by mods
hpl
[ Tue 19 Jun, 2007 15:57 ]
Post subject:
015-0015 Miserable User posts can be read by mods
posts of miserable user can be read by mods, without warning message!
Mighty Gorgon
[ Wed 20 Jun, 2007 01:18 ]
Post subject:
Re: 015-015 Miserable User posts can be read by mods
Try this:
OPEN
viewtopic.php
FIND
Code: [
Hide
] [
Select
]
Code: [
Show
]
if ( ($postrow[$i]['ct_miserable_user'] == 1) && ($userdata['user_level'] == ADMIN) )
REPLACE WITH
Code: [
Hide
] [
Select
]
Code: [
Show
]
if ($postrow[$i]['ct_miserable_user'] == 1)
hpl
[ Wed 20 Jun, 2007 01:32 ]
Post subject:
Re: 015-015 Miserable User posts can be read by mods
ok, work so fine!
Mighty Gorgon
[ Wed 20 Jun, 2007 02:07 ]
Post subject:
Re: 015-015 Miserable User posts can be read by mods
Great... locking this...
Powered by
Icy Phoenix