slates27
Forum Replies Created
-
Hi David,
I had tried disabling the constants with?
define( ‘WPMS_ON’, false );
left it for a good while, but made no difference. My hosting company also came back ‘saying that 3rd party connection to other SMTP relays is blocked by administrators to prevent spam abuse’.They have given me details of what to put where and it’s all working again now. Thanks for your help again.
Sy
Hi David,
Thank you for your response. I tried various things today with my wp-config.php file, but still flummoxed.
The last thing I tried was as below:
define( ‘WPMS_ON’, true );
define( ‘WPMS_SMTP_HOST’, ‘itathome4u.com’ ); //
define( ‘WPMS_SMTP_PORT’, 465 ); //
define( ‘WPMS_SSL’, ‘ssl’ ); //
define( ‘WPMS_SMTP_AUTH’, true ); //
define( ‘WPMS_SMTP_USER’, ‘en……[email protected]’ ); //
define( ‘WPMS_SMTP_PASS’, ‘my password’ );
define( ‘WPMS_SMTP_AUTOTLS’, true );
define( ‘WPMS_MAILER’, ‘smtp’ );is that correct? Am I missing something?
Thanks again
Hi,
Can either of you tell us if
a) you are on a windows-based server
b) you are using a separate WordPress URL vs Site URL under General Options?a) No, Linux based servers
b) No, just using the one URL.I have reverted to the previous working version of Nextgen Gallery as version 2.0 messed too many other things up.
Hope info above helps,
Sy