t130 Posted June 11, 2012 Share Posted June 11, 2012 I am fairly new to this, I've seen this problem happen to a few people and it looks like I need your assistance. Link to comment Share on other sites More sharing options...
Carl Favre Posted June 11, 2012 Share Posted June 11, 2012 Hello t130, Which version of PrestaShop did you install? You have this error on the FO/BO after installing PrestaShop? Link to comment Share on other sites More sharing options...
t130 Posted June 11, 2012 Author Share Posted June 11, 2012 Hello! I have version 1.4.8.2. I am recieving the error when I try to access admin. Link to comment Share on other sites More sharing options...
El Patron Posted June 11, 2012 Share Posted June 11, 2012 did you run the ps install on your hosted domain or create it on your localhost and then ftp to your hosted domain? Link to comment Share on other sites More sharing options...
t130 Posted June 11, 2012 Author Share Posted June 11, 2012 I ran it on my hosted domain. Link to comment Share on other sites More sharing options...
t130 Posted June 11, 2012 Author Share Posted June 11, 2012 i ran the install on my hosted domain Link to comment Share on other sites More sharing options...
El Patron Posted June 11, 2012 Share Posted June 11, 2012 ok, then change your config/config.inc.php from off to on and navigate to where you receive the 500, and see if you get more of an error. If you don't see any additional information then you will need to view you server log, if you don't know how to view your server log then contact your hosting provider. @ini_set('display_errors', 'on'); Link to comment Share on other sites More sharing options...
t130 Posted June 11, 2012 Author Share Posted June 11, 2012 this is what im getting: "Warning: include(/home/content/18/9458318/html/cart_software/admin130/functions.php) [function.include]: failed to open stream: No such file or directory in /home/content/18/9458318/html/cart_software/admin130/index.php on line 32 Warning: include() [function.include]: Failed opening '/home/content/18/9458318/html/cart_software/admin130/functions.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in /home/content/18/9458318/html/cart_software/admin130/index.php on line 32 Warning: include(/home/content/18/9458318/html/cart_software/admin130/header.inc.php) [function.include]: failed to open stream: No such file or directory in /home/content/18/9458318/html/cart_software/admin130/index.php on line 33 Warning: include() [function.include]: Failed opening '/home/content/18/9458318/html/cart_software/admin130/header.inc.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in /home/content/18/9458318/html/cart_software/admin130/index.php on line 33 Fatal error: Call to undefined function checkingTab() in /home/content/18/9458318/html/cart_software/admin130/index.php on line 41" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now