Advanced search  

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]

Pages: [1]   Go Down

Author Topic: How can I changes a "Custom Field Descriptions" but of 1 album specific  (Read 2156 times)

0 Members and 1 Guest are viewing this topic.

AlexBarTender

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 43

Best Regards, for all the community.

I wanna know if this is possible. I wanna change a "Custom Field Descriptions" (For example: Price) but of one album specific.

Because if I Run a Query like this
Code: [Select]
UPDATE cpg_pictures SET user1 = filename I will do this change in all albums. But in this case I wanna know if is possible do the change just of album in specific.

Very thank you for your answers.
Logged

Nibbler

  • Guest
Re: How can I changes a "Custom Field Descriptions" but of 1 album specific
« Reply #1 on: December 06, 2008, 05:41:04 pm »

Code: [Select]
UPDATE cpg_pictures SET user1 = filename WHERE aid = 123

Where 123 is the album number you want to be affected.
Logged

AlexBarTender

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 43
Re: How can I changes a "Custom Field Descriptions" but of 1 album specific
« Reply #2 on: December 06, 2008, 05:43:27 pm »

Very Thanks my friend :D
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.