Joomla 3 requires "magic_quotes_gpc" to be shut off - instructions, please

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rwobrien
    Junior Member
    • Aug 2007
    • 10

    Joomla 3 requires "magic_quotes_gpc" to be shut off - instructions, please

    Joomla 3 requires "magic_quotes_gpc" to be shut off - instructions, please
  • AndrewT
    Administrator
    • Mar 2004
    • 3653

    #2
    You can disable this by adding the following to your .htaccess file:

    php_flag magic_quotes_gpc Off

    Comment

    • rwobrien
      Junior Member
      • Aug 2007
      • 10

      #3
      Hello, Andrew

      I've tried "php_flag magic_quotes_gpc Off" in the .htaccess file in my public_html directory but I'm still getting an error warning in Joomla 3

      Thx
      Rick

      Comment

      • rwobrien
        Junior Member
        • Aug 2007
        • 10

        #4
        Fixed, thanks

        My confusion is that "xenonarts" is my acct, but also a subaccount

        R

        Comment

        Working...