Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, I have the same problem, WooCommerce Product Blocks are no longer selectable. In post with WooCommerce Product Blocks in them I can edit the blocks without any problem. I am using WooCommerce Product Blocks 1.3.0 on a WordPress 5.0.3.

    Hi everyone,

    I get the the white screen too after updating to Gutenberg 4.0.0

    I have the following error message in WP Debug:
    Uncaught TypeError: t is not a function
    …/wp-content/plugins/gutenberg/build/data/index.js line 1

    I have already cleared my cache without results.
    I also deactivated all plugins except Gutenberg and still get the white screen.

    Does anybody know what might cause the problem?
    Thanks!

    Update: I did some more testing on my site. In the functions.php of my child-theme I had the function _remove_script_version to remove query strings. Gutenberg worked fine as soon as I deleted it. Maybe this helps somebody with the same problem.

    • This reply was modified 6 years, 1 month ago by boconpro.
    Thread Starter boconpro

    (@boconpro)

    Hi Qurl,

    I get the following notices and errors when I try to load the options:

    [20-Oct-2017 09:27:38 UTC] PHP Notice: Undefined variable: opt_tax_childs in …webspace/wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 218
    [20-Oct-2017 09:27:38 UTC] PHP Notice: Trying to get property of non-object in …webspace/wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 218
    [20-Oct-2017 09:27:39 UTC] PHP Notice: Undefined variable: opt_tax_childs in …webspace/wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 218
    [20-Oct-2017 09:27:39 UTC] PHP Notice: Trying to get property of non-object in …webspace/wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 218
    [20-Oct-2017 09:27:39 UTC] PHP Fatal error: Out of memory (allocated 340279296) (tried to allocate 14696448 bytes) in …webspace/wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 278
    [20-Oct-2017 09:27:39 UTC] PHP Fatal error: Out of memory (allocated 340279296) (tried to allocate 14680064 bytes) in …webspace/wp-includes/functions.php on line 3721
    [20-Oct-2017 09:27:47 UTC] PHP Fatal error: Out of memory (allocated 249802752) (tried to allocate 20480 bytes) in …webspace/wp-includes/wp-db.php on line 1851

    Do you have any idea what might cause the out of memory errors?

    Regards
    Thomas

    Thread Starter boconpro

    (@boconpro)

    Hi Qurl,

    thanks for the fast reply.

    The plugin creating the post type ‘products’ is woocommerce. As far as I remember the following options where custom post type by woocommerce as well.

    I had a closer look and I realized that I get an internal server error (HTTP500) when the page is loaded.

    Hope I find a solution for the problem soon.
    I have created about 10 dynamic widgets so far before the problem came up. Is there a max number of widgets that can be set up?

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