Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Brand new store ERROR


Daniel_21

Recommended Posts

Hello everybody ! I'm new here, and new at oScommerce !

 

I just installed WAMP (V 2.1) and PHP 5.3.4 , started a new project (localhost), and keeps showin me this error :

 

 

( ! ) Deprecated: Function eregi() is deprecated in C:\wamp\www\glamorous\catalog\includes\classes\language.php on line 87

Call Stack

# Time Memory Function Location

1 0.0018 857160 {main}( ) ..\index.php:0

2 0.0039 1146504 require( 'C:\wamp\www\glamorous\catalog\includes\application_top.php' ) ..\index.php:13

3 1.0383 2905440 language->get_browser_language( ) ..\application_top.php:280

 

 

Repeated in ~30 lines, and after that, down there, shows me the e-store.

 

 

What can i do to fix that ?

Anyone can help me?

 

 

Thank you very much !

Link to comment
Share on other sites

Hello everybody ! I'm new here, and new at oScommerce !

 

I just installed WAMP (V 2.1) and PHP 5.3.4 , started a new project (localhost), and keeps showin me this error :

 

 

( ! ) Deprecated: Function eregi() is deprecated in C:\wamp\www\glamorous\catalog\includes\classes\language.php on line 87

Call Stack

# Time Memory Function Location

1 0.0018 857160 {main}( ) ..\index.php:0

2 0.0039 1146504 require( 'C:\wamp\www\glamorous\catalog\includes\application_top.php' ) ..\index.php:13

3 1.0383 2905440 language->get_browser_language( ) ..\application_top.php:280

 

 

Repeated in ~30 lines, and after that, down there, shows me the e-store.

 

 

What can i do to fix that ?

Anyone can help me?

 

 

Thank you very much !

 

You are using PHP5.3 which causes that error to show. Here is the fix. (BTW V2.3.1 does not have this problem)

 

http://www.oscommerce.info/confluence/display/OSCDOC22/(AC)+(COMPAT)+Use+Perl-Compatible+Regular+Expressions+for+PHP+v5.3

Link to comment
Share on other sites

You are using PHP5.3 which causes that error to show. Here is the fix. (BTW V2.3.1 does not have this problem)

 

http://www.oscommerce.info/confluence/display/OSCDOC22/(AC)+(COMPAT)+Use+Perl-Compatible+Regular+Expressions+for+PHP+v5.3

 

So you say i should install V2.3.1 ??

 

Thank you

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...