sicohui Posted August 29, 2008 Posted August 29, 2008 help I install all the thing, and everthing is ok...... but when i click into admin.php or index.php, it will show the follow Fatal error: Call to undefined function get_magic_quotes_gpc() in C:\AppServ\www\catalog\includes\functions\compatibility.php on line 46 and i don't understand what the problem on line 46 if (!get_magic_quotes_gpc()) {
ehsan.ali.2727 Posted February 7, 2010 Posted February 7, 2010 help I install all the thing, and everthing is ok...... but when i click into admin.php or index.php, it will show the follow Fatal error: Call to undefined function get_magic_quotes_gpc() in C:\AppServ\www\catalog\includes\functions\compatibility.php on line 46 and i don't understand what the problem on line 46 if (!get_magic_quotes_gpc()) { HI, well i am not much used to of it but i solved this problem after a lot of hard work, i was also facing this error, but let me tell you why this error came, Actually this " get_magic_quotes_gpc() " function support is not available in latest php or php 6, this function is in php 4 and 5 so always try to use old version of SERVER and php to run latest oscommerce, so when you do this then this error will not come. user php 5, my sql 5 and apache or other as 5 and you can easily use oscommerce. Thanyou brothers:)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.