• If you are not logedin and click on a profile there is a hard coded link to “/wp-login.php?action=register”. This don’t work if “wp-login.php” will be changed by security.
    You can test it with Plugins like “WPS Hide Login”.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    Thanks for this idea. I will add an attribute to [rencontre_libre] shortcode to set the redirect Url.
    For the next update, you can use this : [rencontre_libre redirect=https://mysite.com/myregisterpage]

    In the meantime, you can modify the template rencontre_libre_portrait.php.

    Regards

    Plugin Author Jacques Malgrange

    (@sojahu)

    I answered a little quickly. The option already exists in
    Rencontre > Custom > “Change register link on click a portrait (empty => default WP)”

    Regards

    Thread Starter roundaboutweb

    (@roundaboutweb)

    Nice, but it don’t work:

    https://nextcloud.roundaboutweb.info/index.php/s/KDs3amSii3gqMgP

    Yes, cache will be cleard!

    Thread Starter roundaboutweb

    (@roundaboutweb)

    The bug will be in line 18 of rencontre_libre_portrait.php:
    <a href="<?php echo $rencDiv['siteurl'].'/wp-login.php?action=register'; ?>">

    Thread Starter roundaboutweb

    (@roundaboutweb)

    And here:
    rencontre_imgreg.php: line 14 and 59
    rencontre_libre_search_portrait.php: line 18
    inc/base.php: line 3095
    rencontre.php: line 898

    And some more witch I don’t find.
    I changed what I found but the problem will always be there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘hard coded redirect’ is closed to new replies.