Hi,
I just updated my dads website to PHP 7.3. Before I checked all the plugins of the wordpress website for compatibility. Now the the theme seems to be not working with php 7.3
entering the websites URL it shows me the following fatal error:
Fatal error : Redefinition of parameter $aAllowedExtensions in /homepages/29/d276951806/htdocs/wp-content/themes/praxis2/options/library/admin-page-framework.min.php on line 59
I can’t login to the wordpress dashboard anymore to make theme changes.
Any clue how I could fix the problem in line 59 or do I have to downgrade to php 5.9 (which it was before) and try if it works again?
Thanks for your help. I am an absolute amateur. Sorry about that.