Hello everyone,
I have a database created and in the thumbnail field in the members table I have a url link to a local folder to show the picture for that record.
I have connected the database and everything works fine except that the output for the thumbnail field is the actual URL instead of the picture. The field is created as a varchar (75).
1) Did I incorrectly create the field in the table?
2) I have included both the full URL and a relative link (../images/file.jpg) as well and still get the same result.
3) All the images are croped and ready for display.
I am hoping that it is something simple that I am missing. Any help would be greatly appreciated.
Michael