Quote:
Originally Posted by Sadie Frost
Code:
WHERE t.forumid NOT IN ( " . implode ( ",", get_noaccess_forumids ( ) ) . " OR 'forumid==16' )
?
FYI - some (but not all) regular users are coming up with the weird percentages as well as admins.
|
Sadie Frost
PHP Code:
WHERE t.forumid NOT IN ( " . implode ( ",", get_noaccess_forumids ( ) ) . " )
AND t.forumid != 16
Thanks for the links Natch I will take a look.
Cheers,
g-force2k2