Skip to main content
AK - Technology

Main navigation

  • Home
  • Knowledge Base
  • Services
  • Contact

Breadcrumb

  1. Home

Joomla 3 - Magic Quotes GPC Off

Network Solutions Server:

http://www.networksolutions.com/support/PHP-ini-for-UNIX-Shared-Hosting-FAQ/

/installation/model/setup.php
// Check for magic quotes gpc.
$option = new stdClass;
$option->label = JText::_('INSTL_MAGIC_QUOTES_GPC');
$option->state = (ini_get('magic_quotes_gpc') == false);
$option->notice = null;
$options[] = $option;

change to "true"

$option->state = (ini_get('magic_quotes_gpc') == true);
Source: http://www.emanipur.org/blog/item/137-magic-quotes-gpc-off-problem-in-joomla-3-installation-check

News

  • Multi‑Factor Authentication Is No Longer Optional
  • Useful Paid Tools
  • Section 2 of Secure Network Act
  • Tecsun Electronics
  • 3 Samsung Galaxy Phones - end of support

ak technology service 
708-717-4645