15.07.2016, 16:35
Quote:
Well, I am not quite sure about the function you have since I'm seeing the "cache_get_field_int" for the first time. I've been using the one that the guy posted earlier.
If the code compiled fine without errors/warnings then the function is obviously what you have right now. As I said, try printing the output of those statuses and also check mysql log. I am guessing there might be an error related to the field name/rows. |
EDIT: I checked he MySQL log and it says fields "Level", "Admin", "Tester" and "Donator" are not found, but they do exist...