My Icons do not show up in the main menu. The generated url for the uploaded file is of the "/?q=" kind. As soon as I remove the "?q=" bit with firebug it becomes visible.

The files folder is configured to be openly accessible by HTTP.

CommentFileSizeAuthor
#1 menu_icons_446420.patch817 bytesskilip

Comments

skilip’s picture

StatusFileSize
new817 bytes

Here's a patch for that. I thought I'd already posted this one, but not.

grendzy’s picture

hhmm, I think file_create_url() would be better.

skilip’s picture

If we'd use file_create_url() we would be limited to only use files stored in the files directory. I've already released a project which uses menu_icons as a dependancy and keeps its images inside its module folder.

binford2k’s picture

why isn't this patch committed?

pizangdesain’s picture

i have same problem, icon menu can't show up.

skilip’s picture

Status: Active » Fixed

Patch is committed in release 6.x-2.1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.