I'm trying to build a website using joomla 3.0, and I intend to use News Show Pro GK4 as I love this module very much. Unfortunately, this module seems still not fully support for joomla 3.0. I got this following error
- Code: Select all
Warning: require_once(D:\xampp\htdocs\joomla3.0\modules\mod_news_pro_gk4DShelper.php) [function.require-once]: failed to open stream: No such file or directory in D:\xampp\htdocs\joomla3.0\modules\mod_news_pro_gk4\mod_news_pro_gk4.php on line 16
Fatal error: require_once() [function.require]: Failed opening required 'D:\xampp\htdocs\joomla3.0\modules\mod_news_pro_gk4DShelper.php' (include_path='.;D:\xampp\php\PEAR') in D:\xampp\htdocs\joomla3.0\modules\mod_news_pro_gk4\mod_news_pro_gk4.php on line 16
Is there any suggestion? Thanks