Closed (fixed)
Project:
Imagemenu
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jan 2009 at 01:37 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
alex.ihlo commentedComment #2
n33x commentedi just had the same problem and this is what fixed it:
Path to images was changed from /home/*usernamewashere*/public_html/images/filename.gif
to
images/filename.gif
Hope that helps! :)
Comment #3
alex.ihlo commentedso you just typed in images/filename.whatever and drupal found it? I believe I typed in the whole path including user....where are you supposed to store images within the drupal installation, sites>>default?
Comment #4
alex.ihlo commentedyep, it was in the path, Mine I had to type in sites/default/images/imagename.jpg rather than Users/*username/sites/*sitename/sites/default/images/imagename.jpg which is FINE by me haha