Unable to add any POST type. Memory Exhausted. Have tried memory allocation.
-
Hi,
I have encountered a recent error in my wordpress site.
I am unable to add any post type. After enabling debugging from wp-config.php, I got these errors.Notice: Trying to get property of non-object in /home2/myliquo1/public_html/wp-includes/post.php on line 5827
Warning: Creating default object from empty value in /home2/myliquo1/public_html/wp-admin/includes/post.php on line 632
Notice: Undefined property: stdClass::$ID in /home2/myliquo1/public_html/wp-admin/post-new.php on line 84
Notice: Undefined property: stdClass::$post_date in /home2/myliquo1/public_html/wp-admin/edit-form-advanced.php on line 133
Notice: Undefined property: stdClass::$post_status in /home2/myliquo1/public_html/wp-admin/edit-form-advanced.php on line 185
Notice: Undefined property: stdClass::$post_type in /home2/myliquo1/public_html/wp-includes/taxonomy.php on line 183
Notice: Undefined property: stdClass::$post_status in /home2/myliquo1/public_html/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php on line 171
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 38433 bytes) in /home2/myliquo1/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php on line 1136
URGENT…!!!
- The topic ‘Unable to add any POST type. Memory Exhausted. Have tried memory allocation.’ is closed to new replies.