FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » Private Forums Hack
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Private Forums Hack [message #1043 is a reply to message #1028] Wed, 20 March 2002 13:52 Go to previous message
Luterin is currently offline  Luterin   Sweden
Messages: 17
Registered: March 2002
Location: Malmö/Sweden
Karma:
Junior Member
Found another little bug.

* selmsg.php
* After this line:
* $anon = ( !isset($usr) ) ? " fud_forum.anon_viewing!='N' AND " : '';

$private = ( $usr->private_access!='Y' ) ? " fud_forum.private!='Y' AND " : '';

* change line:
* '.$anon.'
'.$anon.$private.'

* NOTE: There are 2 copies of that last line close to eachother, change both!

*** Fixed typo inside file name
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: scalable fonts -- header_1.inc hack
Next Topic: Extra FUDCode tags
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 00:11:46 GMT 2024

Total time taken to generate the page: 0.04471 seconds