cbgixxer Posted August 16, 2016 Share Posted August 16, 2016 (edited) Notice: Undefined index: up in /home/wadef/public_html/controllers/admin/AdminLoginController.php on line 296 Notice: Undefined property: AdminLoginController::$admin_webpath in /home/wadef/public_html/controllers/admin/AdminLoginController.php on line 53 Notice: Undefined property: AdminLoginController::$admin_webpath in /home/wadef/public_html/controllers/admin/AdminLoginController.php on line 54 Fatal error: Call to undefined method Media::addJsDef() in /home/wadef/public_html/controllers/admin/AdminLoginController.php on line 57 Hey Guys, Reaching out for help, I've been searching around and combing code to see what is up with these Errors to no avail. Any immediate thoughts? Site is running fine at 100%, just unable to access admin panel on back end. Thanks Matt Edited August 16, 2016 by cbgixxer (see edit history) Link to comment Share on other sites More sharing options...
Mohamadou Ndiaye Posted August 16, 2016 Share Posted August 16, 2016 Hi, Did you make a upgrade ? Link to comment Share on other sites More sharing options...
cbgixxer Posted August 16, 2016 Author Share Posted August 16, 2016 no changes were made Link to comment Share on other sites More sharing options...
Mohamadou Ndiaye Posted August 16, 2016 Share Posted August 16, 2016 Ah okay, So if you are not a dev then replace this file AdminLoginController.php with a new one with the same version of your prestashop. Link to comment Share on other sites More sharing options...
cbgixxer Posted August 16, 2016 Author Share Posted August 16, 2016 is there a simple way to tell what EXACT version im running without access to the admin panel? Link to comment Share on other sites More sharing options...
Mohamadou Ndiaye Posted August 16, 2016 Share Posted August 16, 2016 Yeah Connect via FTP and go to this file config->settings.php. you will see the version of your prestashop at this line define('_PS_VERSION_', '1.6.1.5'); 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