Picking up an old Joomla site that is broken.
Public and administrator sides report the following:
Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /home/noint2/public_html/xxx/includes/framework.php:21 Stack trace: #0 /home/noint2/public_html/xxx/index.php(22): require_once() #1 {main} thrown in /home/noint2/public_html/xxx/includes/framework.php on line 21
From what I've been able to research, it sounds the error is begin generated because of an upgrade to php. Because this is a sub-site, there may be no option to downgrade php (waiting to hear back from the host).
That being said, are there options other than backing up what I have, then deleting the web root and installing the latest release of Joomla. Obviously there would have to be a lot of work to do beyond just connecting to the existing database.
Thoughts?
David
Public and administrator sides report the following:
Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /home/noint2/public_html/xxx/includes/framework.php:21 Stack trace: #0 /home/noint2/public_html/xxx/index.php(22): require_once() #1 {main} thrown in /home/noint2/public_html/xxx/includes/framework.php on line 21
From what I've been able to research, it sounds the error is begin generated because of an upgrade to php. Because this is a sub-site, there may be no option to downgrade php (waiting to hear back from the host).
That being said, are there options other than backing up what I have, then deleting the web root and installing the latest release of Joomla. Obviously there would have to be a lot of work to do beyond just connecting to the existing database.
Thoughts?
David
Statistics: Posted by dumbdoonan — Sat Oct 12, 2024 8:51 pm