• Just updated to ver 2.8 and it causes an 500 error.

    Had done the following for basic debug:
    – I have the wpbf pro installed as well. Had deactivated and uninstalled the latest 2.7.7 pro plugin and error remains.

    – Rolled back theme to 2.7.0.5 without 2.7.7 plugin and the issue is resolved.

    – Rolled back theme to 2.7.0.5 and reactivated 2.7.7 plugin and no issues at all.

    Narrowed down that ver 2.8 theme is the issue here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author David Vongries

    (@davidvongries)

    Hi @bucketpress,

    We haven’t had similar reports so far. Can you please try to turn on debugging and see if we get any errors?

    https://wp-pagebuilderframework.com/docs/debugging/

    Thread Starter bucketpress

    (@bucketpress)

    Hi @davidvongries ,

    This is the debug info:
    WordPress database error Got a packet bigger than ‘max_allowed_packet’ bytes for query UPDATE wp_options SET option_value = ‘a:8:{s:32:\”a7584e71496727f29795e4d7cafc54af\”;s:146939:\”/* [0] */\n@font-face {\n font-family: \’Noto Sans HK\’;\n and a huge huge huge chunk of unicode font data }’ WHERE option_name = ‘_transient_kirki_remote_url_contents’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/page-builder-framework/page.php’), get_header, locate_template, load_template, require_once(‘/themes/page-builder-framework/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, Kirki\Module\CSS->print_styles_inline, Kirki\Module\CSS->print_styles, do_action(‘kirki_dynamic_css’), WP_Hook->do_action, WP_Hook->apply_filters, Kirki\Module\Webfonts\Embed->the_css, Kirki\Module\Webfonts\Downloader->get_styles, Kirki\Module\Webfonts\Downloader->get_cached_url_contents, set_transient, update_option

    • This reply was modified 3 years, 3 months ago by bucketpress.
    • This reply was modified 3 years, 3 months ago by bucketpress.
    • This reply was modified 3 years, 3 months ago by bucketpress.
    Theme Author David Vongries

    (@davidvongries)

    Can you try to increase tha max_allowed_packet?

    This is what I found.
    https://stackoverflow.com/questions/8062496/how-to-change-max-allowed-packet-size

    Thread Starter bucketpress

    (@bucketpress)

    Had tried increasing the max_allowed_packet on mariaDB. Doesn’t solve it for me. I will look into this further. Will make do with with version 2.7.0.5 for the theme for now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Upgrading to ver 2.8 causes 500 internal server error’ is closed to new replies.