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

fillmorejd’s picture

Ran 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.