Empty Dialog (MySQL)
#9

Quote:
Originally Posted by Inn0cent
View Post
cache_get_field_content("1",.... Change these numbers to "0". in all cache get codes.
I've tried that

pawn Code:
cache_get_field_content(0, "BanID", temp), bID = strval(temp);
        cache_get_field_content(0, "Name", temp), bName = strval(temp);
        cache_get_field_content(0, "IP", temp), bIP = strval(temp);
        cache_get_field_content(0, "Reason", temp), bReason = strval(temp);
        cache_get_field_content(0, "BannedBy", temp), bannedBy = strval(temp);
        cache_get_field_content(0, "Expiration", temp), bExpiration = strval(temp);
Still doesn't work
Reply


Messages In This Thread
Empty Dialog (MySQL) - by FunnyBear - 13.02.2015, 22:32
Re: Empty Dialog (MySQL) - by Maximus0 - 13.02.2015, 22:55
Re: Empty Dialog (MySQL) - by FunnyBear - 13.02.2015, 22:58
Re: Empty Dialog (MySQL) - by Maximus0 - 13.02.2015, 23:45
Re: Empty Dialog (MySQL) - by FunnyBear - 14.02.2015, 00:26
Re: Empty Dialog (MySQL) - by BroZeus - 14.02.2015, 06:12
Re: Empty Dialog (MySQL) - by FunnyBear - 14.02.2015, 10:43
Re: Empty Dialog (MySQL) - by Inn0cent - 14.02.2015, 11:05
Re: Empty Dialog (MySQL) - by FunnyBear - 14.02.2015, 11:12
Re: Empty Dialog (MySQL) - by Jimmy0wns - 14.02.2015, 11:27

Forum Jump:


Users browsing this thread: 3 Guest(s)