mambo is a wonderful cms, if you guys want a fully working and running version of mambo, i took the liberty of installing it somewhere on my site =)
check it out!
http://mambo.eliteczlteam.com
if you want to check out the admin panel, drop me a l…
ok scratch that, i figured out something. its not updating the database somehow, so i need an appropriate syntax for updating.
i've tried a million different formats upto now. im going crazy!! :mad:
the current code im using is:mysql_query("U…
YES! i finally created my first php script, but there are a few errors. Everything works fine, the script executes, and then sends a mail to the user.
Though when the user receives the mail, somehow the information is not being properly pulled out o…
ok so could you give me an example script? just a rough version would be fine. im not sure i know how to update the database with the hashed version and email the unhashed version
thanks
Nuvo,
So basically you want me to tweak the script so that it would change the mysql password field to a temporary password, then mail that password to the end user?
Wouldnt that leave the password row non-hashed?
Or what your saying is that the sc…
okay so nevermind i got another membership system and now its working fine.
i have another question though, this one might be a little easier to answer.
I got a forgot password/mail password script off some site because the membership system i hav…