Here is my code:
define('_IN_JOHNCMS', 1);
$rootpath = '';
require('../incfiles/core.php');
require('../incfiles/head.php');
And an error note:
Fatal error: Class 'core' not found in/home/taptin/public_html/incfiles/core.php on line 77
as other work well althought using core.php file too.
Any one can help me?
Sorry my bad english
# Vipgun98s2 (25.05.2015 / 14:54)
Here is my code:
define('_IN_JOHNCMS', 1);
$rootpath = '';
require('../incfiles/core.php');
require('../incfiles/head.php');
And an error note:
Fatal error: Class 'core' not f
no need to create a lot of topics
# Vipgun98s2 (25.05.2015 / 15:06)
Help me.
not my code where I know myself a novice in php
Vipgun98s2, I don't know in what folder your file is to help you with the path
:yeah: i know. because $rootpath. Delete this line it working
i dont understand what you want.