Registration Messages

This topic contains 8 replies, has 5 voices, and was last updated by  suggy 10 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #21129

    suggy
    Expired Member
    Post count: 17

    Hi there,
    User registration working fine but no messages to confirm successful registration and password email succesfully sent.

    http://www.greatbarrierisland.co

    Thanks in advance 🙂

    #21130

    Guust
    Moderator
    Post count: 29970

    Just registered and got your email before I could switch programs:

    Dear Guust,
    You can log in with the following information:
    Your login Information :
    Username: XXX
    Password: XXX
    You can login here: login
    Thank you,
    http://www.greatbarrierisland.co.

    Check your spam?

    #21140

    adriangraham
    Expired Member
    Post count: 426

    I think what might be being said here (as I have noticed the same thing on http://www.ChildacreFinder.ie) is that there is no on-screen message to say it…. you are just diverted back to the homepage.

    #21148

    Guust
    Moderator
    Post count: 29970

    Mmm, yes the original message could mean indeed that there are no messages displayed on the website. I’ll get Stiofan to look at that.

    #21536

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    After regestering are you not logged in which should be a a clue? 🙂
    What would you suggest?

    Thanks,

    Stiofan

    #21560

    adriangraham
    Expired Member
    Post count: 426

    Hi Stiofan,

    After registering you ARE logged in… it just doesn’t say you are… which is the point of the thread :o)

    I got round it by breaking into the Avada header and doing the following to how the user is logged in

    
    
       if (is_user_logged_in()){
    	$author_link = get_author_posts_url( $current_user->data->ID );
    	$author_link = geodir_getlink($author_link,array('geodir_dashbord'=>'true','stype'=>'gd_place'),false);	 
    	 echo '<B>Signed In As: <a href="' . $author_link. '">' . $current_user->user_firstname . "</a></b>";
    #22367

    suggy
    Expired Member
    Post count: 17

    Thanks for that Adrian,

    Having a problem in my own header, $author_link, $current_user & user_firstname all returning null values.

    Any ideas anyone?

    #22487

    Paolo
    Site Admin
    Post count: 31206

    You can try by adding global var $current_user:

    
    
    
    if (is_user_logged_in()){
    global $current_user
    	$author_link = get_author_posts_url( $current_user->data->ID );
    	$author_link = geodir_getlink($author_link,array('geodir_dashbord'=>'true','stype'=>'gd_place'),false);	 
    	 echo '<b>Signed In As: <a href="' . $author_link. '">' . $current_user->user_firstname . "</a></b>";

    Let us know,

    #22599

    suggy
    Expired Member
    Post count: 17

    All good, thanks Paolo 🙂

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount