No Preview Thumbnails on Batch Add Files Interface. No Preview Thumbnails on Batch Add Files Interface.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

No Preview Thumbnails on Batch Add Files Interface.

Started by sjj1805, September 28, 2017, 07:17:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sjj1805

To confirm this is a bug I have installed on my Home Computer (Windows 10) two IIS 7 web servers side by side. One on the normal port 80, the second on port 81.
I have installed CPG 1.6.03 on the main web server (Port 80). This web server has PHP 7.1.7 installed.
Due to various "programs" that do not yet work with PHP 7, I installed a second web server on Port 81 with PHP 5.4.27

My CPG installation is located on my hard drive at C:\inetpub\wwwroot\Photo
Using Windows Symbolic links I fool the computer into thinking I have a second (identical) copy at C:\inetpub\www2\photo
mklink /d "C:\inetpub\www2\photo" "C:\inetpub\wwwroot\photo"
In other words as far as the two web servers are concerned everything (apart from the version of PHP) is identical.
Using PHP 7.x there are No Preview Thumbnails on Batch Add Files Interface.
Using PHP 5.x the preview thumbnails are displayed as expected.

Whilst this is not "The end of the world" (We can do without the preview thumbnails) I thought I should bring it to the forums attention.

ron4mac

Thank you for providing feedback. That issue was discovered and corrected in the current build.

sjj1805

Thanks Ron, I will update my installation.
Thank you

sjj1805

Yes indeed the replacement file showthumb.php works as it should.
Thank you