Changing upload permissions for ALL albums with one click? Changing upload permissions for ALL albums with one click?
 

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

Changing upload permissions for ALL albums with one click?

Started by DefenceTalk.com, November 11, 2003, 04:13:41 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

DefenceTalk.com

Hi,

I have somewhere close to 174 Albums, and changing default upload permissions on them one by one is a pain!!! I would like to know if there is quicker and easier way to do this? I tried going into phpmyadmin tool and editing the table... but too takes long. Any solution?

Thanks
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.defencetalk.com%2Fpictures%2Fsignature_cpg.php&hash=c0098ed5314d39beb9e8799c7c8787a9a0353b45)

Tarique Sani

SANIsoft PHP applications for E Biz

Joachim Müller

something like UPDATE `cpg11d_albums` SET `uploads` = 'YES' WHERE `AID` > '25';(This will make all albums uploadable that are newer than your album # 25. Leaving out the "WHERE" bit will make them all uploadable...
Hope you get the idea...

GauGau