?
avatar Sichys
Sichys
23 May 2021

Please help me with ths;

My Linux shared hosting PHP version was upgraded to Php 7.2 and by the time I realized My Joomla website had stopped working. I tried to update the joomla core files but still getting the below error;

Fatal error: Uncaught TypeError: Argument 1 passed to JErrorPage::render() must be an instance of Exception, instance of Error given in /home/twigof1e/public_html/libraries/cms/error/page.php:28 Stack trace: #0 [internal function]: JErrorPage::render(Object(Error)) #1 {main} thrown in /home/twigof1e/public_html/libraries/cms/error/page.php on line 28

Any help in resolving this will be appreciated.

avatar Sichys Sichys - open - 23 May 2021
avatar joomla-cms-bot joomla-cms-bot - change - 23 May 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 May 2021
avatar PhilETaylor
PhilETaylor - comment - 23 May 2021

what version of Joomla were you running?

avatar brianteeman
brianteeman - comment - 23 May 2021

Please use the forum for support https://forum.joomla.org

avatar Sichys
Sichys - comment - 23 May 2021

I think it is probably Joomla 2.5 or something like that I can't really remember. I installed in 2015

avatar Bond97
Bond97 - comment - 23 May 2021

@Sichys if you have backup of your site, try to upload it to free hosting like cloudaccess or so on, turn on php version, that was been earlier and your Joomla site working. Or turn on that php vesrion in your shared hosting.
Check, it is working or not.
If it working, try to update your Joomla site to version 3.9.26 via manual installation https://github.com/joomla/joomla-cms/releases/download/3.9.26/Joomla_3.9.26-Stable-Update_Package.zip

If update will be success, you must do backup and upload it to main hosting.

avatar richard67 richard67 - change - 23 May 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-05-23 20:31:58
Closed_By richard67
avatar richard67 richard67 - close - 23 May 2021
avatar richard67
richard67 - comment - 23 May 2021

Closing as not a Joomla CMS issue. Please use forum for support https://forum.joomla.org . You will find similar posts there where people had the problem that their PHP version was upgraded and their old and outdated Joomla 2.5 doesn't support such a new version.

Another common mistake are php.ini directives like e.g. extension_dir still pointing to the old version in a local php.ini file.

Same for AddType or AddHandler directives in an .htaccess file still using the old PHP version.

Add a Comment

Login with GitHub to post a comment