How can I copy the name of image for new images in "Custom Field Descriptions" How can I copy the name of image for new images in "Custom Field Descriptions"
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How can I copy the name of image for new images in "Custom Field Descriptions"

Started by AlexBarTender, December 06, 2008, 06:01:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AlexBarTender

Best regards, for the community

I will explain better. I wanna copy the name of the new image that I uploaded to "Custom Field Descriptions".

I mean, I uploaded new images (FTP) to "albums" then going to "Add images (batch)" and I wanna that name of only these new images, copy them to "Custom Field Descriptions".

Very thank you for your answers.

AlexBarTender

More Info:

I can't Run the Query UPDATE cpg_pictures SET user1 = filename   again. Because a very significant of images contain information that I don't need.

Example: All my filename are "- 0812image - Price: 5$". So, I did UPDATE cpg_pictures SET user1 = filename and erase of the field "- 0812image -" of "- 0812image - Price: 5$"

So for that reason I can't Run this Query again, because I will do all this process again