By dunklea on
Hello and thanks for taking an interest..
I am in the process of deploying my new Drupal site that includes a Dynamic Block that shows new content on the site. However, suddenly it no longer seems to be working, the images are not appearing. You can see the problem at:
www.gooverseas.com
Anyone know what the problem might be? Memory? Something else? If anyone can take a look and offer advice it would be greatly appreciated!
Thanks!
Comments
Looks like broken preprocess
I get the same behaviour when I play around with my theme and forget to readd the preprocess functions.
Have you just upgraded of changed your theme? Check if the preprocess functions are in place and make sure you didn't rename the imagefield because then you would have to change the functions accordingly.
If this doesn't help you should search the issue queue of ddb for similar issues. I am pretty sure there are a couple of them.