I’m getting the same error message. Had to revert to the last version to restore some sites.
Same problem PHP 7
I’ve solved removing comma (,) at line 467
From:
esc_html__( 'to help spread the word! :D' ),
To:
esc_html__( 'to help spread the word! :D' )
I updated to php 7.4 from 7.2 and the error disappeared. Seems odd because it should be a syntax error in both versions, but maybe they use different libraries.
I’m getting the following critical WSOD too:
Parse error: syntax error, unexpected ')' in /wp-content/plugins/post-smtp/Postman/PostmanViewController.php on line 678
Notice: Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5831
Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /public_html/wp-includes/functions.php on line 5831
Notice: Function is_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /public_html/wp-includes/functions.php on line 5831
Notice: Function is_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /public_html/wp-includes/functions.php on line 5831
Notice: Function is_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /public_html/wp-includes/functions.php on line 5831
Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /public_html/wp-includes/functions.php on line 5831
There has been a critical error on this website.
Learn more about troubleshooting WordPress.
@kingfisher64 @uxjw @frankdors @aumw-jay @signelazer
Hi,
Hope you all are doing good.
Sorry for the inconvenience, our team is looking into this issue and will release the latest version as soon as possible.
Thanks
@kingfisher64 @uxjw @frankdors @aumw-jay @signelazer
Please update the plugin to 2.1.3, the issue is fixed.
Let me know if the issue still exists.
Thanks`
Hey,
i still get an error in wp-content\plugins\post-smtp\Postman\PostmanViewController.php line 677, please remove this comma too.
esc_html__( ‘I understand and would like to discard this notice’, ‘post-smtp’ ),
@bpmusic are you using latest version 2.1.3 ?
I checked again this issue is already fixed in new version 6.1.3.
@haseeb0001 after i removed the extra comma i did. the error had blocked the cron job for the autoupdate. thanks for the fast response 🙂
Updated to 2.1.3 and still have the error!
@spinrag can you share the screenshot of the error and also share the diagnostic test report.
Thanks
@spinrag @all
issues fixed, please update the plugins and test.