vanillafrog Posted August 28, 2013 Share Posted August 28, 2013 (edited) All of a sudden, my site has stopped loading entirely (or loads very slowly). Both frontend and admin panel doesn't load. In cpanel, I checked the error logs and got this: [Wed Aug 28 08:40:23 2013] [error] [client 220.255.1.18] PHP Warning: mysql_close() expects parameter 1 to be resource, null given in ........./public_html/track.php on line 84 There are 8 errors, since around midnight. Contacted host and they said it was CSS loading issues caused by jquery.autocomplete.css. No upgrades, changes to any files, new installations were made. Can anyone help? Website: www.bagcharmlove.com (it's working fine now after I did a rollback, still wanna know why it happened though) Edited August 28, 2013 by vanillafrog (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 28, 2013 Share Posted August 28, 2013 Css? Of course not. That's a mysql connection issue, or so it seems. Anyway, is that file they mention located inside js\jquery\plugins\autocomplete? Also, what is that track file? Prestashop doesn't have it by default Link to comment Share on other sites More sharing options...
vekia Posted August 28, 2013 Share Posted August 28, 2013 i checked your website, for me it works very well, first load time about ~2sec, any other about 1sec i can record video if you want or maybe you fixed something? Link to comment Share on other sites More sharing options...
vanillafrog Posted August 28, 2013 Author Share Posted August 28, 2013 Didn't think it was the CSS either. They gave me this link: http://www.webpagetest.org/result/130827_2X_MXN/1/details/ I'm not sure if that error log is the cause of the issue too. I'm also not very sure what track.php is. I have asked the host to return the site to yesterday's backup, and this has somehow fixed the problem (at least for now). But I would still like to figure out what went wrong in case this happens again. Link to comment Share on other sites More sharing options...
vanillafrog Posted August 28, 2013 Author Share Posted August 28, 2013 (edited) Also from my knowledge, I have checked and no files was physically changed on that date except a few newsletters sent out. Edited August 28, 2013 by vanillafrog (see edit history) Link to comment Share on other sites More sharing options...
Juras Posted September 16, 2015 Share Posted September 16, 2015 (edited) I have the same issue. Trying to fix "SIRET issue" to allow people to enter any company code they want, I changed file Validate.php in directory classes. line 1042: if (Tools::strlen($siret) != 14) I changed to if (Tools::strlen($siret) != 100) . Saved, refreshed page and got frontend of shop completely blank (ok, white) screen. admin also does not load. Please advise. Juras my site: mysonaxshop.lt Edited September 16, 2015 by Juras (see edit history) Link to comment Share on other sites More sharing options...
arjun kompelli Posted January 28, 2016 Share Posted January 28, 2016 same problem not logging to admin panel in prestashop back office.. when i logging to admin panel google chrom its shows no data received .. please solve my problem 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