Site transfer mystery- blocks cannot pull in images

Permalink
Hello. We recently transferred a site as described in the Concrete5 documentation ( clear cache, disable cache, disable pretty, export files, export mySQL tables, adjust site.php).

Everything seems to work ok except for the Nivo slider and galleries. For some reason, the blocks cannot find the files to display ( but the nivo slider can display the description tag). In the source, the images look like: <img src description="This is the description that is showing" />. So there no src available...

Any idea what might be causing this?

warpol
 
jordanlev replied on at Permalink Reply
jordanlev
I'm not familiar with the Nivo Slider addon, so I don't know for sure. But I'm guessing it has hardcoded the urls' to the images. To fix this, you might try "edit"ing the Nivo slider block and re-selecting the images. If that doesn't work, you might want to post a support request in the marketplace for the Nivo Slider to get some direct answers from the developer.
warpol replied on at Permalink Reply
warpol
Thanks for the response jordanlev. I think it's actually an issue deeper than just the block. The gallerific block can no longer pull in images as well. Some core function they're accessing isn't quite working out. Trying to imagine what controller that might be.
warpol replied on at Permalink Reply
warpol
Problem fixed. Uploaded a new tarball of all the files, thanks for your help.