Ok this is a odd on
1. I'm using Admin tools on my all my clients site and just started to updat them from php 7.4 to 8.0
2. So I just went and update the PHP to 8.0 on ABC site
3. I make sure that this is i my admin tools .htaccess file
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php80” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php80 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
4. I make sure that my php on cPanel is version 8
5. I then go to my SYSTEM INFO on the admin and i'm seeing php 8
6. Then when I go the Front END it just a WHITE SCREEN nothing else
7. I have uninstalled admin tools and installed it and still nothing.
8. I'm not sure what is going on with this 1 site but I have updated about 3 so far and no issues.
9. I using yootheme.com for my theme
Hope you can sheed some light on this - as can't figure why and what's blocking it.