Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12288 bytes) in ../public_html/plugins/system/t3/includes/lessphp/less/less.php on line 2862
Hi aardcom
It due to the PHP memory limit on your site, could you increase this value to 128Mb or above?
You can contact your hosting provider for help to change this in server side.
It is. The site is trying to process 33554432 bytes. Seems excessive.
aardcom Is that ok now?
Not really... a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
The error seems relate to the misconfiguration, could you switch to PHP 7 and see how it goes?
Same issues. I put it back to 8.0 Added ftp access
aardcom Same issues. I put it back to 8.0
Then the issue is NOT from upgrading to PHP 8. Something wrong with your server configuration, you can ask your hosting for help to check the 'configuration.php' file on your site and the server info and make sure they are correctly configured.
Reinstalled from backup. Home page does not show however next level does (potrerobeach.com/hotels). Map is not showing on any pages.
aardcom As I can see that the homepage is loading fine now, did you get it resolved?
Yes, sorry for not closing this. It was a K2 issue resolved by changing this file https://github.com/getk2/k2/blob/master/media/k2/assets/vendors/verot/class.upload.php/src/class.upload.php Might be useful for others awaiting an update for php 8.0
aardcom Is it like you apply the fix to the main branch or something? So that new downloaders don't have to run into the same problem?
a-paul1 It's updated file from K2 to fix error in PHP 8, you can update if facing the same issue 🙂