Closed (fixed)
Project:
Shoutbox
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Mar 2007 at 23:01 UTC
Updated:
20 May 2007 at 04:31 UTC
The edit, delete, etc... images do not always appear.
The images appear when I am in [www.mysite.com/], and [www.mysite.com/something]. But if the url goes farther than that, the images break and do not appear, ex. [www.mysite.com/something/somethingelse]
I hope that is not confusing.
Comments
Comment #1
disterics commentedYou are totally right. However this only happens if you are using clean urls.
I missed it before because I did not have clean urls enabled.
Will research and fix it over the weekend.
Henry
Comment #2
disterics commentedFixed in both HEAD and 5.x-dev
Comment #3
MikeyGYSE commentedI'm still having this problem with the most recent version of the module.
http://www.gyse.org.uk/screengrab/screen1.png - Shows images working
http://www.gyse.org.uk/screengrab/screen2.png - Shows images not working
Hope there is a solution.
Comment #4
disterics commented@Mikey: are you using the latest dev ?
Comment #5
TinTin_Pinguin commentedYes, using the latest dev module (2007-Mar-23), the images are shown only in frontpage.
In any other page, they look like this:
http://w4.paragliders.ro/blog/sites/all/modules/shoutbox/icon_edit.gif
As you can see, the "/blog" must be not there, right ? :P
I think that "drupal_get_path" function is somehow fooled by the clean_url option.
Hope this will enlighten.
Comment #6
TinTin_Pinguin commentedOops, the last dev version is fixed, my bad.
The new " base_path() . drupal_get_path('module', 'shoutbox')" done the trick.
I think the bug may find his closure.
Thanks,
TinTin
Comment #7
disterics commentedMarking as fixed. Will close with the next release.
Comment #8
(not verified) commented