I LOVE Views Nivo Slider - I use it all the time. I performed some updates on a site I'm working on, and now the image path seems to be "broken" as per the HTML below.

I'm running in a subdirectory of my development sandbox for this site (as I always do) and everything had been working - I tried changing my .htaccess Rewrite base to point to the proper directory; no change.

You'll see the "double" base URL in the HTML below which explains why the images aren't displaying - any idea what might be causing this? Suggestions greatly appreciated - I miss my View Nivo Slider! (Thank you...)

width: 0px; height: 0px; position: relative; background: url("http://xx.xxx.xx.xx/[site]/sites/default/files/imagecache/slideshow_window/http%3A/%252Fxx.xxx.xx.xx/[site]/sites/default/files/images/slideshow_images/dv1165032.jpg") no-repeat scroll 0% 0% transparent; display: block;

Comments

bcobin’s picture

Status: Active » Closed (fixed)

Looks like this was a conflict with Media Mover 2.0 - which has a lot of issues at the moment. Disabling it restored proper function.

Closing the thread - perhaps this will be helpful in case somebody runs into the same thing...

javiereduardo’s picture

I had the same problem, but was the devel module. Deactivate it solve the issue.