Thread Starter
hwtech
(@hwtech)
loaded this into a fresh wp install so no potential conflicts. Warning message still appears
Warning: Creating default object from empty value in /var/www/duranguito.org/wp-assets/themes/first/inc/customizer.php on line 422
Warning: Creating default object from empty value in /var/www/duranguito.org/wp-assets/themes/first/inc/customizer.php on line 423
Thread Starter
hwtech
(@hwtech)
I am running php PHP Version 5.5.9-
Don’t want to change my warnings level
To the authors of this theme.
See this post. Things have changed since php 5.4+
http://stackoverflow.com/questions/8900701/creating-default-object-from-empty-value-in-php
Thread Starter
hwtech
(@hwtech)
Well, seems as if there was no actual menu created/saved (in appearances/menu). Which makes sense with the warning message. Once I did and then assigned it to a location in your template the warning stopped. So I guess the warning was doing it’s job, just a bit cryptic.