How Can I copy the "name" of images to "Custom Field Descriptions" How Can I copy the "name" of images to "Custom Field Descriptions"
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How Can I copy the "name" of images to "Custom Field Descriptions"

Started by AlexBarTender, December 06, 2008, 05:20:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AlexBarTender

Is possible Run a query that copy the name of images to one "Custom Field Descriptions" (that is in user1)

AlexBarTender

I think that could be something like

UPDATE cpg_pictures SET user1 = filename

Its that right?

AlexBarTender

I have fear to do that, but I did it. And works

Special thanks to Nibbler who teached me this query

Solved

Sorry for the post