• happyhoureffect

    (@happyhoureffect)


    We were receiving a 404 – no content error code on all of the pages of our website. In looking into our hosting manager through Yahoo we can came across this script log error code. As you can see it references a custom contact form and how the form field does not exist. I removed all the forms because we are going to make changes anyways, but I still am getting the error. Anyone else have this or know how to fix it with the wordpress editor so that the pages display again? I deleted the 2 contact form plugins we had, but that hasn’t done anything.

    PHP Warning: Missing argument 3 for wpseo_upgrader_process_complete() in /blog/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php on line 259
    [08-Nov-2013 13:19:20] WordPress database error Table ‘blog.wp_cntctfrm_field’ doesn’t exist for query SELECT * FROM wp_cntctfrm_field WHERE name = ‘name’ made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, cntctfrm_settings
    [08-Nov-2013 13:19:20] WordPress database error Table ‘blog.wp_cntctfrm_field’ doesn’t exist for query INSERT INTO wp_cntctfrm_field (name) VALUES (‘name’) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, cntctfrm_settings
    [08-Nov-2013 13:19:20] WordPress database error Table ‘blog.wp_cntctfrm_field’ doesn’t exist for query SELECT * FROM wp_cntctfrm_field WHERE name = ’email’ made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, cntctfrm_settings
    [08-Nov-2013 13:19:20] WordPress database error Table ‘blog.wp_cntctfrm_field’ doesn’t exist for query INSERT INTO wp_cntctfrm_field (name) VALUES (’email’) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, cntctfrm_settings
    [08-Nov-2013 13:19:20] WordPress database error Table ‘blog.wp_cntctfrm_field’ doesn’t exist for query SELECT * FROM wp_cntctfrm_field WHERE name = ‘subject’ made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, cntctfrm_settings

Viewing 2 replies - 1 through 2 (of 2 total)
  • Krishna

    (@1nexus)

    Deactivate all plugins, revert to Twenty Thirteen theme and upload only one plugin – your preferred Contact Form and see if the error persists.

    Thread Starter happyhoureffect

    (@happyhoureffect)

    I tried that – same error is still occurring. I have deleted all the contact forms on the website as well, so there should be no reference to them whatsoever.

    I had read previous forums where people seemed to be experiencing the 404 error and it happened to be a hosting issue. But I spoke with our hosting provider last night and they said it was this error, which is a wordpress error, not a hosting error.

    Any other ideas? We have a lot of work into this site and content that I would hate to delete it all and have to re-start.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Script Log Error for Custom Form’ is closed to new replies.