• Home
  • Joomla services
    • Joomla website building
    • Emergency services for Joomla
    • Joomla support
    • Joomla, Virtuemart SEO
    • PageSpeed services
    • J! extension development
    • More Joomla services
      • Joomla hosting
      • Template services
      • PSD to Joomla
      • Content management services
      • Web portal development
  • Joomla extensions
    • Rel link plugin
    • Virtuemart Reorder
    • Pure CSS FAQ module
    • Admin notes
    • Accessibility plugin for J3!
    • Livesession plugin
    • Meta data for Joomla!
    • VM Crosslink
  • Software development
    • Web portal development
    • Custom software development
    • Metabase support services
    • ERP software development
  • Blog
  • Contact

Joomla admin blank screen hotfix

Some of the error messages (J! backend)

Undefined variable: recommendedVersion in /plugins/quickicon/phpversioncheck/phpversioncheck.php on line 177  
Undefined variable: recommendedVersionEndOfSupport in /plugins/quickicon/phpversioncheck/phpversioncheck.php on line 178  
Fatal error: Call to a member function format() on null in /plugins/quickicon/phpversioncheck/phpversioncheck.php on line 178  

The problem is with public_html/plugins/quickicon/phpversioncheck/phpversioncheck.php file.

Quick fix

Open the file plugins/quickicon/phpversioncheck/phpversioncheck.php

Change this part of the code:

$supportStatus['message'] = JText::sprintf(  'PLG_QUICKICON_PHPVERSIONCHECK_UNSUPPORTED',  PHP_VERSION,  $recommendedVersion,  $recommendedVersionEndOfSupport->format(JText::_('DATE_FORMAT_LC4'))  );  

to this:

$supportStatus['message'] ="";  

Permanent fixes

This should be your next step after the quick fix.

  • Update Joomla above 3.2.x (Github J! core fix)
  • Update PHP version

If you need Joomla support contact us!

By Oliver Menyhart

Blog
Modified Date 2022-07-26
Published: 2020-11-30
 
  • Home /
  • Blog /
  • Joomla admin blank screen hotfix
Joomla services
  • Joomla extension development
  • Pagespeed
  • Joomla Support
  • J! website building
  • Web portal development
  • Joomla hosting
  • Content management services
  • Joomla, Virtuemart SEO
  • Template development and optimization
  • Psd to Joomla
  • Emergency services
Software development
  • Custom software development
  • Metabase support and development
  • Our Joomla extensions
Contact
  • Contact details
  • Company details
  • Write to us!

Cloudhoreca Kft. and this site is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.


close amphtml version