Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Upgrade to php vertion 5.3


catch

Recommended Posts

Posted

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

Posted

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.

Posted

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

Posted

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

Posted

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

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...