ddd111 Posted March 10, 2010 Share Posted March 10, 2010 Hello everybody.I am a new user of PS and I have finally finished installation. I can reach my front office, but when I try to reach the back office all I see is this: Welcome to your Back OfficeClick the tabs to navigate.Hack attempt (Employee -> lastname is empty)I have been browsing the forum for hours now and I still cannot find any solution.Install folder is removed, admin folder renamed.Could anybody help me with this problem? Link to comment Share on other sites More sharing options...
tophe60 Posted March 13, 2010 Share Posted March 13, 2010 I have the same problem.i have seen on an other forum, that if you download another zip file of prestashop it works.look at the end of this forum http://www.prestashop.com/forums/viewthread/42489/I will try this. hope it will hep you Link to comment Share on other sites More sharing options...
ddd111 Posted March 13, 2010 Author Share Posted March 13, 2010 Thank you for the reply. I will try it. Link to comment Share on other sites More sharing options...
tophe60 Posted March 13, 2010 Share Posted March 13, 2010 also a confirm user ask me tro try this :let me know if it's workingcheck if in config.inc.php all settings are correct ?<?phpdefine(’PS_BASE_URI‘, ‘/prestashop_1.3.0.2/’);define(’THEME_NAME‘, ‘prestashop’);define(’DB_NAME‘, ‘presta1302’);define(’DB_SERVER‘, ‘localhost’);define(’DB_USER‘, ‘root’);define(’DB_PREFIX‘, ‘’);define(’DB_PASSWD‘, ‘’);define(’DB_TYPE‘, ‘MySQL’);in file config.inc.php 4th line is : @ini_set(‘display_errors’, ‘off’); << replace off by on and relaunch prestashop. Link to comment Share on other sites More sharing options...
tophe60 Posted March 14, 2010 Share Posted March 14, 2010 i find the problem, use google chrome and i access to the admin BO. 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