Undefined index errors
-
Hi, all,
Tried setting errors to 0, tried blitzing the PHP and installing WP again… I think it’s a problem in my database, but I’m not sure where to look for a fix.
Whenever I post or update a post, I get the cascade of notices/warnings reproduced below, in lieu of a new post page. Any suggestions?
—-
Notice: Undefined index: excerpt in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 51
Notice: Undefined index: post_status in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 63
Notice: Undefined index: post_name in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 64
Notice: Undefined index: comment_status in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 67
Notice: Undefined index: ping_status in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 69
Notice: Undefined index: post_password in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 71
Notice: Undefined index: saveasdraft in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 104
Notice: Undefined index: saveasprivate in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 105
Notice: Undefined index: advanced in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 107
Notice: Undefined index: advanced in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 143
Warning: Cannot modify header information – headers already sent by (output started at /home/cavlec/public_html/cavlec/wp-admin/post.php:51) in /home/cavlec/public_html/cavlec/wp-admin/post.php on line 146
Notice: Undefined index: metakeyselect in /home/cavlec/public_html/cavlec/wp-admin/admin-functions.php on line 294
Notice: Undefined index: metakeyinput in /home/cavlec/public_html/cavlec/wp-admin/admin-functions.php on line 295
Notice: Undefined index: metavalue in /home/cavlec/public_html/cavlec/wp-admin/admin-functions.php on line 296
- The topic ‘Undefined index errors’ is closed to new replies.