Active
Project:
Bubbletimer
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Mar 2010 at 11:23 UTC
Updated:
23 Oct 2023 at 17:13 UTC
This may have been covered before, but on the bubbletimer page, where you can click the bubbles for a node, all the image links are broken.
This happens for the step left and step right arrows and the bubbles themselves. However, when I click a bubble it changes from a broken image to cb_on.gif – clicking again shows cb_off.gif
Any way of fixing it?
Thanks!
Comments
Comment #1
fillmorejd commentedRan into same problem. What is happening is the image src is built wrong. Its an easy fix to use base_path(). If I ever get sometime I will try to write a patch for the module. Until then maybe the module maintainer will pickup on this.