Hey guys. Do you know a trick to keep all the category groups open in the forum every time the page loads? They're all closed to start with. It looks more exiting to keep them all open. ;-)
Hey guys. Do you know a trick to keep all the category groups open in the forum every time the page loads? They're all closed to start with. It looks more exiting to keep them all open. ;-) |
just comment out the following line in modules/boonex/forum/classes/Forum.php file: if (( isset($p['cat']) && $p['cat'] == $r['cat_uri'] ) /*|| 1 == $r['cat_id'] */) dont forget to recompile orca lang file to apply change Rules → http://www.boonex.com/terms |
Hey sorry i overlooked this reply. I just did and now I get a blank page that has nothing in it. I changed it back but still can't get it back to normal. What shall i do next? Yikes. Thanks for your reply. Patrick |
okay i got it! thanks a lot!!! |