Post by mohandes_fs » Fri Mar 06, 2009 2:08 am

who can i disabel magic_quotes_gpc ?
I want to disabel it from opencart's codes

Newbie

Posts

Joined
Sat Jan 31, 2009 1:54 am

Post by bunaioding » Mon Mar 16, 2009 3:14 am

you can go to this page, read X-Rayden post, you can see the answer.
http://forum.opencart.com/viewtopic.php?t=3123

And I did it working. http://www.bunaioding.co.cc/store/
My success store. :3
And it's didn't need to delete the all words.
just need to hide it, then it's working. :3
so it's also can be keep in the php file, when one day you want to find it back, it's still there. :3

Code: Select all

// ini_set('magic_quotes_gpc', 'Off');

// if (ini_get('magic_quotes_gpc')) {
//	exit('Error: magic_quotes_gpc is enabled!');
// }

Newbie

Posts

Joined
Mon Mar 16, 2009 3:07 am

Post by Daniel » Mon Mar 16, 2009 9:26 pm

downoload the latest version i have disabled the requirement and added a compatibility fix.

User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: No registered users and 47 guests