Hello,
I have recentely updated from Joomla 3.5 to Joomla 4.
I notice now that the redirect on first login is not working - even though it is set up in the "registration" tab in CB's configuration. It simply reloads the current page after logging in with the CB login module.
Since I have a multilingual site, I decided to try with CB Auto Actions instead, but no luck there either. These are the settings, can you tell me what I overlooked?
GLOBAL
Trigger: onAfterLogin
CONDITIONS
field: lastvisitDate
User: Action User (I also tried with Viewing User)
Operator: Equal To
Value: 0000-00-00 00:00:00
ACTION
mode: Login
Method: Username
Username: [username]
Password: (left blank)
Force Login: No
Redirect:
www.mysite.com/submap/index.php/en/?option=com_content&view=article&id=115:select-membership&catid=17:nod-intro&Itemid=1226
(did not use my actual domain name here, but it is set up with the correct domain name in the settings)
Message: (left blank)
Alerts: Yes
OUTPUT
Display: Redirect
URL: (again the exact same real URL as above)
Message: (left blank)
USES
Total Uses: 0
Total Uses Timeframe: Forever
Per User Uses: Custom
Custom Uses: 0
Per User Timeframe: Forever
Thank you in advance for your advice.