Hi,
First, thanks for a great module. I am hoping I can get some help with my issue.
I have my drupal (6.4) installed in a subdir of the main domain.
I have CCK and ImageField installed
I have jcarousel_block installed and showing in the nodes.
for eg. http://epro.com.au/epro/node/21
The issue I have is when the block shows there are no images in the carousel.
when I look through the source of the page it shows:
and the images are pointing to epro.com/sites/default/files/pics/EDGE_logo_Running.gif
rather than epro.com/epro/sites/default/files/pics/EDGE_logo_Running.gif
Is there something I can do to make this work?
Is the module not reading the baseURL correctly or is it something I have done?
Any assistance would be greatly appreciated.
With Regards
Wakido
Comments
Comment #1
yang_yi_cn commentedHmm.... that's something i didn't tested. Let me try to fix it today and make a new release
Comment #2
yang_yi_cn commentedIt seems that I was using
, which is fixed.
Now I've changed it to something like
and hopefully it fixed the problem.
Comment #3
yang_yi_cn commentedComment #4
yang_yi_cn commentedI rolled a 1.5 release for that. Please try it.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.