upgrading from 1.0.7 to 1.12 magic_quotes_gpc problem - Joomla! Forum - community, help and support
hi everybody,
please excuse approximative english.
i'm novice in joomla , in website (so kind not use complicated terms me)
i tried upgrade (first local website on own pc) 1.0.7 1.0.12 , had 2 (red) warnings. resolved first not know how change magic_quotes_gpc off on.
can hel me?
thanks , happy new year of you.
please excuse approximative english.
i'm novice in joomla , in website (so kind not use complicated terms me)
i tried upgrade (first local website on own pc) 1.0.7 1.0.12 , had 2 (red) warnings. resolved first not know how change magic_quotes_gpc off on.
can hel me?
thanks , happy new year of you.
in php.ini add: magic_quotes_gpc = 1
or in .htaccess add: php_value magic_quotes_gpc on
for more info, please read: http://forum.joomla.org/index.php/topic,81058.0.html
or in .htaccess add: php_value magic_quotes_gpc on
for more info, please read: http://forum.joomla.org/index.php/topic,81058.0.html
Comments
Post a Comment