• No other plugins activated & using Twenty Ten 1.2 theme.
    The custom fields are viewable with following errors:

    ( ! ) Notice: Undefined index: category in …/wp-content/plugins/custom-field-template/custom-field-template.php on line 2532
    Call Stack
    # Time Memory Function Location
    1 0.0044 415036 {main}( ) ../post.php:0
    2 0.5188 20710644 include( ‘/Applications/MAMP/htdocs/ifca2/wp-admin/edit-form-advanced.php’ ) ../post.php:187
    3 0.6102 21217888 do_meta_boxes( ) ../edit-form-advanced.php:301
    4 0.6105 21220016 call_user_func ( ) ../template.php:967
    5 0.6105 21220060 custom_field_template->insert_custom_field( ) ../template.php:0
    6 0.6106 21225868 custom_field_template->custom_field_template_filter( ) ../custom-field-template.php:2344

    ( ! ) Notice: Undefined index: template_files in …./wp-content/plugins/custom-field-template/custom-field-template.php on line 2533
    Call Stack
    # Time Memory Function Location
    1 0.0044 415036 {main}( ) ../post.php:0
    2 0.5188 20710644 include( ‘/Applications/MAMP/htdocs/ifca2/wp-admin/edit-form-advanced.php’ ) ../post.php:187
    3 0.6102 21217888 do_meta_boxes( ) ../edit-form-advanced.php:301
    4 0.6105 21220016 call_user_func ( ) ../template.php:967
    5 0.6105 21220060 custom_field_template->insert_custom_field( ) ../template.php:0
    6 0.6106 21225868 custom_field_template->custom_field_template_filter( ) ../custom-field-template.php:2344

    ( ! ) Notice: Undefined index: post in ……/wp-content/plugins/custom-field-template/custom-field-template.php on line 2534
    Call Stack
    # Time Memory Function Location
    1 0.0044 415036 {main}( ) ../post.php:0
    2 0.5188 20710644 include( ‘/Applications/MAMP/htdocs/ifca2/wp-admin/edit-form-advanced.php’ ) ../post.php:187
    3 0.6102 21217888 do_meta_boxes( ) ../edit-form-advanced.php:301
    4 0.6105 21220016 call_user_func ( ) ../template.php:967
    5 0.6105 21220060 custom_field_template->insert_custom_field( ) ../template.php:0
    6 0.6106 21225868 custom_field_template->custom_field_template_filter( ) ../custom-field-template.php:2344

    Any ideas?

    thanks,

    V

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter veedles

    (@veedles)

    Ok i thought i had deactivated all my plugins – hotfix was still on. When i deactivate that i get a different error – sounds same as this persons post
    http://wordpress.org/support/topic/possible-bug-notice-undefined-index-tax_input-in-usersceciliasitespopuppa?replies=1

    Notice: Undefined index: tax_input in /Applications/MAMP/htdocs/ifca/wp-content/plugins/custom-field-template/custom-field-template.php on line 2656
    Call Stack
    # Time Memory Function Location
    1 0.0043 446300 {main}( ) ../post.php:0
    2 0.0912 3466608 edit_post( ) ../post.php:207
    3 0.1089 3454508 wp_update_post( ) ../post.php:225
    4 0.1092 3463972 wp_insert_post( ) ../post.php:2689
    5 0.1649 3532616 do_action( ) ../post.php:2634
    6 0.1700 3531984 call_user_func_array ( ) ../plugin.php:395
    7 0.1700 3532028 custom_field_template->edit_meta_value( ) ../plugin.php:0

    ( ! ) Notice: Undefined variable: i in /Applications/MAMP/htdocs/ifca/wp-content/plugins/custom-field-template/custom-field-template.php on line 2729
    Call Stack
    # Time Memory Function Location
    1 0.0043 446300 {main}( ) ../post.php:0
    2 0.0912 3466608 edit_post( ) ../post.php:207
    3 0.1089 3454508 wp_update_post( ) ../post.php:225
    4 0.1092 3463972 wp_insert_post( ) ../post.php:2689
    5 0.1649 3532616 do_action( ) ../post.php:2634
    6 0.1700 3531984 call_user_func_array ( ) ../plugin.php:395
    7 0.1700 3532028 custom_field_template->edit_meta_value( ) ../plugin.php:0

    ( ! ) Notice: Undefined index: in /Applications/MAMP/htdocs/ifca/wp-content/plugins/custom-field-template/custom-field-template.php on line 2729
    Call Stack
    # Time Memory Function Location
    1 0.0043 446300 {main}( ) ../post.php:0
    2 0.0912 3466608 edit_post( ) ../post.php:207
    3 0.1089 3454508 wp_update_post( ) ../post.php:225
    4 0.1092 3463972 wp_insert_post( ) ../post.php:2689
    5 0.1649 3532616 do_action( ) ../post.php:2634
    6 0.1700 3531984 call_user_func_array ( ) ../plugin.php:395
    7 0.1700 3532028 custom_field_template->edit_meta_value( ) ../plugin.php:0

    ( ! ) Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/ifca/wp-content/plugins/custom-field-template/custom-field-template.php:2656) in /Applications/MAMP/htdocs/ifca/wp-includes/pluggable.php on line 897
    Call Stack
    # Time Memory Function Location
    1 0.0043 446300 {main}( ) ../post.php:0
    2 0.2199 3528772 redirect_post( ) ../post.php:209
    3 0.2206 3528912 wp_redirect( ) ../post.php:87
    4 0.2207 3534596 header ( ) ../pluggable.php:897

    These aren’t errors, they’re notices/warnings.

    You should turn these off:

    http://www.wordimpressed.com/wordpress/php-turn-on-or-off-error-reporting/

    Thread Starter veedles

    (@veedles)

    Hi,

    thanks for the suggestion – i tried that but no joy.
    Reckon they’re errors all right! When I click on Update I end up on wp-admin/post.php with just these and no other content.Changes don’t save.
    Can’t figure it out!

    I’m having a similar issue with a MAMP WordPress install and Advanced Custom Fields. In the area where it says to associate a custom field with a pickbox to choose a post, page, or one of the custom post types, there is no pickbox… I just did a test on a live domain, then backed it up and migrated it to MAMP, and the pickbox existed on the live site, but not on MAMP. Looks like someone else in the forums had a similar issue with WAMP. No solution on my end yet.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Field Template not working – showing errors’ is closed to new replies.