Hi All
Im hoping that someone knows the answer to this one...i installed dolphin 6.1.6 a couple of days ago and all seems to work well but im getting errors from my cron jobs saying
register_globals is On (warning, you should have this param in Off state, or your site will unsafe)
allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)
get_magic_quotes_gpc is Off, enable it
Now unlike every other post i have seen regarding this error, i have actually been to my servers cpanel and disabled 'register globals' & 'allow url inclde' and also enabled 'get magic quotes' ..but yet i am still getting the error in my cron mails...
I have ran the info.php from the dolphin admin folder and here is what it says regarding the above
magic_quotes_gpc On On
magic_quotes_runtime On On
magic_quotes_sybase Off On
register_globals Off Off
allow_url_include Off Off
so i dont understand why if they are set the way they should be is this still happening?
thanks in advance