Hi
First of all great component and great support...thank you all !
I created a registration form using the tutorial on this site and it works perfectly. The only problem I have is connecting the form with the "create new account" that is in the login joomla module.
I found the chronoregredirect plugin and I installed, enabled it, and configure=put in the form name ( pretty easy) ..but unfortunately isn't working .
I'm not using CB or anything else.
Any advice?
Thank you very much.
First of all great component and great support...thank you all !
I created a registration form using the tutorial on this site and it works perfectly. The only problem I have is connecting the form with the "create new account" that is in the login joomla module.
I found the chronoregredirect plugin and I installed, enabled it, and configure=put in the form name ( pretty easy) ..but unfortunately isn't working .
I'm not using CB or anything else.
Any advice?
Thank you very much.
Hi vortex71,
This is tricky. If I remember correctly the recommended solution is to hack the core code in the user component.
My preferred solution is to use the Jumi module to add a PHP snippet to check for the create login page and redirect if that is loaded. From memory I check for option=com_user and task=create.
Bob
This is tricky. If I remember correctly the recommended solution is to hack the core code in the user component.
My preferred solution is to use the Jumi module to add a PHP snippet to check for the create login page and redirect if that is loaded. From memory I check for option=com_user and task=create.
Bob
Hi
Is there a reason the plug isn't working...I would rather not hack the core code. Anyway do you know a good post that will show exactly how to hack the core code?
Thank you very much
Is there a reason the plug isn't working...I would rather not hack the core code. Anyway do you know a good post that will show exactly how to hack the core code?
Thank you very much
Hi vortex71,
I don't know what the ChronoRedirect plugin is in this context.
I'll see if I can find some code that will work with Jumi.
Bob
I don't know what the ChronoRedirect plugin is in this context.
I'll see if I can find some code that will work with Jumi.
Bob
This topic is locked and no more replies can be posted.
