hi,
Let me tell you this first,this is great php class. thanks.
here is my problem:
what I was trying to do is that I have changed some of the sql fields name.for examle , uid instead of id , password instaed of pw.
I have changed all of them in all files. the program works, it shows the login page, forget paas page any page. but when send any form I got a mysq error stating :
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '-1.myusers WHERE email = '
[email protected]' AND active = 'y
--- like this..
I check the script . everyhting seem ok to me.. any help appreciated! whats wrong with this? thanks,