Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

cpanel 11 host upgrade php 5.3.1 errors everywhere


rusty1001

Recommended Posts

Hi

 

This is the latest fanatasico install version /cpanel

 

 

Admin

 

Deprecated: Function ereg() is deprecated in ............/....../admin/configuration.php on line 80

 

Deprecated: Function ereg() is deprecated in ............../......./admin/configuration.php on line 80

 

 

Front end

 

Deprecated: Function eregi() is deprecated in .........../....../includes/classes/language.php on line 87

 

Deprecated: Function ereg_replace() is deprecated in ........../public_html/shop/includes/functions/general.php on line 61 (another one ) create account

 

I think I have seen a few more.. but I assume a php 5.3.1 issue......

 

If I refresh they go way ( not admin) but anyway not good,

 

How can these be fixed?

 

Thanks

 

Rusty

 

more create account....

 

/includes/functions/validations.php on line 59

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 61

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 72

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 82

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 91

 

Deprecated: Function eregi() is deprecated in /home/contentm/public_html/shop/includes/functions/validations.php on line 97

 

Warning: Cannot modify header information - headers already sent by (output started at /home/contentm/public_html/shop/includes/functions/general.php:61) in /home/contentm/public_html/shop/includes/functions/general.php on line 33

Rusty

-------------------------------------------

Link to comment
Share on other sites

If you had searched first on that error message, you would have found lots of discussion about how changing to PHP 5.3 gives lots of warnings about certain functions used (that are being removed in PHP 6.0). You can wait for 2.2 RC3, which will be released 2 days ago :) or fix it yourself:

http://www.oscommerce.com/forums/topic/341737-function-ereg-replace-is-deprecated/page__p__1434612__hl__eregi%20deprecated__fromsearch__1entry1447311

http://www.oscommerce.com/forums/topic/342525-page-script-error/page__p__1430745entry1430745

Link to comment
Share on other sites

  • 4 weeks later...

If you had searched first on that error message, you would have found lots of discussion about how changing to PHP 5.3 gives lots of warnings about certain functions used (that are being removed in PHP 6.0). You can wait for 2.2 RC3, which will be released 2 days ago :) or fix it yourself:

http://www.oscommerce.com/forums/topic/341737-function-ereg-replace-is-deprecated/page__p__1434612__hl__eregi%20deprecated__fromsearch__1entry1447311

http://www.oscommerce.com/forums/topic/342525-page-script-error/page__p__1430745entry1430745

 

 

This is a nigthmare , Deprecated: Function eregi() is deprecated in /........./includes/classes/language.php on line 87

 

I have not idea what to do, the posts are all all over the place , is there officail documeents for this,?

 

thanks

Rusty

-------------------------------------------

Link to comment
Share on other sites

I have not idea what to do, the posts are all all over the place , is there officail documeents for this,?

These are the official code changes: http://www.oscommerce.com/forums/topic/341737-function-ereg-replace-is-deprecated/page__p__1434612__hl__eregi%20deprecated__fromsearch__1entry1447311 . They will be in 2.2 RC3, which is promised to be released a month ago :-( . In other words, you have to go through your files and make the indicated changes. Or, you can follow the advice here: http://www.oscommerce.com/forums/topic/342525-page-script-error/page__p__1430745entry1430745 and just shut off the warning messages. The code will have to be fixed by the time your host gets to PHP 6.0.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...