23.09.2016, 00:01
(
Последний раз редактировалось Shinja; 24.09.2016 в 18:32.
)
invalid datatype, exemple the field contains a string or float and you want to get it as an int, there are function for each datatype
cache_get_field_content
cache_get_field_content_int
cache_get_field_content_float
Make sure you use the right one
cache_get_field_content
cache_get_field_content_int
cache_get_field_content_float
Make sure you use the right one