PDA

View Full Version : Obtaining a list of all forums a user has read access to


MrEyes
07-18-2009, 10:36 AM
As per title...

Does anybody know of a way of retrieving a list of all forum ids that a user/guest has read access to?

Dismounted
07-18-2009, 11:17 AM
See how forumdisplay.php does it. It involves using fetch_permissions() and bitfields.