18.6. Modifying the PHP-Nuke Your_Account module
In this section we modify the PHP-Nuke Your Account module, one of the most central modules of PHP-Nuke. We show:
-
How to redirect users to the Homepage (Section 18.6.1),
-
How to redirect Your Info to the Forums user profile (Section 18.6.2),
-
How to redirect users to Login and back (Section 18.6.3),
-
How to disable registration (Section 18.6.4),
-
How to let users register immediately (Section 18.6.5),
-
How to approve users before registration (Section 18.6.6),
-
How to register users through iBill (Section 18.6.7),
-
How to change the maximum allowed length for user names (Section 18.6.8).










