Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • @ethanchoi “WP Mail SMTP” is the only plugin that “WP Forms” lets you use for sending emails. However, Until version 1.7.1 of “WP Mail SMTP” worked normally. After update 1.8.1, does not send any services (Google, MailGun, and the rest). I tested with PHP 7.3, all services worked except GOOGLE (both “gmail” and “g suite”).

    One mistake is that (I use the g suite) is that the Google account is not linking. After confirming to Google that you allow emails to be sent on your behalf, you should be redirected back to the plugin’s admin area, but it loads the site’s main page, and doesn’t activate the linked account button. .

    The google email used was always the same, there was no password change, no two factor authentication or anything like that. Email is unique to this service.

    I already checked the client ID / Secret, redid more than three times, copied and pasted the client ID / Secret, digitel character by character, tested it in another browser, anyway not being redirected to “WP MAIL SMTP settings page” after allowing Goolge to send emails on my behalf.

    Already uninstalled, deleted data in BD, data remaining files, no caching storing, reinstalled the plugin, configured, testing in other browsers, testing other services (such as “mail gun”, for example) and none of that resolved.

    @ethanchoi “WP Mail SMTP” is the only plugin that “WP Forms” lets you use for sending emails. However, Until version 1.7.1 of “WP Mail SMTP” worked normally. After update 1.8.1, does not send any services (Google, MailGun, and the rest). I tested with PHP 7.3, all services worked except GOOGLE (both “gmail” and “g suite”).

    One mistake is that (I use the g suite) is that the Google account is not linking. After confirming to Google that you allow emails to be sent on your behalf, you should be redirected back to the plugin’s admin area, but it loads the site’s main page, and doesn’t activate the linked account button. .

    The google email used was always the same, there was no password change, no two factor authentication or anything like that. Email is unique to this service.

    I already checked the client ID / Secret, redid more than three times, copied and pasted the client ID / Secret, digitel character by character, tested it in another browser, anyway not being redirected to “WP MAIL SMTP settings page” after allowing Goolge to send emails on my behalf.

    Already uninstalled, deleted data in BD, data remaining files, no caching storing, reinstalled the plugin, configured, testing in other browsers, testing other services (such as “mail gun”, for example) and none of that resolved.

    “WP Mail SMTP” is the only plugin that “WP Forms” lets you use for sending emails. However, Until version 1.7.1 of “WP Mail SMTP” worked normally. After update 1.8.1, does not send any services (Google, MailGun, and the rest). I tested with PHP 7.3, all services worked except GOOGLE (both “gmail” and “g suite”).

    One mistake is that (I use the g suite) is that the Google account is not linking. After confirming to Google that you allow emails to be sent on your behalf, you should be redirected back to the plugin’s admin area, but it loads the site’s main page, and doesn’t activate the linked account button. .

    The google email used was always the same, there was no password change, no two factor authentication or anything like that. Email is unique to this service.

    I already checked the client ID / Secret, redid more than three times, copied and pasted the client ID / Secret, digitel character by character, tested it in another browser, anyway not being redirected to “WP MAIL SMTP settings page” after allowing Goolge to send emails on my behalf.

    Already uninstalled, deleted data in BD, data remaining files, no caching storing, reinstalled the plugin, configured, testing in other browsers, testing other services (such as “mail gun”, for example) and none of that resolved.

    Thread Starter Etthna Wholwisk

    (@ewramartins)

    I already checked the client ID / Secret, redid more than three times, copied and pasted the client ID / Secret, digitel character by character, tested it in another browser, anyway not being redirected to “WP MAIL SMTP settings page” after allowing Goolge to send emails on my behalf.

    @sanzeeb3 Create this specific post for this issue.
    I already checked the client ID / Secret, redid more than three times, copied and pasted the client ID / Secret, digitel character by character, tested it in another browser, anyway not being redirected to “WP MAIL SMTP settings page” after allowing Goolge to send emails on my behalf.

    Version 1.8.1 does not work with PHP 7.4

    Until version 1.7.1, it worked normally. After update 1.8.1, it does not send any services (PHP, Google, MailGun, SMTP, and others). I tested with PHP 7.3, all services worked except GOOGLE (both “gmail” and “g suite”).

    One mistake is that (I use the “g suite”) is that the Google account is not linking. After confirming to Google that you allow emails to be sent on your behalf, you should be redirected back to the plug-in admin area, but loads the site’s main page, and doesn’t activate the linked account button. .

    The google email used was always the same, there was no password change, no two factor authentication or anything like that. Email is unique to this service.

    Another error is that it always appears that the attempt to send the previous email failed, suggests that you send the test email (using PHP or other SMTP).

    What to do, developers? Since the plugin is used by many others to send emails through the site?

    Este erro já esta sendo resolvido pelos desenvolvedores do plugin na vers?o 11.2.
    Por enquanto, têm-se 2 alternativas para resolver este erro:
    1o – No arquivo wp-config.php, substituir: define ( ‘WP_DEBUG’ , false );
    por: ini_set ( ‘display_errors’ , ‘Off’ ); ini_set ( ‘error_reporting’ , E_ALL ); define ( ‘WP_DEBUG’ , false ); define ( ‘WP_DEBUG_DISPLAY’ , false );
    Isso n?o afeta o site e forma alguma, apenas oculta para quem acessa o site os erros no mesmo, caso haja, pois, na maioria das vezes em hosts compartilhados baratos for?am a exibi??o de avisos e avisos do PHP.
    2o – Remover o logotipo do site das op??es do Yoast SEO em: SEO > Aparência na Pesquisa > Geral (guia) > e deixa o campo “Organization logo:” da se??o “Empresa” em branco.

    =========

    This error is already being solved by plugin developers in version 11.2.
    For now, there are 2 alternatives to solve this error:

    1 – In the wp-config.php file, replace:
    define (‘WP_DEBUG’, false);
    by:
    ini_set (‘display_errors’, ‘Off’); ini_set (‘error_reporting’, E_ALL); define (‘WP_DEBUG’, false); define (‘WP_DEBUG_DISPLAY’, false);

    This does not affect the site and any way, only hidden for those who access the site the errors in it, if there is, because most of the time in cheap shared hosts force the display of warnings and warnings of PHP.

    2 – Remove the logo of the site from the Yoast SEO options at: SEO> Search Appearance> General (tab)> and leave the “Organization logo:” section of the “Company” section blank.

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