bsm Posted September 29, 2013 Share Posted September 29, 2013 Hi, my shops are down for few hours..(landing page is up but without images, product pages not available. In cpanel log (A2 hosting) I found lots of errors every minute: Looks like kind of permission problem, but I did not change anything... My shop error log - empty (error reporting turned on) Apache error log: [sun Sep 29 17:07:27 2013] [error] [client 95.xxx] File does not exist: /home/efunkyba/public_html/pedido-rapido [sun Sep 29 17:07:22 2013] [error] [client 95.xxx File does not exist: /home/efunkyba/public_html/nuevos-productos [sun Sep 29 17:07:18 2013] [error] [client 95.xxx] File does not exist: /home/efunkyba/public_html/mi-cuenta and hundreds more... where can be the problem? Link to comment Share on other sites More sharing options...
bsm Posted September 29, 2013 Author Share Posted September 29, 2013 any ideas please Link to comment Share on other sites More sharing options...
Dh42 Posted September 29, 2013 Share Posted September 29, 2013 PM me the information to your shop and I will have a look at it. I will need the ftp info. 1 Link to comment Share on other sites More sharing options...
bsm Posted September 29, 2013 Author Share Posted September 29, 2013 PM sent thanks Link to comment Share on other sites More sharing options...
Dh42 Posted September 29, 2013 Share Posted September 29, 2013 It is fixed, you had your friendly urls turned off. I renamed your current htaccess file and regenerated a new one. Link to comment Share on other sites More sharing options...
bsm Posted September 29, 2013 Author Share Posted September 29, 2013 it's crazy, it was turned on few weeks ago and I didn't touch it... but thanks a lot! Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 I see my topic is solved, but there still is a problem, when I tried to send a message replay to customer I got: Warning: preg_match() expects parameter 2 to be string, array given in /home/efunkyba/public_html/classes/Validate.php on line 177Warning: Cannot modify header information - headers already sent by (output started at /home/efunkyba/public_html/classes/Validate.php:177) in /home/efunkyba/public_html/classes/Tools.php on line 141 In shop log is only: The file /home/efunkyba/public_html/cart.php is deprecated and will be removed in the next major version. The file /home/efunkyba/public_html/authentication.php is deprecated and will be removed in the next major version. The file /home/efunkyba/public_html/order.php is deprecated and will be removed in the next major version. The file /home/efunkyba/public_html/my-account.php is deprecated and will be removed in the next major version. What causing this mess in my shop? Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 and next problem when trying to print invoice: Warning: include(/home/efunkyba/public_html/translations/en/pdf.php) [function.include]: failed to open stream: No such file or directory in /home/efunkyba/public_html/classes/Translate.php on line 208Warning: include() [function.include]: Failed opening '/home/efunkyba/public_html/translations/en/pdf.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/efunkyba/public_html/classes/Translate.php on line 208Warning: Cannot modify header information - headers already sent by (output started at /home/efunkyba/public_html/classes/Translate.php:208) in/home/efunkyba/public_html/tools/tcpdf/tcpdf.php on line 8961TCPDF ERROR: Some data has already been output to browser, can't send PDF file Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 and next errors: Warning: include(/home/efunkyba/public_html/translations/en/errors.php) [function.include]: failed to open stream: No such file or directory in /home/efunkyba/public_html/admin838/init.php on line 52Warning: include() [function.include]: Failed opening '/home/efunkyba/public_html/translations/en/errors.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/efunkyba/public_html/admin838/init.php on line 52Warning: include(/home/efunkyba/public_html/translations/en/fields.php) [function.include]: failed to open stream: No such file or directory in /home/efunkyba/public_html/admin838/init.php on line 53Warning: include() [function.include]: Failed opening '/home/efunkyba/public_html/translations/en/fields.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/efunkyba/public_html/admin838/init.php on line 53Warning: include(/home/efunkyba/public_html/translations/en/admin.php) [function.include]: failed to open stream: No such file or directory in /home/efunkyba/public_html/admin838/init.php on line 54Warning: include() [function.include]: Failed opening '/home/efunkyba/public_html/translations/en/admin.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/efunkyba/public_html/admin838/init.php on line 54 anyone help? Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 files mentioned in error codes above exist? for example this one: /home/efunkyba/public_html/translations/en/admin.php and also others? Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 No, I don't have such a folder: /translations/en Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 I've just checked the same shop (worked fine) on my old server, and there the folder translations/en doesn't exist as well. I have 4 shops, but only one of them has english language turned on (currently under construction). Those errors comes from spanish shop, when I try to send a message in spanish. Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 I found more errors (during order) Warning: File /home/efunkyba/public_html/order-confirmation.php is deprecatedin /home/efunkyba/public_html/classes/Tools.php on line 1845Warning: Cannot modify header information - headers already sent by (output started at /home/efunkyba/public_html/classes/Tools.php:1845) in /home/efunkyba/public_html/classes/Tools.php on line 105Warning: Cannot modify header information - headers already sent by (output started at /home/efunkyba/public_html/classes/Tools.php:1845) in /home/efunkyba/public_html/classes/Tools.php on line 108 Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 warnings cant crash website, your issues are related to errors mentioned several posts above i asked about files mentioned in error codes, you will have to upload them to directory mentioned in error code. This causing issues Link to comment Share on other sites More sharing options...
bsm Posted September 30, 2013 Author Share Posted September 30, 2013 I restored all public_html directory from backup from 2 days ago, and looks as everything works fine now. I don't know what caused those problems. I'm going to update to PS 1.5.5 and I'm not sure now should I use 1-click update or better manually with new installation. Link to comment Share on other sites More sharing options...
Recommended Posts