applestarz Posted January 14, 2011 Share Posted January 14, 2011 (edited) 1 Edited August 1, 2013 by applestarz (see edit history) Link to comment Share on other sites More sharing options...
tomerg3 Posted January 14, 2011 Share Posted January 14, 2011 Turn on error reporting (/config/config.inc.php) and check if you see the error on the homepage. Link to comment Share on other sites More sharing options...
applestarz Posted January 18, 2011 Author Share Posted January 18, 2011 Thanks. I've done that. Do you know what the error messages are? Link to comment Share on other sites More sharing options...
tomerg3 Posted January 18, 2011 Share Posted January 18, 2011 If you see error messages, post them here and we'll try to help. Link to comment Share on other sites More sharing options...
applestarz Posted January 18, 2011 Author Share Posted January 18, 2011 Warning: include(/chroot/home/klwholes/klwholesalers.com.au/html/../config/config.inc.php) [function.include]: failed to open stream: No such file or directory in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 17Warning: include() [function.include]: Failed opening '/chroot/home/klwholes/klwholesalers.com.au/html/../config/config.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 17Warning: include(/chroot/home/klwholes/klwholesalers.com.au/html/functions.php) [function.include]: failed to open stream: No such file or directory in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 18Warning: include() [function.include]: Failed opening '/chroot/home/klwholes/klwholesalers.com.au/html/functions.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 18Warning: include(/chroot/home/klwholes/klwholesalers.com.au/html/toolbar.php) [function.include]: failed to open stream: No such file or directory in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 19Warning: include() [function.include]: Failed opening '/chroot/home/klwholes/klwholesalers.com.au/html/toolbar.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 19Warning: include(/chroot/home/klwholes/klwholesalers.com.au/html/header.inc.php) [function.include]: failed to open stream: No such file or directory in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 20Warning: include() [function.include]: Failed opening '/chroot/home/klwholes/klwholesalers.com.au/html/header.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 20Notice: Undefined variable: tab in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 23Fatal error: Class 'Language' not found in /chroot/home/klwholes/klwholesalers.com.au/html/index.php on line 69Thankyou so much! Link to comment Share on other sites More sharing options...
tomerg3 Posted January 19, 2011 Share Posted January 19, 2011 Did you change the path where PS is located?Did you make any changes to /config/setting.inc.php ? Link to comment Share on other sites More sharing options...
applestarz Posted January 19, 2011 Author Share Posted January 19, 2011 Hi, no I didn't change the path of where PS is located. No, I haven't but maybe my host provider has done something because I notified him about turning the error reporting on. Link to comment Share on other sites More sharing options...
tomerg3 Posted January 19, 2011 Share Posted January 19, 2011 The errors seem to indicate a path problem, make sure the PS path in /config/setting.inc.php is the one you use. Link to comment Share on other sites More sharing options...
applestarz Posted January 22, 2011 Author Share Posted January 22, 2011 Hi, I'm sorry but how would I do so? Link to comment Share on other sites More sharing options...
tomerg3 Posted January 22, 2011 Share Posted January 22, 2011 make sure the PS path in /config/setting.inc.php is the one you use....define('__PS_BASE_URI__', '/'); Link to comment Share on other sites More sharing options...
applestarz Posted April 11, 2011 Author Share Posted April 11, 2011 Hi there. Sorry for the late reply. The PS path is right. So what do you think the problem is?Thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted April 11, 2011 Share Posted April 11, 2011 I'm not sure, try checking if any other core files were modified. Link to comment Share on other sites More sharing options...
Recommended Posts