• Resolved evit

    (@evit)


    2.0 and 2.0.1 both force all my sites into recovery mode. I’m getting the error:

    An error of type E_PARSE was caused in line 373 of the file /var/www/html/dir/xxx/wp-content/plugins/ultimate-addons-for-gutenberg/blocks-config/post/class-uagb-post.php. Error message: syntax error, unexpected ‘)’

    Anyone else seeing this problem?

    • This topic was modified 2 years, 7 months ago by evit.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @evit,

    Thanks for writing to us.

    Please head to Settings > Spectra > Settings > Editor options and check whether the option shown in this screenshot is turned on. If the issue still persists, please open a ticket with us from here so that we can help you out in a better way.

    Regards.
    Judith

    Thread Starter evit

    (@evit)

    Thanks for your response. Unfortunately, I cannot get to these options because the plugin will not load. If I leave recovery mode to get to these options the site crashes with this error and it will not let me get to this option. =(

    • This reply was modified 2 years, 7 months ago by evit.

    The uses of array_merge in several PHP files seem wrong, with a spare comma before the closing parenthesis, for PHP < 7.3.

    At least I found the following three:

    PHP Parse error:  syntax error, unexpected ')' in /wp-content/plugins/ultimate-addons-for-gutenberg/blocks-config/post/class-uagb-post.php on line 1106
    PHP Parse error:  syntax error, unexpected ')' in /wp-content/plugins/ultimate-addons-for-gutenberg/blocks-config/cf7-styler/class-uagb-cf7-styler.php on line 874
    PHP Parse error:  syntax error, unexpected ')' in /wp-content/plugins/ultimate-addons-for-gutenberg/blocks-config/taxonomy-list/class-uagb-taxonomy-list.php on line 520

    Deleting the trailing , from the previous line of the PHP error reported lines would fix the above errors. Eg., delete the trailing comma , on line 1105 in /wp-content/plugins/ultimate-addons-for-gutenberg/blocks-config/post/class-uagb-post.php.

    • This reply was modified 2 years, 7 months ago by noyle.
    Thread Starter evit

    (@evit)

    Thanks for the quick response from Brainstorm Force. Latest update 2.0.2 fixes the issue that was related to PHP 7.2

    Hello @evit , @noyle,

    We’re sorry for the inconvenience caused to you. Also, we are thankful for your patience and readiness to help us fix things that we come across.

    I’d like to let you know that our developers have fixed this issue. Can you please update the plugin to the latest version 2.0.2?

    Let me know how it goes. Looking forward to hearing from you.`

    Hi team,
    This happens again on WP 6.1 where newest version of the SPectra is 2.0.13. Cannot load the settings page.

    Hello Miro,

    Thanks for writing back.

    I have checked this on my end and I am not replicating the same issue. I have recorded a screencast to show how it appears on my test site.

    Please try uninstalling and reinstalling the Spectra plugin and see whether that helps.

    Looking forward to hearing from you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘2.0.1 – Breaks sites, recovery mode’ is closed to new replies.