Registration modificationThis tutorial is only for phpnuke classic your_account. osc2nuke use phpnuke Your_Account module to manage user registration and login, but this module isnt adapted to some administrator desire. Here we will see how you can tweak this module in order to add some interesting options. We must warn you about the security lake and possible spamming problems that may occurs with such a modificatio, be aware the we do not advice you to make this change. We will work on the possibility to let user have an autoactivation registration process (what mean that they wont have to confirm an email sent to their email address) , we will also add an autologin option so they wont have to login at the end of user registration process and finally add a redirection option to let user be redirected to the shopping cart if they have something in it or to the destination of your choice (usually forums, your_account or index of site). This tutorial have been made based on osc2nuke 8033, the file to recode is unique, it is modules/Your_Account/index.php in order to have the necessary code download the html explaination file with the following link. |