Avada › Forums › Community Forum › Prebuilt website import failed. Please check for PHP limits in red on the Status › Reply To: Prebuilt website import failed. Please check for PHP limits in red on the Status
@ammar Thanks. The manual import gave me a warning. The import is based on PHP5 while I am on PHP7, so I decided against.
I tried a little debugging, though, and php throws this error:
[06-Apr-2022 18:37:04 UTC] PHP Fatal error: Uncaught Error: Class ‘WP_Importer_Logger_HTML’ not found in /home/u123456789/domains/mydomain.com/public_html/wp-content/themes/Avada/includes/importer/class-avada-demo-import.php:790
I did check the code, and Avada indeed tries to create a new instance of this class, allright.
I take it the Avada code is ok. Is my install broken, perhaps?
I know my support has expired, but would really appreciate a hint as to which direction to go from here.
(I originally had version 5.6.2, and had to incrementally upgrade to get to the latest version. IMHO, lots of possibilities for a hickup.)