Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

How do I allow users to create there own password

New Here ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

I have a membership area on my website but when users sign up, they get an automatic password in their email. How do I set it so they can create there own password. Have a look at the image of the phpMyAdmin page and the sign up page. P.S: I am using cPanel 11.



This is were you can sign up. Have a look at the code:

http://member.eol-productions.org/join

TOPICS
Server side applications

Views

1.3K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

Can't see the code. You haven't provided it. To allow user to choose pw simply add a pw form field into registration form and add additional script to process pw and insert into database.

best,

Shocher

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

Thanks,

I have tryed all of this but it still sends them a random password. And to see the code just go to code view in your browser on the page: http://member.eol-productions.org/join. Or download my default member pack which i have used.

Regards

Leon

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

>And to see the code just go to code view in your browser on the page:

You can't view server side code in a client (browser). To see what's wrong with the code, you'd need to provide the code

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

You can speek to me now at: http://eol-pro.org/u/chat

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

Ahh. Thanks.

Well do you know how to solve this problem? Download the package and have a look how.

Regards

Leon

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

>Well do you know how to solve this problem?

Yes. You copy the code you are having problems with and paste it into this thread.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

Well thats the thing. I dont know what code to copy. Its just the whole thing. I have provided you with the default file for my membership area. Thats why i would like someone to have a look at it and tell me where iv gone wrong.

Regards

Leon

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 07, 2012 Feb 07, 2012

Copy link to clipboard

Copied

Sorry, I don't know what you mean by 'default file'. I don't see any file.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 08, 2012 Feb 08, 2012

Copy link to clipboard

Copied

LATEST

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines