I need some help with the mod_gk_image_show module.
Im trying to use multiple GK IMAGE SHOW modules in the front page I had already tried to use different Module Unique ID but doest work. I attache an image showing the front page results.
I noticed everything work fine but just the actual image doesnt show up .. when I checked the IMG URL I had notice a difference:
With just one module ==>>
http://localhost:8080/testsite/componen ... _super.jpg
With two modules in the same header position but with different UNIQUE MODULE ID ==>>
http://localhost:8080/testsite/%3Cimg%2 ... .jpg%22%3E
Any idea of what could be causing this?.