PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

 

Cannot login to back office

4 replies to this topic
#1
ddd111

    PrestaShop Newbie

  • Members
  • Pip
  • 1 posts
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 Office
Click 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?

#2
tophe60

    PrestaShop Newbie

  • Members
  • Pip
  • 23 posts
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.prestasho...ewthread/42489/


I will try this. hope it will hep you

:)

#3
ddd111

    PrestaShop Newbie

  • Members
  • Pip
  • 1 posts
Thank you for the reply. I will try it.

#4
tophe60

    PrestaShop Newbie

  • Members
  • Pip
  • 23 posts
also a confirm user ask me tro try this :
let me know if it's working

check if in config.inc.php all settings are correct ?

<?php

define(’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.

#5
tophe60

    PrestaShop Newbie

  • Members
  • Pip
  • 23 posts
i find the problem, use google chrome and i access to the admin BO.