Want all your orca forum folders to be open so all your categories are listed and available to see like this site?
If so open:
/orca/classes/Forum.php
Find:
if (( isset($p['cat']) && $p['cat'] == $r['cat_uri'] ) /*|| 1 == $r['cat_id'] */)
And just comment it out:
//if (( isset($p['cat']) && $p['cat'] == $r['cat_uri'] ) /*|| 1 == $r['cat_id'] */)
After making the change to the file you need to login to your Dolphin admin panel and go to plugins Orca Forum and Compile Languages "en" link in the upper right corner or the orca admin area to update the changes and to take effect. If you have another language you will need to compile the one you are using.
Refresh page...and now they are all open for easier navigation.
Similar line for previous Dolphin/Orca versions just look for similar coding.
gameutopia
Quote
•
08.26.2008 03:25
•
0 people like this
•
|
Quote
•
10.08.2008 15:37
•
0 people like this
•
Great man thanks a million...
Blows me away how the support forums for boonex wouldnt post this change!
They would rather sneak it into a mod to make money.....
so sad how there support has just gone to people trying to make a dollar...
great to see someone like u posting free info..
Thanks! |
Quote
•
10.08.2008 17:16
•
0 people like this
•
How did ya make the main folders text in bold and underlined? |
Quote
•
10.08.2008 19:47
•
0 people like this
•
Basically this whole site is the Dolphin default template that I just edited. I didn't edit a lot of files but I did make a lot of edits in each file. |



