Creative Allsorts Posted March 10, 2015 Share Posted March 10, 2015 I haven't changed anything except update a couple of Prestashop modules in the back office for days now. My website worked fine on 08/03/2015, but it wasn't until I got no hits on Google Analytics 09/03/2015 that I realised something was wrong - my website loads a blank white screen! As can be seen when clicking on the URL here: http://shop.creativeallsorts.org.uk I turned on error reporting but it doesn't display anything on the front end, only the back office, but none of these are pointing me to what has happened on the front end. Anyone got any ideas? Link to comment Share on other sites More sharing options...
NemoPS Posted March 11, 2015 Share Posted March 11, 2015 Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /home/sites/creativeallsorts.org.uk/public_html/shop/modules/nostotagging/libs/nosto/php-sdk/src/config.inc.php on line 88Check out that file Link to comment Share on other sites More sharing options...
Creative Allsorts Posted March 12, 2015 Author Share Posted March 12, 2015 I don't see that error on front or back office. I've tried logging on today to the back office as usual and now I get this: There is one error. The Employee does not exist, or the password provided is incorrect.I checked my database settings were correct in config/settings.inc.php - and they are. I also checked via phpmyadmin the table ps_employee and found the row, my e-mail address and password were unchanged from what they were when I last logged on. And website looks a little different too. http://shop.creativeallsorts.org.uk error reporting is still on, but no error is displaying that I can see. Any help would be a big help :-( Link to comment Share on other sites More sharing options...
Creative Allsorts Posted March 12, 2015 Author Share Posted March 12, 2015 I am using Chrome and checked out the console for my back office admin login screen and before I even type anything I see this: creativeallsorts.org.uk/shop/:1 Uncaught SyntaxError: Unexpected token < creativeallsorts.org.uk/shop/:1 Uncaught SyntaxError: Unexpected token < creativeallsorts.org.uk/shop/:1 Uncaught SyntaxError: Unexpected token < creativeallsorts.org.uk/shop/:1 Uncaught SyntaxError: Unexpected token < creativeallsorts.org.uk/shop/:1 Uncaught SyntaxError: Unexpected token < login.js:1 Uncaught ReferenceError: $ is not defined index.php:1 Refused to execute script from 'https://raw.githubusercontent.com/drvic10k/bootstrap-sortable/master/Scripts/bootstrap-sortable.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. http://shop.creativeallsorts.org.uk/admin9506/index.php?controller=AdminLogin&token=8dd14081f77a66461d68a64e67f4e885 Failed to load resource: net::ERR_CACHE_MISS Link to comment Share on other sites More sharing options...
Creative Allsorts Posted March 12, 2015 Author Share Posted March 12, 2015 Once I put in my username and password the console for Chrome shows this: index.php:362 Resource interpreted as Script but transferred with MIME type text/plain: "https://raw.githubusercontent.com/drvic10k/bootstrap-sortable/master/Scripts/bootstrap-sortable.js". index.php:20 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". index.php:24 Resource interpreted as Script but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". index.php:22 Resource interpreted as Script but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". index.php:23 Resource interpreted as Script but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". index.php:21 Resource interpreted as Script but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". (index):1 Uncaught SyntaxError: Unexpected token < (index):1 Uncaught SyntaxError: Unexpected token < (index):1 Uncaught SyntaxError: Unexpected token < (index):1 Uncaught SyntaxError: Unexpected token < index.php?controller=AdminLogin&token=8dd14081f77a66461d68a64e67f4e885&redirect=AdminDashboard:25 Resource interpreted as Script but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". (index):1 Uncaught SyntaxError: Unexpected token < login.js?1426155522:1 Uncaught ReferenceError: $ is not defined index.php?controller=AdminLogin&token=8dd14081f77a66461d68a64e67f4e885&redirect=AdminDashboard:1 Refused to execute script from 'https://raw.githubusercontent.com/drvic10k/bootstrap-sortable/master/Scripts/bootstrap-sortable.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. index.php?controller=AdminLogin&token=8dd14081f77a66461d68a64e67f4e885&redirect=AdminDashboard:39 Resource interpreted as Image but transferred with MIME type text/html: "http://creativeallsorts.org.uk/shop/". Link to comment Share on other sites More sharing options...
NemoPS Posted March 13, 2015 Share Posted March 13, 2015 Wow, it seems you have a good amount of javascript errors there. In any case, I saw the former error popping out when I accessed the site myself. Can you check the browser console and see what that line 1 error is? Link to comment Share on other sites More sharing options...
ventesites Posted June 23, 2015 Share Posted June 23, 2015 delete everything having to do with NOSTO, this plugin overwrite files and create a mess, do not use it if you want to keep your shop., it doesn't work at all Link to comment Share on other sites More sharing options...
Recommended Posts