There is no problem with Dolphin if magic_quotes_gpc is On or Off, however it is recommended to keep it off since it is deprecated setting option, so you are sure that all your modifications works with magic_quotes_gpc=Off.
If some 3rd-party modules or your own modifications require this option to be enabled - you can safely leave it ON, but it is recommended to remake the code, so it will work when magic_quotes_gpc=Off
OK, after manual clear it is working..
all errors gone, even page builder. Strange this is because the page builder error was last night b4 the upgrade.
Also since building my test server after joining Boonex, I guess almost 1.5 years I have been running my server with
after the upgrade to 7.0.7 I see the new tools under the admin panel "Host Tools" the first tab "Audit," this is very helpful, it said I should be running with
- magic_quotes_gpc = Off mode
what or how did this affect Dolphin, I've not had problems for all that time..
Any help would be greatly appreciated.