How to override J!'s standard registration form links

BigStef

Member
I have read the "how to override J!'s standard registration form links" of cheesegrit here and just have this for more precision :
When using template from Yootheme (or maybe others, didn' t try yet) Don't create the "defaut.php" file, open the one already existing (in yourtemplate > html > com_users > registration)and add this line given by Cheesegrit :
PHP:
$mainframe =& JFactory::getApplication();
$mainframe->redirect('/joomla17/index.php/profile');
Of course, "replace '/joomla17/index.php/profile' with whatever URL the steps from Creating a Menu Item produces".

If it can help some one....
 
But be aware that an update of this Joomla template (e.g. Yootheme) may override this modification and you'll have to do it again.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top