First off, thank you. These items have been remedied via php.ini.The upgrade from Joomla 3 to Joomla 4 failed for three reasons:
- Session Path Writable is not enabled. Contact your webhost provide to enable it. You were told about this before.
- Open Base Directive is in effect. Contact your webhost provider to remove the open base directive. You were told about this before.
- Max. Input Time is undefined; this causes the upgrade to end before finishing. Set Max. Input Time to a value between 60 and 120.
I was then hit with a new issue, and luckily, my host was able to restore the entire site back to a 2/18/24 copy. Once there, I unistalled JCK editor, and attempted to update from 3.10.1 to 3.1.12, and was greeted by this error during the "upload and install" Hybrid option:
ERROR:
Invalid AJAX data:
<br />
<b>Fatal error</b>: Uncaught Error: Class 'AKPostprocHybrid' not found in /home/naplmvze/public_html/administrator/components/com_joomlaupdate/restore.php:3579
Stack trace:
#0 /home/naplmvze/public_html/administrator/components/com_joomlaupdate/restore.php(3638): AKFactory::getClassInstance('AKPostprocHybri...')
#1 /home/naplmvze/public_html/administrator/components/com_joomlaupdate/restore.php(900): AKFactory::getPostProc('hybrid')
#2 /home/naplmvze/public_html/administrator/components/com_joomlaupdate/restore.php(480): AKAbstractUnarchiver->_prepare()
#3 /home/naplmvze/public_html/administrator/components/com_joomlaupdate/restore.php(5001): AKAbstractPart->tick()
#4 {main}
thrown in <b>/home/naplmvze/public_html/administrator/components/com_joomlaupdate/restore.php</b> on line <b>3579</b><br />
Statistics: Posted by Lockdown239 — Wed Feb 21, 2024 6:42 pm