Hi,
I would like to implement a redirect in time ... can I enter a code in the "Event" box of the redirect plugin?
Thank you
Hi prince25,
Again, I don't fully understand your question.
You can use an Event Switcher - or Custom PHP - to use different redirects depending on the form data if that is what you need.
Bob
Sorry ......
I created a registration form for joomla with verifying the email address with User activation.
In the success option I have added a message box .... I would like the user to be redirected to a page of the site.
I do not know if you can insert a module rendirect and give it as an event once or need a php ... but with which code?
Thank you for your time
Just be aware that anything AFTER the redirect action WILL NOT be processed.
Hi prince25,
The ReDirect action will redirect the user to the url you set there.
But in that case the message will not be shown, you can use a System Message instead which will be shown on the page you redirect the user to.
Bob
you'll have to do that in JavaScript.
Ok .... I try and let you know
It poses a bug problem.
Can you tell me if it resolves with the proposed version?
this is the FAQ text
"This FAQ will be used to create an HTML" meta refresh "header to redirect the user after a specified number of seconds.
There is a Joomla! bug in some versions that adds a charset definition if you use setMetaData (), see the last section for a workaround for this problem. "
Hi Prince 25,
I expect that it is fixed now - if not then "see the last section for a workaround for this problem".
Bob