|
Hi I had problems with the installation of latest version of ccBoard as written in my post here http://codeclassic.org/index.php?option=com_ccboard&view=postlist&forum=11&topic=1469&Itemid=69 so I installed the version 0.3.0 and tried the migration, but I get following errors when I select Global configuration: Fatal error: require_once() [function.require]: Failed opening required '/home/adorewed/public_html/administrator/components/com_ccboard/ccboard-config.php' (include_path='.:/usr/local/php52/pear') in /home/adorewed/public_html/administrator/components/com_ccboard/models/general.php on line 26
when I select Tools: Fatal error: require_once() [function.require]: Failed opening required '/home/adorewed/public_html/administrator/components/com_ccboard/ccboard-config.php' (include_path='.:/usr/local/php52/pear') in /home/adorewed/public_html/administrator/components/com_ccboard/models/tools.php on line 14 How can I fix this? Thanks |