Cteckie Posted February 20, 2007 Share Posted February 20, 2007 I am a complete noob at this stuff... I need help with my registration process. I have the module Approved_Module installed and working... My 1 problem is that the only thing my new registrants have to put in is their Nickname, e-mail and password... I need to have the Real Name included in the registration process. Can anyone assist.. Thanks... Quote Link to comment Share on other sites More sharing options...
Greaser9780 Posted February 20, 2007 Share Posted February 20, 2007 If you need to have name and whatever else put in, there needs to be a field for it in your table. Then you also have to prompt them for it in your registration form. Then after everything checks out you will need to input everything in your db table. Quote Link to comment Share on other sites More sharing options...
Cteckie Posted February 20, 2007 Author Share Posted February 20, 2007 Sweet, but remember I am a noob, so none of that made any sense to me on how to do it... Is there anything documentation wise to assist me to getting this done... Thanks... Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 20, 2007 Share Posted February 20, 2007 If you're using something that has "Modules", then you need to look at the documentation for it - we won't have it because you never even said what third party program you're using. Quote Link to comment Share on other sites More sharing options...
Cteckie Posted February 20, 2007 Author Share Posted February 20, 2007 The only thing I have changed is now all membership approvals come to me as the admin for approval before they can access the site. I am using php-nuke 7.8... Sorry about that... THere is no documentation for the actual approve module... Hope this helps someone help me... Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 20, 2007 Share Posted February 20, 2007 If you want to edit it this way, you're going to have to write code and work with the database. Read the tutorials on here, or if you don't want to do that you can always just hire someone. the PHP-Nuke forums/support might be able to help more. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.