catch Posted December 29, 2009 Posted December 29, 2009 Hello My host upgraded to php vertion 5.3 and it passes with errors everywhere I have spent much time searching here in the forum, but can not find a detailed description and the changes to be made. Can anyone make change for me or can I find a detailed description of what needs to be changed? It is very urgent and hope someone can help me as always. Hope to hear from anyone and Happy New Year to you all Best regards
♥FWR Media Posted December 29, 2009 Posted December 29, 2009 Hello My host upgraded to php vertion 5.3 and it passes with errors everywhere I need urgent help and are willing to pay for it if it should be necessary. I have spent much time searching here in the forum, but can not find a detailed description and the changes to be made. Can anyone make change for me or can I find a detailed description of what needs to be changed? It is very urgent and hope someone can help me as always. Hope to hear from anyone and Happy New Year to you all Best regards includes/application_top.php Near the top find error_reporting .. change it to .. error_reporting (E_ALL ^ E_NOTICE ^ E_DEPRECATED); That will get you out of trouble short term but you need to handle the deprecated errors. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
catch Posted December 29, 2009 Author Posted December 29, 2009 Thanks for your replay. I need to fix all the erros and get my site to work on php 5.3 My costomer can not select products and buy anything :'( My best regards
acidvertigo Posted December 30, 2009 Posted December 30, 2009 Thanks for your replay. I need to fix all the erros and get my site to work on php 5.3 My costomer can not select products and buy anything :'( My best regards You can follow the changes to make oscommerce php 5.3 compatible here: http://svn.oscommerce.com/jira/browse/OSC-999
catch Posted January 1, 2010 Author Posted January 1, 2010 Thaks for your replay. I will ask, is there anyone who knows if there is a difference between php vertion 5.3.0 and php version 5.3.1? Will oscommerce be able to run without problems on php version 5.3.1? Regards
acidvertigo Posted January 3, 2010 Posted January 3, 2010 Thaks for your replay. I will ask, is there anyone who knows if there is a difference between php vertion 5.3.0 and php version 5.3.1? Will oscommerce be able to run without problems on php version 5.3.1? Regards My site is on 5.3.1 and is working. I don't know what changes
acidvertigo Posted January 6, 2010 Posted January 6, 2010 Did you change anything? I applied only the changes for php 5.3 from github
catch Posted January 6, 2010 Author Posted January 6, 2010 Many thanks for your reply I have to server: one with php 5.3.0 and one with 5.3.1 I saw many errors on php.5.3.0 but on php 5.3.1, I find no error and no change in the script I can run on php 5.3.1. Can it fit? has enlivened the same? I have made corrections to fix for php 5.3.0, I am very confused whether I should upload them to the server or not. I've tried to upload them, and website run fine with corrections and without correction. Can anyone advise me please? Regards
Recommended Posts
Archived
This topic is now archived and is closed to further replies.