Hi,
I "successfully" copied a MODx EVO site from one subdomain (A) to another (B) on the same server.
However, on the front-end it throws this error:
Notice: Use of undefined constant E_DEPRECATED - assumed 'E_DEPRECATED' in /var/sites/d/subdomain-B.mysite.com/public_html/manager/includes/protect.inc.php on line 6
I have the latest PHP and everything else is the same as on the other subdomain (A), only the error appears on the new subdomain only (B).
How do I fix this?
Thank you.