I just installed the Orca Forum but I am now getting the following error:
Warning:
require_once(/home/baseball/public_html/modules/boonex/forum/layout/baseball1/params.php)
[function.require-once]:
failed to open stream: No such file or directory in /home/baseball/public_html/modules/boonex/forum/integrations/base/config.php on line 97
Fatal error: require_once() [function.require]:
Failed opening required
'/home/baseball/public_html/modules/boonex/forum/layout/baseball1/params.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/baseball/public_html/modules/boonex/forum/integrations/base/config.php on line 97
I read somewhere it was due to having my own theme and not using the default one. I assumed that the templates worked the same for Orca as dolphin. My Dolphin theme is stored in a folder called baseball1 .
- I created a new folder in /home/baseball/public_html/modules/boonex/forum/layout/ called baseball1
- I copied the params.php file from the /home/baseball/public_html/modules/boonex/forum/layout/base/ folder
- Reloaded the http://baseballmatch.com/forum/ page and the php warning and error are now gone, but the page isn't formatted correctly.