Error: Something went wrong when sending email. Please contact site admin.

This topic contains 5 replies, has 3 voices, and was last updated by  Stiofan O’Connor 6 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #1065

    thomas prz
    Free User
    Post count: 1

    Hello,

    I have a problem on the UsersWP Plugin when i try to registrer a new user ” Error: Something went wrong when sending email. Please contact site admin. ”

    Before to post this message , i tried different solution but without success :
    In wp-config.php , i adding these two-lines define(‘WP_DEBUG’, true);
    define( ‘WP_DEBUG_LOG’, true );

    and In the register form , i have the section ‘ Username ‘ so it’s good .

    So could you give me another solution to resolve my problem please ?

    Thanks

    #1066

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi thomas,

    Can you please provide wp-admin and FTP details in a private reply (only staff can see) and i will debug the issue.

    Thanks,

    Stiofan

    #1067

    thomas prz
    Free User
    Post count: 1
    This reply has been marked as private.
    #1069

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Ah ok, its likely its because you are on localhost, usually these emails would just fail silently but we add extra error checking for our emails, i will likely work fine once on a real server.

    Thanks,

    Stiofan

    #1160

    Saddam Husain
    Free User
    Post count: 8

    Error: Something went wrong when sending email. Please contact site admin.
    i got this error every time when i register a new user by register page so how can i resolve with this problem please help and, i already set this

    “define(‘WP_DEBUG’, false);
    // Enable WP_DEBUG mode
    define( ‘WP_DEBUG’, true );
    // Enable Debug logging to the /wp-content/debug.log file
    define( ‘WP_DEBUG_LOG’, true );
    // Disable display of errors and warnings
    define( ‘WP_DEBUG_DISPLAY’, false );
    @ini_set( ‘display_errors’, 0 );
    // Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
    define( ‘SCRIPT_DEBUG’, true );” in my wp-config.php file but error still.

    #1162

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello Sadddam,

    Is your email address in your general setting the same as your domain? (like info@my-domain.com)
    /wp-admin/options-general.php

    Some hosts won’t let you send email from any domain apart from your own one.

    If you still have problems please open your own topic and we will help further.

    Thanks,

    Stiofan

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket