WPIntell

Source evidence

Missing ; in minimum configuration will crash your Site!

Global SMTP 路 support 路 2018-10-26T11:17:00+00:00

complaintsentiment
highseverity
1.0relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 35 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
holzhannes unresolved
Please not there is a tiny bug in the Example of minimum configuration, after the define('GLOBAL_SMTP_PASSWORD','**********') the ; is missing. If you copy the code to your wp-config.php and just edit it it will crash your site. Make sure the line ends with a ;. It is should look like this: define('GLOBAL_SMTP_PASSWORD','**********'); +1 Please fix this issue in your plugin. @feriman I recommend using the Plugin WP SMTP Config instead. This reply was modified 7 years, 5 months ago by holzhannes . Thanks, I installed it and works! 馃檪

Comments

3 shown
Feriman 2018-12-30T13:09:00+00:00

+1 Please fix this issue in your plugin.

holzhannes 2018-12-30T20:19:00+00:00

@feriman I recommend using the Plugin WP SMTP Config instead. This reply was modified 7 years, 5 months ago by holzhannes .

Feriman 2018-12-30T20:42:00+00:00

Thanks, I installed it and works! 馃檪