I'm running php 5.26
ini_get('magic_quotes_gpc') returns on or off not true or false.
So in the settings when it checks on install step 1
<?php echo (ini_get('magic_quotes_gpc')) ? 'On' : 'Off'; ?>
always shows ON
Who is online
Users browsing this forum: No registered users and 14 guests