Closed (outdated)
Project:
Imagemenu
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2010 at 04:27 UTC
Updated:
27 Jun 2018 at 17:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
didan commentedJust delete the slash "/" in the filepass (at start) and all will be OK
Comment #2
marcus_clements commentedComment #3
qchan commentedThanks for nice module!
I have same problem at mouseover path input with IMCE.
IMCE always set '/' (slash) to first of image path when disabled absolute path checkbox.
In imagemenu.admin.inc :422
This section works fine. '/' (slash) is deleted .But 'mouseover' input form's '/' is not deleted and said 'File not Found'.
I guess substr() is needed for '['mouseover'] too.
I made a patch for this. Plese review it.
Comment #4
pobster commentedClosing as D6.x is now unsupported.