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!

#2238 Joomla 3.6.0 workaround

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 kovoks on Friday, 15 July 2016 09:15 UTC

kovoks
 If you upgraded to 3.6.0, you should get an error like:

Fatal error: Cannot redeclare EventgalleryBuildRoute() (previously declared in router.php:23) in router.php on line 88


To work around this and get your site back, you can edit the file: /components/com_eventgallery/router.php

after the line that begins with jimport (line 12) add a new line:
if (!function_exists("EventgalleryBuildRoute")) {


Then at the bottom of the file, add a new line with
}

kovoks
Dear Sven,

Could you let us know if you are working on a fix, so eventgallery will work on J 3.6, cause we have a few other 3.5 sites we'd like to update.
If there is anything we can do to help please let us know,

Kind Regards,
Marijke and Tom

sbluege
I'm very sorry for the late answer. The ticket system did not send out a single notification since days.

Event Gallery 3.4.7 and Event Gallery Extended 3.5.6 both work with Joomla 3.6. I released them yesterday. Actually with the same code you wanted to use. I'll care for the router migration with the next release.

kovoks
Hi Sven,

Thanks for releasing the updated components and thanks for replying.
I'll have a look at updating the other joomla+eventgallery combo's.

Have a good weekend,

Kind Regards,
Marijke