You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#115819 image lightbox popup does not work anymore

Posted in ‘Editor’
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 toonetcreation on Wednesday, 17 January 2024 16:33 GMT

toonetcreation
Hi,

I don't know why, but since several updates of JCE , image lightbox popup does not work anymore.

When I click on an image, result is not displayed inside lightbox popup.

Everything was working fine since couple of years...

Any idea?

Thanks
L.

Ryan
The jspeed plugin compression is causing the issue, as the order of the MediaBox script file and MediaBox script initialization function is wrong.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

toonetcreation
same problem even If Jspeed plugin is disabled.

Ryan
Whatever is compressing the HTML etc. on your site is causing the issue. Perhaps a setting in your template?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

toonetcreation
No there is no compression settings on template side.

Ryan
If I look at the source code of the page you link to above, I can see that the HTML is minified or compressed, and that "plg_jspeed" is still enabled.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

toonetcreation
Yes.
At this moment I have enabled Jspeed.
But I did some tests witj Jspeed disabled, and problem was the same.

Ryan
This is not a MediaBox issue, but is caused by something on your site. The MediaBox script is not being loaded, or it is being loaded at a point after the MediaBox initialisation script.

Nothing has changed in MediaBox recently that would cause this, so you need to look at what has change don your site. With the JSpeed plugin enabled, I am unable to see what the other issue might be.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

toonetcreation
I have disabled Jspeed.
If you have any idea?

Ryan
It looks like the JCE MediaBox files are not in the place they are supposed to be:

https://www.toonetcreation.com/media/plg_system_jcemediabox/js/jcemediabox.min.js

Please re-install JCE MediaBox - https://www.joomlacontenteditor.net/downloads/mediabox/latest

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

toonetcreation
ok works fine now.
thanks