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!

#4946 Joomla\Database\DatabaseQuery::bind() error when searching in the backend.

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.

PHP Version
8.4
Joomla Version
5.4.1

Latest post by _Pascal_ on Wednesday, 31 December 2025 17:44 UTC

_Pascal_

Hi

I think your correction is not completed on 
#1647 Fixes Joomla\Database\DatabaseQuery::bind() error when searching for an Event in the backend.


In backend, when searching with text in /administrator/index.php?option=com_eventgallery&view=orders
or in /administrator/index.php?option=com_eventgallery&view=events
we are still getting this bug

Regards
Pascal

sbluege
I can reproduce this with the search for orders. But for Events, that is addressed with 5.7.1.
Can you please enable the debug mode and send me a screenshot of the stack trace?

sbluege
Found it. The filtering by Tag was still broken.

_Pascal_

Thanks