Magic quotes

Hello,

I had install a new site with dolphin 7.3.3 on a server with php 5.6.

All work well but "cron" send me this

" PHP Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in ..../inc/header.inc.php:147" ....

Why this?

Thanks.

Quote · 8 Dec 2016

It looks like your server has PHP v.7

Since set_magic_quotes_runtime function was removed in PHP v.7, and still exists in earlier versions.

Dolphin 7.3.3 isn't compatible with PHP 7 yet we are working on new version which is compatible, you can try latest development version here:

https://github.com/boonex/dolphin.pro/archive/master.zip

Rules → http://www.boonex.com/terms
Quote · 17 Dec 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.