debug error – PHP
-
Anyone have any instight to how to fix this error?
I migrated my wordpress site over today with a fresh install and ran the WP_Degwhich is giving me the below.
PHP Notice: Trying to get property of non-object in /home4/gsbdigit/public_html/wp-includes/class-wp-query.php on line 3736
This is the code line it is referencing:
if ( in_array( (string) $page_obj->ID, $page ) ) {
return true;The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘debug error – PHP’ is closed to new replies.