20.09.2016, 11:50
cache_get_field_content works just fine to retrieve the data as string, it is probably something wrong with what you have done.
Keep in mind that if you don't select that column in a SELECT query and then trying to retrieve that column won't work. Unless you post the mysql_log.txt, I can't say for sure what is wrong.
Keep in mind that if you don't select that column in a SELECT query and then trying to retrieve that column won't work. Unless you post the mysql_log.txt, I can't say for sure what is wrong.

