Replacing photo file after uploaded Replacing photo file after uploaded
 

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

Replacing photo file after uploaded

Started by SonicFreedom, July 19, 2005, 02:32:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SonicFreedom

Hi. I learned from Dev Team member, Nibbler, that in 1.4
"the admin can replace the file via FTP and tell Coppermine to re-read file data for that album."
http://forum.coppermine-gallery.net/index.php?topic=19966.msg91484#msg91484

I'll upgrade to 1.4 after the beta version.
I have 1.3 and would like to know if there is a way to do this?
...editing certain Coppermine files?

Thanks, T

Announcing: TimMainka - SonicFreedom(tm)
- Amazing *Free* rare pre-release mp3s


What does world renown Billy Sheehan have to say?
Go see and hear now!

Plus, WIN an exclusive beautiful guitar!

Joachim Müller

If you know your way around you could replace the file using your ftp app (keeping the same name) and using the resize utility in admin tools. However, this will not touch the dimensions of the full size pic stored in the database, you'd have to use a tool like phpMyAdmin to directly edit the entry in the database (only recommended for experienced users). There will be no backport of the new functionality that exists in cpg1.4.1 back to cpg1.3.x, and cpg1.4.1 goes unsupported, as it's in beta stage.
To do the backport on your own, you would have to get a copy of cpg1.4.1 and use a diff viewer to compare it to cpg1.3.x and then apply the proper changes to the cpg1.3.x files (again: not recommended).