Limit upload plugin for cpg1.5.x - Page 3 Limit upload plugin for cpg1.5.x - Page 3
 

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

Limit upload plugin for cpg1.5.x

Started by Αndré, July 06, 2010, 03:13:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

It's probably possible, but I've currently no spare time to investigate that further or create the corresponding code.

Thank you for your contribution, I'll add it as soon as possible.

lurkalot

I use this plugin on my 1.5.x gallery, and really need it now I'm about to upgrade to 1.6.x anyone know if it's compatible with this version? If not any chance it could be updated please.
Running SMF 2.1.4  / Tinyportal 3.0.1, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

gmc

Quote from: lurkalot on November 17, 2018, 01:38:53 PM
I use this plugin on my 1.5.x gallery, and really need it now I'm about to upgrade to 1.6.x anyone know if it's compatible with this version? If not any chance it could be updated please.
Quick look it needs minor tweaks to remove direct mysql calls...
It's André's plugin - so I'll give him the first shot to update it.
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

lurkalot

Quote from: gmc on November 17, 2018, 03:30:31 PM
Quick look it needs minor tweaks to remove direct mysql calls...
It's André's plugin - so I'll give him the first shot to update it.

Thank you.  ;)

I did leave it installed when I upgraded didn't break the page or anything.  I guess it won't work though if it needs those tweaks.
Running SMF 2.1.4  / Tinyportal 3.0.1, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

Αndré

I'll have a look as soon as possible. When we're talking about cpg1.6.x compatibility we usually also mean PHP7 compatibility. If it works as expected with cpg1.6.x but contains direct mysql calls, it will stop to work as soon as your server is upgraded to PHP7. So if you're running cpg1.6.x with PHP5 there's a high chance it will work as expected. I'll make it compatible with PHP7 anyway.

lurkalot

Quote from: Αndré on November 17, 2018, 06:28:07 PM
I'll have a look as soon as possible. When we're talking about cpg1.6.x compatibility we usually also mean PHP7 compatibility. If it works as expected with cpg1.6.x but contains direct mysql calls, it will stop to work as soon as your server is upgraded to PHP7. So if you're running cpg1.6.x with PHP5 there's a high chance it will work as expected. I'll make it compatible with PHP7 anyway.

Thanks Andre.   I'm running on php 5.6 currently, but making the move to php 7.+ soon as 5.6 is EOL at the end of the year, and  Php 7 is end of life in a few days.  So probably will be moving to 7.2
Running SMF 2.1.4  / Tinyportal 3.0.1, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

Αndré