Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#2201 Error loading images in "Event Gallery - Event Module".

Posted in ‘Event Gallery Extended’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Friday, 17 June 2016 19:04 UTC

seneca
 Hi,

The URL of the web does not have https, but the images of "Event Gallery - Event Module" are loaded with https, with the resulting error.

Example:

<a class="thumbnail" href="https://www.svenbluege.de/galerias/carteles"><img src="https://www.svenbluege.de/https://www.mydomain.com/media/com_eventgallery/frontend/images/blank.gif" style="width: 85px; height: 85px; background-repeat:no-repeat; background-position: 50% 50%; background-image: url('/https://www.mydomain.com/components/com_eventgallery/helpers/image.php?&mode=crop&width=85&folder=carteles&file=Audi.png'); " alt="Carteles" class=""/></a>



How do I change https to http in the images?

Regards

sbluege
I have problems following you. The code snippet you send does not make much sense. Espacially the / in front of https is strange.

One thing might help you. The modules are cached. If you site is available via http and https one or the other gets cached. Please set the caching option of the module explicitly to no. That might fix this.