Saving bankpassword in MySQL
#7

About the cache function is that you are trying to retrieve data that is not integer. That also happens if the column is NULL.

For now, you'll need to enable log all so we can take a closer look at what is happening when you register.

before mysql_connect, call:
pawn Код:
mysql_log(LOG_ALL);
Try to register a new name and if it fails to insert a new row, post the mysql logs again.
Reply


Messages In This Thread
Saving bankpassword in MySQL - by Deroxi - 06.06.2016, 16:16
Re: Saving bankpassword in MySQL - by Konstantinos - 06.06.2016, 16:23
Re: Saving bankpassword in MySQL - by Deroxi - 06.06.2016, 16:46
Re: Saving bankpassword in MySQL - by JasperM - 06.06.2016, 16:48
Re: Saving bankpassword in MySQL - by Konstantinos - 06.06.2016, 16:54
Re: Saving bankpassword in MySQL - by Deroxi - 06.06.2016, 16:55
Re: Saving bankpassword in MySQL - by Konstantinos - 06.06.2016, 17:02
Re: Saving bankpassword in MySQL - by Deroxi - 06.06.2016, 17:09
Re: Saving bankpassword in MySQL - by Konstantinos - 06.06.2016, 17:13
Re: Saving bankpassword in MySQL - by Deroxi - 06.06.2016, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)