forum.coppermine-gallery.net

Support => cpg1.6.x Support => cpg1.6 miscellaneous => Topic started by: HarryAdney on November 22, 2021, 06:35:49 pm

Title: large image popups not displaying
Post by: HarryAdney on November 22, 2021, 06:35:49 pm
Hey guys,

I built a site years ago for a client and all was well, until a few days ago when my client told me that when she clicks on an image, there's no enlarged image displaying.

Details
I upgraded from 1.5.x to 1.6.16. The site is displaying as expected (though I'm building a new, up to date site for the client) but clicking on any image results in the following console error in dev tools:
     
    Uncaught ReferenceError: enlarge is not defined
    at HTMLImageElement.onclick (thumbnails.php?album=3:193)


I have the following plugins installed, which have some image display functions:

Any ideas what's gone wrong (and, of course, how to fix it)?

Many thanks



Title: Re: large image popups not displaying
Post by: ron4mac on November 22, 2021, 07:53:38 pm
Start by disabling those plugins. If everything works as expected after that, enable one at a time to find one causing the issue.
Is it possible to provide a link to the site?
Title: Re: large image popups not displaying
Post by: HarryAdney on November 26, 2021, 04:29:33 pm
Hi, thanks for replying. The website is https://wensleydale-archive.info. I haven't tried disabling the plugins yet, so I'll try that now; thanks for the suggestion.
Title: Re: large image popups not displaying
Post by: HarryAdney on November 26, 2021, 04:51:35 pm
Thanks very much mate. It was the EnlargeIt plugin that was causing the problem.