Hello all,
I recently started using image crud and I love it. However, I want to add an description field to my images.
I managed to add the field and to load the current description from the database. But for some reason it doesn't update the description when you add or change it.
I only changed the default imagecrud files.
Live example: http://www.creations...ples/frontpage/
note the (error) difference between insert_title and insert_description when browsing to the directory:
http://www.creations...ge/insert_title
http://www.creations...ert_description
files: http://www.creations...m/imagecrud.zip (or see attachment)
Thanks alot in advance!