My client wants to have specific modules appear on the 'Your account is now active. You may now log in!' and (possibly) the page that displays that says "go check your email" (sorry, don't have that one open).
I've searched here and through the code and can't determine IF there is any way to do that. I just need to add a 'render module position' line of code (or something similar).
The 'you may log in' page has this address:
Code:
/index.php?option=com_comprofiler&task=confirm&confirmcode=reg6a
Is there any way to do this?