I think there is some slight issue we face related to this mod. I have mentioned in
another thread, but in other wording something similar that was noticed by one of my members: that Internet Explorer doesn't show the intermediate files (blank) .. didn't think it's related till few minutes ago.
I have installed the mod and the "control fullsize images" mod and have the classic theme modded. I wasn't able to notice first WHEN the problem started, so today I tried to re-trace my steps. I failed, so I installed a clean gallery in a folder so that I see my server is OK. It was all right. I then placed a test image and it all worked.
Since the size control hack is smaller, I installed it and tested it .. it was again OK, no problems.
So I replaced in my current site the files the modpack changed and it all worked fine (except for the fact I don't have the features your mod provides. There is some issue I assume in include/functions.inc.php, include/init.inc.php or include/themes.inc.php
Is there something in the themes.inc.php file that "deletes" the popup image (the java script?)
If I leave the files modded by the plugin, I can't have the pictures function (no full size images), if I revert to the files installed by coppermine I lose functions (I am sure about this, you wouldn't code this if there weren't new features), but the images show correctly.
When I used to work with phpBB there were some informations like "code modifications": we were told what code to add/edit/delet on the files so that we were able to work with more hacks and not lose functions. I fould that search/edit job to be pretty simple and it would help me in any second know what's modified in my code.
Is there a possibility to know what lines of code might deal with the images in the displayimage.php?
How do you advice me to solve this problem? I seem to have the same one as the one who opened the post.
The plugin is just amazing. I was able to send PMs and get them back and my few members really enjoyed "the perks", it would be a pity to lose this.
My "digging" today revealed that something in the code modified by the modpack on my side triggers this issue, so I consider it's related to it. Thank you in advance for any hint you might provide on "attacking" this code issue. Unfortunately my experience kinda stops in HTML/CSS and some copy-paste job with the php code
