UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

Registration Link not working as expected

Uwe · ·
7:25 PM Saturday, 29 October 2022
High
Hi,

I have created an override in mytemplate/html/mod_easysocial_login/default.php to redirect the registration link to an initial page where new users can decide before registration which group of users they want to join.

So what I did to achieve this, is to exchange the following code


<li>
<a href="/<?php echo ESR::registration();?>"><?php echo JText::_('MOD_EASYSOCIAL_LOGIN_REGISTER_NOW');?></a>
</li>


by


<li>
<a href="/sign-up"><?php echo JText::_('MOD_EASYSOCIAL_LOGIN_REGISTER_NOW');?></a>
</li>


But when I click on the link, noting happens. The URL changes from mydomain.com/login to my domain/sign-up but the page does not change. I still see the login form as before.

The same happens when I click on the Forgot Username or Forgot Passwort link. The URL changes but the page does not. Something is preventing the links from working.

Can you please have a look at this issue? I am stuck and cannot find out how to solve it. SuperUser is included in the additional information.

Thanks
Uwe
The replies under this section are restricted to logged in users or users with an active subscription with us