Hi everyone. I'm having problems trying to upload images to my test site. I never uploaded images before and i am new to drupal (drupal dummie). everytime i try to attach files/photos to my blog entry it takes me to a pop up box with my images (0) all images (0) and No images were found. Please upload a new image or browse images by a different category. then when try to upload it takes me back to a blog entry!

http://localhost/drupal/
http://localhost/drupal/modules/node/node.css
http://localhost/drupal/modules/system/defaults.css
http://localhost/drupal/modules/system/system.css
http://localhost/drupal/modules/user/user.css
http://localhost/drupal/themes/abac/style.css

modules installed

imagecache
imagefield
img_assist

anyone please help

Comments

ronan’s picture

img_assist requires the image module (http://drupal.org/project/image) to be enabled, but the IMCE module (http://drupal.org/project/imce) may provide a simpler and more easier to use solution for what you want to accomplish. (Assuming you want images inline in the text of the blog post and not attached at the end).

------------------------------------
Ronan - Gorton Studios - http://www.gortonstudios.com/

------------------------------------
Ronan
Founder - NodeSquirrel - https://www.nodesquirrel.com/
Agency Tools Lead - Pantheon - https://www.pantheon.io/

Drupal Dummie’s picture

i created image galleries so when i try to upload to my blog i press insert but when it inserts the code on my page it doesn't show the image.

example of code
[img_assist|nid=9|title=Lupe Fiasco x Harolds Chicken x Swagger T Shirt!|desc=Lupe Fiasco,Chicago's Famous Harold's Chicken Shack & Japanese fashion design company Swagger team up to create this very dope t shirt to kick off his new album the cool to be released this November and his japan tour. 9,975 Yen link http://transl|link=node|align=left|width=100|height=100]

ronan’s picture

I haven't used img_assist in a while, but i'd guess that you need to go to "Input Formats" and turn on the img_assist filter for the input format you're using. This is the step that converts that tag to a html tag when the page is viewed.

------------------------------------
Ronan - Gorton Studios - http://www.gortonstudios.com/

------------------------------------
Ronan
Founder - NodeSquirrel - https://www.nodesquirrel.com/
Agency Tools Lead - Pantheon - https://www.pantheon.io/