Moderator: Integra Moderator
"found it";p="2208" wrote:Hi
Nice find just tested this....
DSid you use the premodded files....?
I missed a
- Code: Select all
)
on line 281
it should be
- Code: Select all
$confirm = isset($HTTP_POST_VARS['confirm']); if( $rank_id && $confirm )
but it is
- Code: Select all
$confirm = isset($HTTP_POST_VARS['confirm']); if( $rank_id && $confirm
just need to add the ) at the end
"Dioncecht";p="8423" wrote:"found it";p="2208" wrote:Hi
Nice find just tested this....
DSid you use the premodded files....?
I missed a
- Code: Select all
)
on line 281
it should be
- Code: Select all
$confirm = isset($HTTP_POST_VARS['confirm']); if( $rank_id && $confirm )
but it is
- Code: Select all
$confirm = isset($HTTP_POST_VARS['confirm']); if( $rank_id && $confirm
just need to add the ) at the end
I am getting this white page in Ranks now. I checked my file and it seemed ok, but I replaced with the premodded file just in case I missed something (I obviously made the correction on 281 before i used it) and it still did not fix it. Any other ideas?
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]