Signup page not displayed

This topic contains 5 replies, has 3 voices, and was last updated by  Paolo 8 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #58556

    Tony Mattioli
    Expired Member
    Post count: 58

    Hi, I have updated my GD plugins recently

    The signup and login page does not show up anymore, i get redirected to the home page

    http://suivrelamusique.com/?geodir_signup=true

    or

    http://suivrelamusique.com/?geodir_signup=true&page1=sign_up

    Can you help

    #58598

    myfamilyguide
    Full Member
    Post count: 29

    I have exactly the same problem. Can’t launch client’s site until this is resolved. Template is present in the plugin’s /geodirectory-templates folder and at the top of the file, it says

    `/*
    * If user is not signed in, redirect home.
    */
    if (get_current_user_id()) {
    wp_redirect(home_url(), 302);
    exit;
    }’

    This does not make any sense to me at all.

    #58602

    myfamilyguide
    Full Member
    Post count: 29

    Tony, I have resolved this already. I went to Geodirectory > GD Tools and clicked ‘run’ for GD pages check. It found that the login page was not present, so I clicked on ‘fix’ and that has resolved the issue.

    As far as the thing I posted above about redirecting to home if user is not logged in, I don’t know what to say because it doesn’t actually do that, which is good.

    #58603

    Paolo
    Site Admin
    Post count: 31206

    Yes, we made the login page an actual page. Now it will be yoursite.com/gd-login/

    Let us know if you were able to fix it too.

    Thanks

    #58951

    Tony Mattioli
    Expired Member
    Post count: 58

    Ok, got it, thanks for your input

    #58952

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

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