11-01-2006, 03:09 PM
|
#8 |
| | | | Well, does the current forumlist select box not show forums you can't see? I have never looked at that. Just because they click doesn't mean they can enter.
You could also save the text files based on permisions as well and call them accordingly. It's not like you will have to run the script very often on an established site.
Text files are much smaller than xml and most servers have mod_deflate or mod_gzip so they open extremely fast.
and example of a file would be.
forum1:1|forum2:2|forum3:3|etc:4
Then you just use the delineator's to make your arrays in javascript.
| |