To change folder orca to forums. version 6.1.4
-
IMPORTANT !! Make Back Ups of all original Files and DataBase.
- In file orca/xml/config.php change;
$path = BX_DIRECTORY_PATH_ROOT . 'orca/'; // path to orca files
to
$path = BX_DIRECTORY_PATH_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
- In groups/orca/xml/config.php change:
$gConf['dir']['config'] = $path . '../../orca/conf/params.conf'; // config
to
$gConf['dir']['config'] = $path . '../../forums/conf/params.conf'; // config
and
$gConf['dir']['langs'] = $path . '../../orca/xml/langs/'; // lang files locaiton
to
$gConf['dir']['langs'] = $path . '../../forums/xml/langs/'; // lang files locaiton
- Then Rename the 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
- After this in ADMIN PANEL - Navigation Menu Builder under forums replace the items with new ie Search, My Topics and My Flags and edit urls to reflect new paths as the original ones are not editable.
Don't forget to change your RSS urls accordingly and RECOMPILE LANGUAGES
That's it.... check it out Truckers Forum