Code by Hand - Not showing thumbnails
Posted: 2015-12-11 20:01
All,
I recently had to make an addition to my system, but for various reasons I could not regenerate from AppGini into my main folder (too much custom work), so I generated to a sub folder and have been manually moving the required files into my main.
All works so far, apart from one part.
I have two image upload fields on my new table. The images upload correctly, and when clicked, they open in a new page correctly;
but in the Table and Detail view, the thumbnail shown for them is the default little camera image.
and
I cannot find the missing code in generating those thumbnails. I have edited thumbnail.php to add the new array, and all the other obvious places.
Any ideas what I have missed?
Much appreciated, as always!
I recently had to make an addition to my system, but for various reasons I could not regenerate from AppGini into my main folder (too much custom work), so I generated to a sub folder and have been manually moving the required files into my main.
All works so far, apart from one part.
I have two image upload fields on my new table. The images upload correctly, and when clicked, they open in a new page correctly;
but in the Table and Detail view, the thumbnail shown for them is the default little camera image.
and
I cannot find the missing code in generating those thumbnails. I have edited thumbnail.php to add the new array, and all the other obvious places.
Any ideas what I have missed?
Much appreciated, as always!