By prajna on
Hi there,
Coming across many problems in drupal, finally I have a comprehensive system in my computer. I am still trying to improve by adding modules as per my requirement. The first module I have is img_assist. But I am confused, there is a message 'no image found' while I try to upload image in my post. Neither I see any facility to add image, if the images are supposed to be stored in drupal's gallery. I have enabled upload module too. I assume that I am skipping steps like creating a gallery where images to be uploaded are stored. How can I make images visible instead of 'no image' message?
Anticipating a solution. Thanks in advance.
Comments
I suggest you read
I suggest you read this...
http://drupal.org/node/32506
There is also a visual step by step for image_assist
http://buildownwebsite.blogspot.com/2005/11/drupal-integrating-inline-im...
Still error!
Hello,
Thanks for the suggestion. Yes I followed your the link, clo75. I did as written/shown in the site. But the image gallaries menu still has error. On clicking this prompts undefined function call error on the window.
Also I have the module that matches the version of drupal I am using.
Please suggest me if there is any alternative. Like another module to upload image.