- This topic has 12 replies, 2 voices, and was last updated 3 years, 5 months ago by
David.
-
AuthorPosts
-
April 21, 2022 at 5:04 am #2195777
Dann
Hi, first time testing this theme – I installed the free version but could not get into customising the theme. When I go to customize.php it gives me this error:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Learn more about troubleshooting WordPress.
I tried upgrading to pro but still get the same error.
all plugins off – just using your theme.
Is there a minimum requirement for php? I am using 7.3 which I realise is a couple behind but have attempted a server-wide change to php 8 this morning which broke most of my sites.
April 21, 2022 at 5:11 am #2195787David
StaffCustomer SupportHi there,
GP is compatible with PHP 7.x so that should not be an issue.
If you first go to Dashboard > Tools > Site Health – are there any issues being reported ?
Can you also ask your host to enable debugging on the server and get a report from the error_log so we can see what the critical error was.
April 21, 2022 at 5:59 am #2195843Dann
Hi, site health all good.
Error log below in private info:
April 21, 2022 at 6:16 am #2195858David
StaffCustomer SupportThe first errors are pointing to the
class-wp-customize-nav-menu-item-setting.php
function. Which is related to the navigation menus, do you have any menus setup in Appearance > Menus ?April 21, 2022 at 6:24 am #2195870Dann
Hi, yes, I had a menu set, also just tried creating a new basic menu with 1 menu item. The error still persists.
April 21, 2022 at 6:26 am #2195873David
StaffCustomer SupportWhat happens if you DELETE any menus you have created ?
April 21, 2022 at 6:30 am #2195880Dann
normal behaviour, menu deleted and gave me success message.
April 21, 2022 at 6:32 am #2195882Dann
I’m trying this on an existing website on a development url. I am going to run some tests on a blank install and see what I get. I will report back. probably tomorrow now.
Thanks for help so far!
April 21, 2022 at 6:37 am #2195889David
StaffCustomer SupportLet us know how you get on.
April 22, 2022 at 5:56 am #2196850Dann
Hi, it seems to have worked on a blank install – I am going to investigate further – must be some sort of content on the site itself which is causing an issue – I’ll remove all menus and see how that goes.
April 22, 2022 at 6:13 am #2196868David
StaffCustomer SupportI did a bit of googling on that error:
PHP message: PHP Fatal error: Uncaught Exception: Supplied nav_menu_item value missing property: description in
Nothing real concrete, but other users who experienced that issue were generally working with dynamically generated menu items or had functions that were pulling in CSS classes or other attributes such as the description.
Might give some pointers….
Hope you figure it out!
April 25, 2022 at 4:55 am #2199293Dann
hi, I removed all menus and I can now get into customiser – not sure which entry it didn’t like but I can now test the theme at least.
: )
April 25, 2022 at 5:18 am #2199309David
StaffCustomer SupportGlad to hear that!
-
AuthorPosts
- You must be logged in to reply to this topic.