Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > Other Forums > Free Classifeds - Sell / Buy / Barter > Services

Notices

Services If you are looking for (or offering) services, this is the forum to use. This includes job listings, etc.

Reply
 
Thread Tools
  #1  
Old 12-22-2007, 12:23 AM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Login Script

Hey everyone,

Background:
There has been dozens if not hundreds of posts about how to create a register and login page for your website. You had two options, one was to go into cPanel, create a password protected directory, and manually add each and every use for it. Or you could install a login script, which required making all of your pages have a .php extension, change all of your links, and then add some code to each page.

Now there is a third choice. I have created a login script which uses a password protected directory. Once you install the script, your users just have to go the register form, once they register (depending on some setting your choose), then can then login to the password protected directory just as if you have created their account for them in cPanel.

Script Information:
Here are the features of the script:
  • Easy installation process (I provided written instructions, as well as a step by step video tutorial with audio)
  • Highly customizable, any file that you users or yourself use with the script can be changed, as well as options like:
  1. Email authentication
  2. Admin authentication
  3. Admin notification when a user registers
  4. Requiring a valid email address
  5. If multiple users can have the same email address
  6. Minimum characters of the username and password
  • Forgot password form so users can have their password reset to their choosing if they forget it or just want it changed
  • Resend activation email, if you have email authentication enabled and the user did not receive the email or accidentally deleted it.
  • Ability to use the FTP function in PHP instead of CHMOD to set file permissions (You don't need to worry about this really, I just wanted people to be aware its there)
  • Admin panel to administrate all of your users. The admin panel features:
  1. Listing of all of your users divided into pages
  2. Sorting of users by username, email address, and activation status.
  3. Editing of the users username, password, and email address
  4. Deleting users whom you no longer wish to have access
  5. Searching for users based on either username or email address
  6. If admin authentication is activated, you can activate the users via the admin panel
Not only that but I have created two video tutorial with audio of me explaining as we go along (sorry ahead of time, but as the video goes on the audio gets a little out of sync with the video, I can't prevent it).


So how do I get the script?

Unfortunately, I will be selling it (sorry, I'm a university student, money is one thing that is always in short supply).

I will be selling the script for $40 USD via Paypal (or check/money order if you do not have paypal).

To get the script send me an email to watdaflip******.com, with the subject "Login script", "Want to purchase login script".. something along those lines, and I will give you further information.

For $40 what all do I get?
You get a copy of the script, and full email support directly from me, I'll do my best to guide you through installing and using, and should be able to answer any questions you have. The video tutorials mentioned above are available free with no additional charge, I recommend you watch them if you can't figure it out at first, it should help. I will also answer any questions or problems you have here on the forums if you make a post.

Is there anywhere I can see a live demo of the script?
Yes, please visit,
http://www.watdaflip.net/login

How many of my websites can I use this on?
You can use it on any and all of the websites that you personal own (If you're making a website for your in-laws or family that's fine too). If you run a business creating websites for others I do request you purchase a separate copy for them.

How does the script work?
Basically when the user registers, they are added to a database like a normal login script. Depending on how you have the script configured there might be some additional steps before their account is activate and they can log in. Once their account is activated, the .htpasswd file is opened by the script, and the users details are written, it is then closed and the permissions are changes on the file to make it secure. They can then login like you normal would with a password protected directory.

I am having trouble installing the script can you do it for me?
I can, I just charge a minimal fee of $10 to cover the time it take for me to install the script. Just send me an email and we will go from there.

Is there a paid membership feature?
No, I no longer create any script that processes any payment whatsoever, sorry. If someone creates a modification for this script that accepts payment to register and want to release it for others to use I will be more then happy to include it with the script files, but I don't be making one myself to do this.


That's about it, if you have any questions, comments, concerns, etc feel free to post a reply to this thread, or email me.

Have a good day, and a Merry Christmas.
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 01-25-2008, 01:37 AM
TCJJ's Avatar
Private First Class
 
Join Date: Jan 2008
Location: New Zealand
Posts: 7
Send a message via MSN to TCJJ
Default Re: Login Script

Dude, this is awesome! Now if only I had a job... I'm still in school. Maybe I can buy this for my b'day in March. It's pretty awesome and I would LOVE to use it in my website. I'll have you know that this is EXACTLY what I've been looking for! I would really like a free trial but of course, that's not possible without giving the whole thing away. I'd like to see an upgrade on the demo i.e. a few proper pages that you have to log in for first. Otherwise, wonderful stuff!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 01-25-2008, 05:26 PM
Master Sergeant
 
Join Date: Nov 2007
Posts: 60
Default Re: Login Script

This seems great and alot easier to use for me anyway. Having a heck of a time trying to use the AFVFP.

Question thou, i will need the paid membership feature too althou i think i can do that separately through paypal. What i want to know is if there is a way if i buy this script to set up a duration where after a set time each persons membership is erased. Unless they renew their subscription.

Make sense?

Let me know. Thanks
__________________
Darc



www.drwdesigners.com

www.diydatabase.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 01-25-2008, 07:31 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

With some modifications to the script itself it can be setup like..

Users register but cant login until an admin activates the account (This feature is already built in)

Now for what would be needed:
When activated by the admin the date activated is recorded, and some code is set to execute every night to check if a year (or whatever subscription term you want) has passed, if it has deactivate the account (or delete if you really wanted it to). Then if the user wanted another subscription they would pay and the admin would reactivate the account, the time would be reset to the present date, and they would have another term.
Also something like a renew button could be added in the admin panel to reset the time to have an additional term added before the subscription would expire


But the script itself, as it is now does not have this feature built in, it would require modifying the script
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 01-25-2008, 07:56 PM
TCJJ's Avatar
Private First Class
 
Join Date: Jan 2008
Location: New Zealand
Posts: 7
Send a message via MSN to TCJJ
Default Re: Login Script

Could you turn off the admin activation so users just have to activate by email? And what about blocking certain email addresses and names so they can't be used or even using wild cards e.g. *********.com (although I wouldn't block hotmail since it's commonly used).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 01-26-2008, 05:43 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

Yes admin activation can be disabled by changing a setting in the config file. The blocking of emails isn't built in, but something small like that can be added by request when purchasing the script
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 01-27-2008, 01:05 AM
TCJJ's Avatar
Private First Class
 
Join Date: Jan 2008
Location: New Zealand
Posts: 7
Send a message via MSN to TCJJ
Default Re: Login Script

Ok and can you block unwanted usernames etc. AND for both, use wildcards? (*)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 01-27-2008, 01:24 AM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

All features of the script are listed at the top of the page. Blocking certain emails or usernames are features that can be added that latter being a little more involved. Some things like blocking certain emails is not a big deal to implement if requested when purchasing the script. Larger modifications to the script would require paying for the time it would take to create the modification.
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old 01-27-2008, 02:52 AM
TCJJ's Avatar
Private First Class
 
Join Date: Jan 2008
Location: New Zealand
Posts: 7
Send a message via MSN to TCJJ
Default Re: Login Script

Oh ok, that's all I would want added (those two blocks) if they could also use wildcards and it was free at purchase. Anyway, thanks and I hope I can buy this wonderful script in the future!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old 03-12-2008, 05:58 AM
Private
 
Join Date: Mar 2008
Posts: 1
Default Re: Login Script

Thank you. It wpiuld be a great help for a new beginner like me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old 04-23-2008, 04:31 PM
NealDavid's Avatar
Private First Class
 
Join Date: Apr 2008
Posts: 8
Send a message via Yahoo to NealDavid
Default Re: Login Script

I am interested though need a question or two answered. The site that I'm building for a client has buttons that are public area, member's buttons that when you open give a preview of what is in the area but then require another button to log in. He as well runs PAP3.0 on his system for his Affiliates. What he would like to do is to have the Affiliate username and passwords to be linked to this login so they don't have to have a second one. Can this be done with your program? Is there a way to link the two together and use them as one? If so I would be very interested in this program.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old 04-23-2008, 05:18 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

Quote:
Originally Posted by NealDavid View Post
I am interested though need a question or two answered. The site that I'm building for a client has buttons that are public area, member's buttons that when you open give a preview of what is in the area but then require another button to log in. He as well runs PAP3.0 on his system for his Affiliates. What he would like to do is to have the Affiliate username and passwords to be linked to this login so they don't have to have a second one. Can this be done with your program? Is there a way to link the two together and use them as one? If so I would be very interested in this program.
I've never used PAP, so I can't say this for sure, but most likely all passwords for PAP are encrypted. Because of this if the two scripts were to be integrates, all current members would have to have their password reset.
Also there would be two separate logins (but using the same user/pass).
And lastly it would require modification of the PAP registration and possibly other files PAP files or files for my script). The admin panel for my script couldn't be used after integration either.

Hope that answered your questions
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old 04-24-2008, 05:09 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,047
Default Re: Login Script

This can only be done with a custom script that would use the same database table as PAP to authenticate users. It can be done, but is a custom script.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old 05-21-2008, 09:52 PM
Sergeant
 
Join Date: Jan 2008
Posts: 29
Default Re: Login Script

Hi Watdaflip

I tried emailing you on the email you provided in this post but it did not work. I am interested in buying your login script. Is there any other email I can reach you on?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old 05-21-2008, 10:26 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

Yes you can contact me at admin@watdaflip.net
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old 03-19-2009, 11:22 PM
Private
 
Join Date: Mar 2009
Posts: 3
Wink Re: Login Script

Hey,since I'm a beginer, is this feature easy to install? Can it be done in bluevoda or do I have to have any html knowledge?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old 03-20-2009, 11:45 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

Installation won't be done in BV, however you can use BV for the forms the script uses, no html knowledge is needed.

Here are video tutorials I have for this script, you can download them here
http://watdaflip.net/tutorial/user_login_script.php
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old 03-22-2009, 04:21 AM
VFRodriguez's Avatar
Sergeant
 
Join Date: Dec 2007
Posts: 21
Default Re: Login Script

I tried to create a new user and the information sent to my email was:
fromULS Demo <admin@watdaflip.net>
toinfosoftrd******.com

dateSat, Mar 21, 2009 at 10:16 PM
subjectAccount Activation
mailed-bys307.c4.crucialx.net

hide details 10:16 PM (2 minutes ago) Reply


Dear member,
There is an additional step required before you can use your account.

Please click the link below to activate your account, once activated you still need to await admin activation

http://watdaflip.net/login/activate....f49fa8488adf71

Thank you for registering

WHEN I CLICK that url your site responded:

There were errors with your registration:
There was an error giving user access to login
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19  
Old 03-22-2009, 08:38 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

Thanks for the heads up, my host just switched servers on me last week which messed up the script a little.

The problem is fixed, you can try to activate now and it will work
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #20  
Old 07-20-2009, 04:53 AM
Private
 
Join Date: Jul 2009
Posts: 3
Default Re: Login Script

dude i need a login in system tht the website admin can control i wanna be able to create accounts they cant register... because its a clan site so say if i created a user called xKODx tym to dye or somthing (i give em the user and pass) then when they login it sais WELCOME xKODx tym to dye you are currentley rank sgt or major or whatever because we hve ranks in our clan recruit,sgt,major,luitenait and cpt i wanna be able to control what rank they are so if i selected major they would login and it would say welcome xKODx tym to dye you are currentley rank major uno what i mean? hit me back, if u have **** live ill pay in microsoft points.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #21  
Old 07-21-2009, 09:04 PM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

This script doesn't have the rank functionality built in, and it is kind of counter to what my script was designed for to have the admin register the accounts.

If you want a login script written for you exact specifications you can contact me here
http://watdaflip.net/contact.php
and I can give you a quote on a price for the functionality you want. However I do not accept **** live credits (nor do I accept bits of string), as payment. I only take actual US currency sent via paypal or another method of payment we agree on.
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #22  
Old 07-22-2009, 08:09 AM
Private
 
Join Date: Jul 2009
Posts: 3
Default Re: Login Script

So ur sayin u can do what i need? Dont start making cause i ma not be able to pay you yet.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #23  
Old 07-22-2009, 08:11 AM
Private
 
Join Date: Jul 2009
Posts: 3
Default Re: Login Script

and if you were able to do what i said add a picture next to each rank DONT START MAKING I MAY NOT BE ABLE TO PAY
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #24  
Old 07-23-2009, 07:38 AM
Watdaflip's Avatar
Major General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 2,151
Default Re: Login Script

I didn't say I was starting on it. I just asked you to contact me via my contact form on my website to work out all the details. I couldn't start anyway because you have only stated a very broad idea of what you want.

Please contact me and we can go from there, this forum thread is not the place for this discussion.
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 12:21 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203