Page 2 of 2

Re: [0.7.9RC8] No match for Username and/or Password

Posted: Fri Jan 30, 2009 4:04 pm
by dad
I have tried RC6 fresh installation last evening and it still work.

Re: [0.7.9RC8] No match for Username and/or Password

Posted: Fri Jan 30, 2009 7:03 pm
by hm2k
Find:

Code: Select all

	mysql_query('set character set utf8', $link);
Below, add:

Code: Select all

	mysql_query('set @@session.sql_mode="MYSQL40"', $link);

Re: [0.7.9RC8] No match for Username and/or Password

Posted: Fri Jan 30, 2009 7:20 pm
by Qphoria
The above should work

Re: [0.7.9RC8] No match for Username and/or Password

Posted: Fri Jan 30, 2009 8:21 pm
by dad
Yes!!! It is work.
Thank you so much for your help!

Re: [0.7.9RC8] No match for Username and/or Password

Posted: Fri Jan 30, 2009 9:31 pm
by hm2k
Turns out i'm still elite. :)

Fix will be in FINAL! :)

Re: [0.7.9RC8] No match for Username and/or Password

Posted: Fri Jan 30, 2009 9:51 pm
by Qphoria
hm2k can be so modest sometimes... until Q redflags 8 out of 10 of his "improvements"  ;D :P
Little credit goes to the one who did all the leg work  :-\