Owner's name under the photos? Owner's name under the photos?
 

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

Owner's name under the photos?

Started by ray, November 17, 2003, 01:00:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ray

Is it possible that all photos show the uploader's name below the photos?

Joachim Müller


ray

Also you need to execute this query in MySQL (with a tool like phpMyAdmin):
QuoteALTER TABLE `cpg11d_pictures` ADD INDEX ( `owner_id` );
(If your table_prefix is not cpg11d_ then you need to change it in the query)

I am new to MySQL, I have PHPMyAdmin installe but how do i do this?

ray

I worked it out, but the mod does not work.

Joachim Müller

I suggest you wait for the next version of coppermine which will have this feature (or if you are comfortable with alpha software check out the dev version by web cvs).

GauGau

ray

I mentioned before about having users names printed under every photo they upload. When will it be released?

Joachim Müller

not every request is coded (actually, only a very small number makes it into a mod).

GauGau

P.S. Reply to threads instead of starting new ones, asking how things are going on the other thread! I merged your posting with the existing one...