Hi, I've downloaded the SJ_Company_sj_company_quickstart_j25_v1.1 and try to install on my local xammp 1.7.1 windows version (php 5.2.9) that I normally use for development purpose with many other SJ templates, so it's not the first time I install a quickstart package.
After the installation, while the back-end work properly, the main site show this error:
Warning: require_once(__DIR__/core/helper.php) [function.require-once]: failed to open stream: No such file or directory in L:\xampp\htdocs\idee_company\modules\mod_sj_extraslider\mod_sj_extraslider.php on line 13
Fatal error: require_once() [function.require]: Failed opening required '__DIR__/core/helper.php' (include_path='.;\xampp\php\pear\') in L:\xampp\htdocs\idee_company\modules\mod_sj_extraslider\mod_sj_extraslider.php on line 13
The requested file is in the correct position.
Someone can help me? Thanx