I installed the Orca Forum Module, along with it's dependent modules (events and groups), but when I go to the forum I get the following error message:
Warning: require_once(/home/thepits/public_html/modules/boonex/forum/layout/tmd028/params.php) [function.require-once]: failed to open stream: No such file or directory in /home/thepits/public_html/modules/boonex/forum/integrations/base/config.php on line 99
Fatal error: require_once() [function.require]: Failed opening required '/home/thepits/public_html/modules/boonex/forum/layout/tmd028/params.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thepits/public_html/modules/boonex/forum/integrations/base/config.php on line 99
Obviously, the message alludes to a directory and file that are NOT in the fileset. Specifically it is looking for a directory named 'tmd028' in the 'layout' directory but no such directory exists in my fileset.
PLEASE HELP!!!!