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!

#4037 config_override not working

Posted in ‘Event Gallery - General’
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 Sunday, 07 March 2021 10:30 UTC

andromaha

Hello. I wanted to change the default image for the password gallery in config_override.php but it doesn't work.

// set the name of the image which is used for a redirect in case an image is not visible for the current user
if (!defined('COM_EVENTGALLERY_IMAGE_NO_ACCESS')) {
    define('COM_EVENTGALLERY_IMAGE_NO_ACCESS', 'media/com_eventgallery/frontend/images/haslo.png');
}

sbluege

Hi, 

what exactly does not work? What do you expect where? 

andromaha

Thank you for the quick reply.
I want to permanently replace locked.png with haslo.png in the gallery with password.

sbluege

I got it. Makes sense. Right now, this will not work. There are still some other places for locked.png which do not use the constant. I'll fix this in the next release. 

andromaha

Great. Thank you for your support.

sbluege

You're welcome. The change will be available with version 3.12.6.