Hi
I made a research in the database fields and find out that _picture --> keywords table is the one showing in the image descriptions. Is it possible for me to change it to _picture --> key
I mean I want to use some other field in the same table to be shown in image descriptions...
Possible if you code it.
I will code it but I cannot find where the database field names etc are :And where the script insertsthe data in the _pictures table ?
I found the file it is picmgmt.php but now I could not understand what the script is doing in these codes :
$keywords=str_replace(chr(138), chr(228), $keywords);
$keywords=str_replace(chr(140), chr(229), $keywords);
what version of CPG you are using ?
there isn't any picmgmt.php on 1.4.10 instead we have picmgmt.inc.php and actually there isn't such code exist !!!
sorry I wrote the filename wrong it is pcmgmt.inc.php
You mis-spelled the name again, please be more carefull when composing your messages. As Sami suggested, there is no such code in our file.