I'm having a problem with the registration page, I need all registrations to be directed to a specific URL which comes from a hidden menu item which defines the template, and allows me to display my re-styled registration form, and CB-login module on the page.
At the moment I just get the standard registration form, displayed with a template for the members area which non members should not see. (This site has 2 templates, 1 for members, and 1 for non members)
The menu link is member-registration.html ,index.php?option=com_comprofiler&task=registers and displays the re-styled registration form in the correct template.
I installed CB Core Redirect which seems to have no effect with CB Subs so I unpublished it.
I installed auto actions and have tried the triggers onBeforeUserRegistration, onBeforeRegisterFormDisplay, and onBeforeRegisterForm but can't make it redirect to my page
I tried the following in URL
index.php?itemID=247 (247 is the menu item)
index.php?option=com_comprofiler&task=registersindex.php?&itemID=247
index.php?option=com_comprofiler&task=pluginclass&plugin=cbpaidsubscriptions&do=displayplans&plans=1&itemID=247
I can't make it redirect to the correct page and some help with this would be greatly appreciated.
regards,
Andrew
Joomla 2.5.14, standard SEF URL's with suffix
CB 1.9
CB Subs 3.0.0