PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Dashboard has no pages, no post and displayed error after upgrading gravity form

  1. Here is the error when activating the plugin

    ----------------------------
    WordPress database error: [MySQL server has gone away]
    SELECT option_value FROM wp_options WHERE option_name = '_transient_gform_update_info' LIMIT 1

    WordPress database error: [MySQL server has gone away]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_timeout_gform_update_info', '1370581230', 'no') ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)

    WordPress database error: [MySQL server has gone away]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_gform_update_info', 'O:8:\"WP_Error\":2:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:20:\"connect() timed out!\";}}s:10:\"error_data\";a:0:{}}', 'no') ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)

    WordPress database error: [MySQL server has gone away]
    SELECT option_value FROM wp_options WHERE option_name = 'dismissed_update_core' LIMIT 1

    WordPress database error: [MySQL server has gone away]
    SELECT comment_approved, COUNT( * ) AS num_comments FROM wp_comments GROUP BY comment_approved

    WordPress database error: [MySQL server has gone away]
    SELECT option_value FROM wp_options WHERE option_name = '_transient_plugin_slugs' LIMIT 1

    WordPress database error: [MySQL server has gone away]
    SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_plugin_slugs' LIMIT 1

    WordPress database error: [MySQL server has gone away]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_timeout_plugin_slugs', '1370581230', 'no') ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)

    WordPress database error: [MySQL server has gone away]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_plugin_slugs', 'a:18:{i:0;s:44:\"jquery-collapse-o-matic/collapse-o-matic.php\";i:1;s:25:\"formidable/formidable.php\";i:2;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:3;s:36:\"google-sitemap-generator/sitemap.php\";i:4;s:29:\"gravityforms/gravityforms.php\";i:5;s:24:\"headspace2/headspace.php\";i:6;s:37:\"maintenance-mode/maintenance-mode.php\";i:7;s:31:\"member-access/member_access.php\";i:8;s:29:\"nextgen-gallery/nggallery.php\";i:9;s:35:\"page-lists-plus/page-lists-plus.php\";i:10;s:41:\"search-and-replace/search-and-replace.php\";i:11;s:23:\"seo-slugs/seo-slugs.php\";i:12;s:27:\"tpc-memory-usage/tpcmem.php\";i:13;s:58:\"udesign-shortcode-insert-button/udesignShortcodeInsert.php\";i:14;s:29:\"widget-logic/widget_logic.php\";i:15;s:25:\"wp-members/wp-members.php\";i:16;s:27:\"wp-pagenavi/wp-pagenavi.php\";i:17;s:27:\"wp-super-cache/wp-cache.php\";}', 'no') ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    ---------------

    After that, the dashboard is loading very slow, and there is no posts, pages. These issues are fixed when disabling the plugin.

    Php & WP memory limit are both 64MB, please help.

    Posted 11 years ago on Thursday June 6, 2013 | Permalink
  2. David Peralty

    I did a quick Google search and found this: http://www.techmesto.com/solving-wordpress-mysql-gone-error/

    Posted 11 years ago on Thursday June 6, 2013 | Permalink
  3. Thanks David, this works for me.

    Posted 11 years ago on Thursday June 6, 2013 | Permalink
  4. David Peralty

    Glad to hear it. All my best!

    Posted 11 years ago on Friday June 7, 2013 | Permalink

This topic has been resolved and has been closed to new replies.