Sight theme sight_meta_box_nonce errors
-
Hi, since the developers of the theme aren’t providing support, I wonder if anyone over here could offer some help?
A fresh install of Sight 1.0.1 theme on a fresh install of WP 3.1.2 produces these errors when trying to create/edit a page:
Notice: Undefined index: sight_meta_box_nonce in /home/example/public_html/exampledir/wp-content/themes/sight/functions.php on line 140 Notice: Undefined index: sight_meta_box_nonce in /home/example/public_html/exampledir/wp-content/themes/sight/functions.php on line 140 Warning: Cannot modify header information – headers already sent by (output started at /home/example/public_html/exampledir/wp-content/themes/sight/functions.php:140) in /home/example/public_html/exampledir/wp-includes/pluggable.php on line 897The only changes I made to the standard config file are:
1. WP_DEBUG set to true
2. FORCE_SSL_ADMIN set to true
3. $table_prefix is NOT wp_
4. DB_COLLATE is utf8_general_ciAny help appreciated, thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Sight theme sight_meta_box_nonce errors’ is closed to new replies.