Formats Upload Modification - Associate a File with each Image - Page 3 Formats Upload Modification - Associate a File with each Image - 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

Formats Upload Modification - Associate a File with each Image

Started by Garibaldi, April 17, 2009, 10:54:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mushipkw

No, its not working.
After clicking Done in the popup windows. The textbox shows filename with random numbers & the fike doesn't gets saved on the server.

Garibaldi

In that case I'm not sure how to implement what you want. I guess you'll just have to use it with random numbers after all uploads (or none at all). The problem is that the random number is created in Javascript which is on the client side. It is tricky to have that type of communication between the client and server