Daniel_21 Posted February 7, 2011 Share Posted February 7, 2011 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 More sharing options...
pdcelec Posted February 7, 2011 Share Posted February 7, 2011 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 More sharing options...
Daniel_21 Posted February 7, 2011 Author Share Posted February 7, 2011 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 More sharing options...
Guest Posted February 7, 2011 Share Posted February 7, 2011 Daniel, You can also use this Chris Link to comment Share on other sites More sharing options...
Daniel_21 Posted February 7, 2011 Author Share Posted February 7, 2011 Daniel, You can also use this Chris Oh, thank you ! You saved me ! I've spent a whole night figure what & why, without answers ! You all, guys, rock ! Thank you ! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.