Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Also seeing the same, with headers alreay sent messages on publish or update:

    Notice: Undefined index: authorship in …/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php on line 451

    Notice: Undefined index: type in …/wp-content/plugins/wordpress-seo/admin/class-metabox.php on line 694

    Notice: Undefined index: authorship in …/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php on line 451

    Notice: Undefined index: type in …/wp-content/plugins/wordpress-seo/admin/class-metabox.php on line 694

    Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php:451) in …/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php:451) in …/wp-includes/pluggable.php on line 1173

    Thread Starter MORRG

    (@morrg)

    hi,

    Sorry it’s taken months to come back to you. I’ve managed to get the migration tool to appear now but when I run it it only migrates one attachment?

    I get:

    The following Attachments Pro Instances will be migrated:

    Attachments

    Then:

    Data conversion complete!

    The data conversion has been completed successfully. Converted: 1 Attachment

    I’m using WordPress 3.7.1 (multisite)

    Thread Starter MORRG

    (@morrg)

    I seem to have got it working now I’ve added add_theme_support('post-thumbnails');
    to the functions file which seem to have done the job. In the bones default install this is supposed to be called here:
    add_action('after_setup_theme','bones_theme_support'); in bones.php which is where I think the conflict might be. Thanks for the time you spent trying to find a solution. I’ll keep you posted if I discover exactly why this seemed to happen on upgrading your plugin.

    Thanks,

    Matt

    Thread Starter MORRG

    (@morrg)

    Hi,

    Thanks for looking at this. I’ve no custom instances set up but looking through my functions file I remembered that I am using https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress for custom metaboxes perhaps there is a conflict with this… otherwise nothing else interacts with the metaboxes etc or/in the admin area except for the standard stuff in Bones.

    Thanks, your help is really appreciated.

    Matt

    Thread Starter MORRG

    (@morrg)

    Hi,

    Thanks for getting back to me so quickly.

    With all plugins disabled I can see/edit/add featured image.

    With the attachments plugin activated and all other plugins deactivated the featured image stuff disappears.

    My theme is built on the bones starter theme framework if this helps at all in seeing what the conflict might be.

    Let me know if you need to know anything else about my build in order to try and help me.

    Thanks,

    Matt

    Forum: Plugins
    In reply to: [Contact Form DB] Opt In
    Thread Starter MORRG

    (@morrg)

    Thanks I’ll have a look

    Thread Starter MORRG

    (@morrg)

    Worked it out now thanks, I hadn’t created a new attachments object to fetch the data.

    Thanks,

    Matt

    Same problem on a client’s site, with the attachments plugin disabled I can add featured images to CPTs without problems but with the plugin enabled I either cannot assign a featured image atall or it defaults to a blank image.

    Any solution yet?

    Thanks,

    Matt

Viewing 8 replies - 1 through 8 (of 8 total)