Hudogriz Posted May 18, 2014 Share Posted May 18, 2014 Dear Prestashop community, Please help me out. Before going to production I found a lot of errors in the apache_error.log file. As the theme goes I switched back to default for test and still not a heck of an improvement. The front seems to be working but with 500+ product uploaded I can't really detect what works and what not. The log is really long, so I would like to point out a few lines which repeat throughout. Seems some images did not go through OK. I already regenerated thumbnails, reindexed search, but still find a lot lines like that in LOG: [Sun May 18 13:26:26 2014] [error] [client 127.0.0.1] File does not exist: D:/wamp/www/leonarc4/img/p/1/8,9,2, referer: http://localhost/leonarc4/index.php?id_category=3&controller=category [Sun May 18 13:26:26 2014] [error] [client 127.0.0.1] File does not exist: D:/wamp/www/leonarc4/img/p/1/8,9,2, referer: http://localhost/leonarc4/index.php?id_category=3&controller=category [Sun May 18 13:26:27 2014] [error] [client 127.0.0.1] File does not exist: D:/wamp/www/leonarc4/img/p/1/6,6,8, referer: Another type of these: [Sun May 18 13:26:19 2014] [error] [client 127.0.0.1] File does not exist: D:/wamp/www/leonarc4/img/p/1/8/6/0/1605-home_default.jpg, referer: http://localhost/leonarc4/index.php?id_category=3&controller=category [Sun May 18 13:26:20 2014] [error] [client 127.0.0.1] File does not exist: D:/wamp/www/leonarc4/img/p/1/8/4/6/1985-home_default.jpg, referer: http://localhost/leonarc4/index.php?id_category=3&controller=category [Sun May 18 13:26:20 2014] [error] [client 127.0.0.1] File does not exist: D:/wamp/www/leonarc4/img/p/1/8/4/6/1985-home_default.jpg, referer: http://localhost/leonarc4/index.php?id_category=3&controller=category A lot of these too: [Sun May 18 13:24:02 2014] [error] [client 127.0.0.1] PHP 1. {main}() D:\\wamp\\www\\leonarc4\\modules\\otherimage\\otherimage-ajax.php:0, referer: http://localhost/leonarc4/index.php?id_category=61&controller=category [Sun May 18 13:24:02 2014] [error] [client 127.0.0.1] PHP Notice: Undefined offset: 1 in D:\\wamp\\www\\leonarc4\\modules\\otherimage\\otherimage-ajax.php on line 40, referer: http://localhost/leonarc4/index.php?id_category=61&controller=category [Sun May 18 13:24:02 2014] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/leonarc4/index.php?id_category=61&controller=category [Sun May 18 13:24:02 2014] [error] [client 127.0.0.1] PHP 1. {main}() D:\\wamp\\www\\leonarc4\\modules\\otherimage\\otherimage-ajax.php:0, referer: http://localhost/leonarc4/index.php?id_category=61&controller=category And these: [Sun May 18 13:24:05 2014] [error] [client 127.0.0.1] (20024)The given path is misformatted or contained invalid characters: Cannot map GET /leonarc4/img/p/2/3/5/7/%3Cbr%20/%3E%3Cfont%20size=%271%27%3E%3Ctable%20class=%27xdebug-error%27%20dir=%27ltr%27%20border=%271%27%20cellspacing=%270%27%20cellpadding=%271%27%3E%3Ctr%3E%3Cth%20align=%27left%27%20bgcolor=%27 HTTP/1.1 to file, referer: http://localhost/leonarc4/index.php?id_category=61&controller=category [Sun May 18 13:24:05 2014] [error] [client 127.0.0.1] (20024)The given path is misformatted or contained invalid characters: Cannot map GET /leonarc4/img/p/2/3/5/6/%3Cbr%20/%3E%3Cfont%20size=%271%27%3E%3Ctable%20class=%27xdebug-error%27%20dir=%27ltr%27%20border=%271%27%20cellspacing=%270%27%20cellpadding=%271%27%3E%3Ctr%3E%3Cth%20align=%27left%27%20bgcolor=%27 HTTP/1.1 to file, referer: http://localhost/leonarc4/index.php?id_category=61&controller=category The site was developed and currently runs on my local WAMP. I used Prestashop 1.5.6.2 from scratch and haven't used any upgrades yet. Thank you and all the best, Hudo Link to comment Share on other sites More sharing options...
Hudogriz Posted August 15, 2014 Author Share Posted August 15, 2014 Hey everyone! Several months have past since this errors occured. Well I solved them. First my WAMP server was not working properly, that's why the "invalid characters". I solved it simply by uplading the eshop to a proper hosting and now everything works. Secondly the Otherimage module didn't work right with rewriting the short links of the second and third images of a product. So I disabled it. Anyway Since I haven't seen any post like this on the forums, this is my contribution to make this product better. Mark this as solved. Thanks all and all the best, Hudo 1 Link to comment Share on other sites More sharing options...
Recommended Posts