gantry5
gantry5 copied to clipboard
Errror while rendering Hero slider particle
Hi,
I am using Gantry 5 with Joomla, I tried to add some changes to my hero slider .twig file and then cleared the Cache under Extras, now my Particle is gone and it can’t be rendered. https://www.360-consulting.de/
Thanks
You can see the error by enabling debugging in Joomla. It will likely tell that you have bad formatting in either the twig or yaml file of the particle.
Otherwise, these kinds of questions are not related to Gantry and should generally not be reported as bugs. :)
I'm assuming that the issue has been fixed (the site seems to be working). Closing the issue.
Hello Mahagr,
the issue was fixed by restoring the backup, but now I get the same error after updating to Joomla 3.10, I checked my heroslider.twig file and I don't see any formatting errors, do u have any tools which can help me find the error, it is so weird bec after restoring the backup everything was just fine and after that, I didn’t make any changes in the twig file.
Thanks
An exception has been thrown during the rendering of a template ("DOM Error 76: Unexpected end tag : div while parsing:
Can you make a test site? Also please enable debugging and show the whole error.
https://test2022.360-consulting.de/
Hello, after spending alot of time trying to figure out what causes the error, I do not see any syntax error actually https://test2022.360-consulting.de/dynamics-module/schnittstellen-dynamics-365
and right now every site shows different error https://test2022.360-consulting.de/dynamics-module/customer-service https://test2022.360-consulting.de/
Thanks
Sorry for the late comment, but it looks like the atom has bad HTML syntax (DOM is super strict on that).
I've never heard of page preloader atom before, but I suppose it's using the old way to include the content, which doesn't work with complex CSS/JS.
If you want a "sort of" preloader I have written this solution https://rockettheme.com/forum/gantry5-for-joomla/274668-how-to-make-pages-fade-in-on-load-in-gantry-5
Sorry I'm new to Joomla and I still don't get the issue, I did not change anything on the header, so that it has bad syntax
Looks like the site is broken now. Session cannot be started; I think there's an issue with the PHP configuration, likely after a server update.
https://360-consulting-test-2022.661300286228.hostingkunde.de/ I made another test website
Please check the response from @marktaylor46 above.