Change the name of orca folder?

How do I can change the name of ORCA folder to FORUMS.

Quote · 10 Jun 2008

I think you have to go into ADMIN of dolphin and change the folder in orca to forums in ( language settings )

also i would check in phpmyadmin orca database Wink

 

also change your orca forum to forums not forum cause there is already another forum in the folders of your root of dolphin Wink

Quote · 14 Jun 2008

To change folder orca to forums.

in file orca/xml/config.php change;

$path = $dir['root'] . 'orca/'; // path to orca files

to

$path = $dir['root'] . 'forums/'; // path to orca files

and change;

$gConf['url']['base'] = $site['url'] . 'orca/'; // base url

to

$gConf['url']['base'] = $site['url'] . 'forums/'; // base url

Then Rename to orca folder to forums and change links in ADMIN PANEL - Navigation Menu Builder - Forums.

Then phpmyadmin your data base : on Tables;

AdminMenu - Orca Forum edit the url from ../orca/ to ../forums/

SiteStat - tps edit UserLink from orca to forums

SiteStat - pts edit UserLink from orca to forums

TopMenu - My Flags link from orca/#action=goto&my_flags=1 to forums/#action=goto&my_flags=1

TopMenu - My Topics link from orca/#action=goto&my_threads=1 to forums/#action=goto&my_threads=1

TopMenu - Search link from orca/#action=goto&search=1 to forums/#action=goto&search=1

After this in ADMIN PANEL - Navigation Menu Builder under forums replace the items with new ie Search, My Topics and My Flags as the original one are not editable.

Don't forget to change your RSS urls accordingly

That's it.... check it out http://www.truckbuddies.com/forum

Quote · 2 Aug 2008

lancashiredates, I don't get this part:

 

 After this in ADMIN PANEL - Navigation Menu Builder under forums replace the items with new ie Search, My Topics and My Flags as the original one are not editable.

 

We change those links directly in the database (via PhpMyAdmin etc.) as you mentioned before, so there is no need to replace those items again, am I correct?

 

 Thanks for posting that, worked fine for me!

Quote · 3 Aug 2008

If yours worked without replacing thats fine. mine didn't so I replaced them.... Glad you liked it.Cool

Quote · 4 Aug 2008

Instructions for v 6.1.4 goto


http://www.boonex.com/unity/forums/#topic/Changing-the-name-of-the-orca-folder-V6-1-4.htm

Quote · 11 Aug 2008

Guys, can you still compile language, after moving orca to a different directory? Mine is giving me an error (meaningless I am afraid..) and I am not sure why...

Quote · 3 Sep 2008

If you follow the new instructions for 6.1.4 you should have no problem recompiling languages. In fact it is recommended to Recompile after this update. check link below

 

http://www.boonex.com/unity/forums/#topic/Changing-the-name-of-the-orca-folder-V6-1-4.htm

Quote · 3 Sep 2008

Yes I did follow those instructions before. This time it was a problem with the file permissions, I have changed chmod's and now language compile just fine.

Quote · 4 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.