- Posts: 14
- Thank you received: 0
Hot Gaming Zone Template
11 years 5 months ago #40590
by rosab
Hot Gaming Zone Template was created by rosab
Good day,
we purchased the hot_gaming_zone template. It installed fine. When you open the front end, it gives the following error:
Warning: require........templates/hot_gaming_zoneDSlibraryDShot_gaming_zone_parameters.php) [function.require]: failed to open stream: No such file or directory in /..../templates/hot_gaming_zone/index.php on line 80
Fatal error: require() [function.require]: Failed opening required '......templates/hot_gaming_zoneDSlibraryDShot_gaming_zone_parameters.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in ...../templates/hot_gaming_zone/index.php on line 80
Please help. tx
we purchased the hot_gaming_zone template. It installed fine. When you open the front end, it gives the following error:
Warning: require........templates/hot_gaming_zoneDSlibraryDShot_gaming_zone_parameters.php) [function.require]: failed to open stream: No such file or directory in /..../templates/hot_gaming_zone/index.php on line 80
Fatal error: require() [function.require]: Failed opening required '......templates/hot_gaming_zoneDSlibraryDShot_gaming_zone_parameters.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in ...../templates/hot_gaming_zone/index.php on line 80
Please help. tx
Please Log in to join the conversation.
11 years 5 months ago #40591
by rosab
Replied by rosab on topic Hot Gaming Zone Template
nevermind guys ... got it sorted, thanks.
Open index.php of template, before:
define( 'YOURBASEPATH', dirname(__FILE__) );
insert this:
define( 'DS',DIRECTORY_SEPARATOR);
Open index.php of template, before:
define( 'YOURBASEPATH', dirname(__FILE__) );
insert this:
define( 'DS',DIRECTORY_SEPARATOR);
Please Log in to join the conversation.
Time to create page: 0.308 seconds