Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error Issues with myPHO ver 3.2.0.1


richardd

Recommended Posts

I searched this and got no results so posting it;

This is the error:

Deprecated: Function eregi() is deprecated in F:\wamp\www\Cart\htdocs\catalog\includes\classes\language.php on line 87

This is line 87 in the referenced file

if (eregi('^(' . $value . ')(;q=[0-9]\\.[0-9])?$', $this->browser_languages[$i]) && isset($this->catalog_languages[$key])) { $this->language = $this->catalog_languages[$key];

I know there are issues with myPHP ver 3.2.0.1 which is what I am using on localhost for testing using # Apache/2.2.11 (Win32) PHP/5.3.0

# MySQL client version: mysqlnd 5.0.5-dev - 081106 - $Revision: 1.3.2.27 $

 

Any advice will be apprciated.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...