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.creationsonrequest.com/azzeria/CodeIgniter_2.1.3/index.php/images_examples/frontpage/
note the (error) difference between insert_title and insert_description when browsing to the directory:
files: http://www.creationsonrequest.com/imagecrud.zip (or see attachment)
Thanks alot in advance!