cache_get_field_content Error, help please..
#4

Change this
Code:
cache_get_field_content(i, "id", SprayTags[extraid][i][_spSQLID] = strval(result));
into
Code:
cache_get_field_content(i, "id", result);
SprayTags[extraid][i][_spSQLID] = strval(result);
Third parameter must be an array/string.
Reply


Messages In This Thread
cache_get_field_content Error, help please.. - by DandyCorleone - 26.02.2017, 03:01
Re: cache_get_field_content Error, help please.. - by Toroi - 26.02.2017, 03:05
Re: cache_get_field_content Error, help please.. - by DandyCorleone - 26.02.2017, 03:53
Re: cache_get_field_content Error, help please.. - by X337 - 26.02.2017, 10:12

Forum Jump:


Users browsing this thread: 1 Guest(s)