This topic is locked
[SOLVED]

 "View as" problem

2/18/2011 11:23:22 AM
PHPRunner General questions
L
larneus author

Hi.
I have promlem with php runner. In column UWAGI
UWAGI
it shows values in some tables and in some it gives LONG BINARY DATA-CANNOT BE DISPLAYED.
LONG BINAY DATA PICTURE
All columns UWAGI in all tables have the same setting. When i use "View as " some field fomats are grey.
View as
In other tables I have all in colour. But in the beggining they weren't. They changed somehow. I have no idea why. Tried to change same things I changed in other tables but i didn't work. I changed in other tables by itself and i would like to change it in the rest. As for now only 3 left to change and i have no clue after whole day how to change that. If someone knows something please help.

Sergey Kornilov admin 2/18/2011

If this a binary field you need to set 'View as' type either to 'Image' or to 'File'.

L
larneus author 2/20/2011

Problem solved. Had to change field type from blob to text and sync database.