Active
Project:
Imce CCK Image
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2008 at 11:44 UTC
Updated:
9 Sep 2008 at 18:28 UTC
hello
what do you think about changing in imceimage.module.php line 215
from :
return '<a href="'. base_path() . $item['imceimage_path'] .'" class="imceimage-link">';
to
return '<a href="'. $item['imceimage_path'] .'" class="imceimage-link">';
Comments
Comment #1
ssm2017 Binder commentedah....
i see that there is no image on the output :)
so what do you think about this ? :