Password Incorrect even when correct
#11

You didn't include the debug plugin, so no crash info printed. So that log doesn't really help much.

I'm gonna say either mysql_query(query); or mysql_store_result(); is crashing it. Try printing out the query into the logs (before you use it and cause the crash), then executing the query with MySQL or SQLite or whatever database software you're using. Run the query and see if it returns anything or gives an error.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)