Problem with saving/loading
#3

Quote:
Originally Posted by Chyakka
Посмотреть сообщение
Assuming your business name enum is saved as a string you could try replacing:

Код:
cache_get_value(i, "NAME", Business[i][Name], 128);
with
Код:
cache_get_value_name(i, "NAME", Business[i][Name], 128);
If that fails to work go to your logs > plugins folder and put your mysql.log in a pastebin.
it ain't working it's not even being called because when I try to create a new business ig it gets ID 0 like the old one.
and in the mysql.log file there's nothing suspecious.
There's only alot of this "[13:31:45] [ERROR] cache_get_row_count: no active cache" and that's it.
Reply


Messages In This Thread
Problem with saving/loading - by Nru - 19.03.2018, 21:28
Re: Problem with saving/loading - by Chyakka - 19.03.2018, 23:24
Re: Problem with saving/loading - by Nru - 20.03.2018, 09:45
Re: Problem with saving/loading - by jasperschellekens - 20.03.2018, 10:03
Re: Problem with saving/loading - by Nru - 20.03.2018, 10:46
Re: Problem with saving/loading - by iKarim - 20.03.2018, 10:50
Re: Problem with saving/loading - by Nru - 20.03.2018, 10:56
Re: Problem with saving/loading - by kovac - 20.03.2018, 12:54
Re: Problem with saving/loading - by Nru - 20.03.2018, 13:23
Re: Problem with saving/loading - by Nru - 20.03.2018, 16:03

Forum Jump:


Users browsing this thread: 4 Guest(s)