 |

showme
User
Dec 8, 2003, 3:58 AM
Post #1 of 29
(21473 views)
Shortcut
|
Password retrieval -- free script
|
Can't Post
|
|
Attached is a simple password retrieval script written in php. I was surprised there had not been one created. Feel free to use it and let me know if you have any questions. A working example can be viewed at the following address. http://www.onlinerealtysales.com/cgi-bin/rm/exec/rm.cgi --------- http://www.ShowMeSites.com Designs starting at $5 Free Web Hosting
(This post was edited by showme on Jan 23, 2005, 3:48 PM)
|
|
|  |
 |

Donna
Staff
/ Moderator

Dec 8, 2003, 11:32 AM
Post #2 of 29
(21427 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hi there! Very cool script, thanks for sharing it! :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

showme
User
Dec 15, 2003, 12:29 AM
Post #3 of 29
(21369 views)
Shortcut
|
|
Re: [Donna] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
I guess I should add this has not been tested with the latest update of Listings Manager. It should still work unless the format of the user.dat.cgi has recently changed. --------- http://www.ShowMeSites.com Designs starting at $5 Free Web Hosting
|
|
|  |
 | |  |
 |

showme
User
Dec 15, 2003, 9:51 PM
Post #5 of 29
(21340 views)
Shortcut
|
|
Re: [bcarter] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
I have had quite of few emails on this script wanting to know how it works. Here is a brief overview of the script: It's a simple form which simply asks the user to enter his or her email address. The script will search the user.dat.cgi for the matching email address. If a match is found it will send the following email to the user. Below is your account information -- please save this email Username: my_username Passord: my_password Thanks, YourSite.com **Known issue -- 1. If you user has multiple accounts using the same email address; it will only send the password to the first match. --------- http://www.ShowMeSites.com Designs starting at $5 Free Web Hosting
|
|
|  |
 |

bcarter
User
Jan 6, 2004, 12:37 PM
Post #6 of 29
(21247 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Finally got around to trying this password retrieval script. I think I'm ready to go live with my new version of my website, powered with Listings Manager after I get this working. I'm not familiar with php files at all. Do they need to be setup any different then .html files? Perhaps in a similar fashion to how cgi works? I cannot get this script working. Showme if you read this and have time to reply, I would be most greatful. TIA Found some PHP tutorial that I'm going to go through. No need to respond to this post. Cheers Brent http://www.atlanticcanadarealty.com
(This post was edited by bcarter on Jan 6, 2004, 12:48 PM)
|
|
|  |
 |

Eric
Product Specialist

Jan 6, 2004, 1:28 PM
Post #7 of 29
(21245 views)
Shortcut
|
|
Re: [bcarter] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hi bcarter, Glad to hear that you got it figured out. If you have other questions feel free to ask! Cheers, Eric Lau - Product Specialist support@interactivetools.com
|
|
|  |
 |

rickgood
User
Mar 22, 2004, 1:23 PM
Post #8 of 29
(20924 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Where does the php file reside? In the cgi-bin somewhere or in the root directory for the site? Thanks for any help with this - it's a great idea.
|
|
|  |
 |

carextreme
User
Mar 23, 2004, 11:07 PM
Post #9 of 29
(20895 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
I tired to download the PHP file and it will not work. Anyone else have this problem? This script will work great with my site!
|
|
|  |
 |

showme
User
Mar 24, 2004, 12:00 AM
Post #10 of 29
(20891 views)
Shortcut
|
|
Re: [rickgood] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Be default apache will not parse php in your cgi-bin directory. It can be done but you will need to modify your aliases in you httpd.conf file. --------- http://www.ShowMeSites.com Designs starting at $5 Free Web Hosting
|
|
|  |
 |

showme
User
Mar 24, 2004, 2:15 AM
Post #11 of 29
(20886 views)
Shortcut
|
|
Re: [carextreme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
What problems are you experiencing? --------- http://www.ShowMeSites.com Designs starting at $5 Free Web Hosting
|
|
|  |
 |

carextreme
User
Mar 24, 2004, 8:38 AM
Post #12 of 29
(20874 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
I just saved the target and it downloaded This would be a great script if I could get it to work. It's prob my server rejecting it. http://carextreme.com/password.php is where its installed.
(This post was edited by carextreme on Mar 24, 2004, 12:01 PM)
|
|
|  |
 |

carextreme
User
Mar 25, 2004, 9:22 PM
Post #14 of 29
(20829 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
I have it going to the correct path. I have the CHMOD set to 755 also. Is the CHMOD set correct?
|
|
|  |
 |

OtownAutos
User
Nov 23, 2004, 1:14 AM
Post #15 of 29
(19529 views)
Shortcut
|
|
Re: [carextreme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
This message is for everyone who is having problems. Now I personally ran into two major problems while trying to install this script. 1. I was getting warning messages about trying to locate my user.dat.cgi file. This was because i had the path to the file as a local path /am/data/user.dat.cgi, when I changed the path to absolute path /home/otownau/public_html/am/data/user.dat.cgi the problem was solved. So if you are getting some sort of warning message more than likely you have the wrong path to your cgi file. 2. This is probably where most people are having problems. If you keep getting this message "Sorry, we were unable to locate an account with the specified email address.", the script is working properly it is just looking in the wrong place for the email address. Step 1: Locate this line of code "if($email == "$listingdata[19]"){" in password.php Step 2: Change the number 19 inside the brackets [] to the number your email field is. The easiest way to this number is to open up user.dat.cgi in notepad and count spaces in between the ¡'s. That is the number you will place instead of 19. The number 19 just represented where showme's email data was stored in his user.dat.cgi file. Example: This is from my user.dat.cgi yours will look different. 999¡OtownAutos¡username¡password¡4¡6¡1¡1999¡6¡1¡2000¡20000601¡1¡0¡0¡1¡1¡1¡otownautos.php¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡quick97@aol.com¡¡¡¡ Skip 999 "the user number" so starting with OtownAutos until i get to the email quick97@aol.com would be 35 spaces between ¡'s. So my line of code would be "if($email == "$listingdata[35]"){" The ¡ is just a divider for the information, so this number is very specific to your own user.dat.cgi and the script will not function properly until you change this number to reflect where to look for your email addresses. If you don't understand the process or are having trouble just start at number 19 and increase the number by one while keep testing until you find the number for your email field. Once you have the correct number the script should function properly it did for me. Hope I didn't confuse too many of you if you still get errors let me know and I will try to help you work them out Thanks showme for such a great add on script. David Rogers ZYBR media an Olando based web design studio. OtownAutos.com (uses Auto Manager) webmaster@otownautos.com
|
|
|  |
 |

ross
Staff
/ Moderator

Nov 23, 2004, 9:51 AM
Post #16 of 29
(19521 views)
Shortcut
|
|
Re: [OtownAutos] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hi David. Thanks for the great walkthrough! While I am unable to take this for a test drive myself, it looks like you have put a lot of detail into your explanation. Keep up the good work David. I hope to hear from you agian . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

Deven
User
May 8, 2005, 4:43 PM
Post #17 of 29
(18321 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Where is the attached script? I can see the example, but no link for the script itself.
|
|
|  |
 |

Deven
User
May 12, 2005, 4:54 PM
Post #18 of 29
(18227 views)
Shortcut
|
|
Re: [Deven] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Never mind. Found it on showme's website.
|
|
|  |
 |

jdisbro
User
May 23, 2005, 10:16 AM
Post #19 of 29
(18026 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
How did you integrate RM into onlinerealtysales.com? Are you using MYSQL? How are you importing data dynamically into your foreclosure database?
|
|
|  |
 |

capital
New User
Nov 17, 2005, 11:14 AM
Post #20 of 29
(15253 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Where is the scipt? Script sounds very useful but i cannot see where the file attachment is located.
|
|
|  |
 |

ross
Staff
/ Moderator

Nov 17, 2005, 3:44 PM
Post #21 of 29
(15243 views)
Shortcut
|
|
Re: [capital] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hi Capital. Thanks for posting! I am not actually sure what happened to the script that showme had posted. It wasn’t something we put together so we don’t have a lot of control over it. I think the best thing to do would be just send showme a private message and ask if there are any copies of the script lying around. Let me know if you have anymore questions . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

ross
Staff
/ Moderator

Nov 17, 2005, 5:06 PM
Post #22 of 29
(15234 views)
Shortcut
|
|
Re: [capital] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hey again capital. Just a quick update. Damon pointed me to showme’s website and he actually has a link to the script on his site: Check it out: http://www.showmesites.com/ There are links to several neat little things there too. The one you are looking for would here if you just wanted to go directly there though http://www.showmesites.com/forums/viewtopic.php?p=5&sid=11#5 Feel free to contact showme if you need anymore details about this script. ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

spiroman
User
Nov 29, 2006, 10:53 AM
Post #23 of 29
(11897 views)
Shortcut
|
|
Re: [ross] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hi Ross I looked at Showmesites.com to find this password retreival script. But it's not working. I have also tried to contact him about it but haven't heard a response. Do you have a copy of it? Thanks. Spiro
|
|
|  |
 |

ross
Staff
/ Moderator

Nov 29, 2006, 5:33 PM
Post #24 of 29
(11889 views)
Shortcut
|
|
Re: [spiroman] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Hi Spiro. That definitely looks like a custom script he created himself so it isn't something that I have to send out. What you could do is have a look through http://www.hotscripts.com to see if they have something similar. Keep me up to date with how you are making out . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

edesign
User
Mar 17, 2007, 11:55 AM
Post #25 of 29
(10799 views)
Shortcut
|
|
Re: [showme] Password retrieval -- free script
[In reply to]
|
Can't Post
|
|
Is this Script still available? Thanks!
|
|
|  |
|