coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: ray on November 17, 2003, 01:00:00 AM

Title: Owner's name under the photos?
Post by: ray on November 17, 2003, 01:00:00 AM
Is it possible that all photos show the uploader's name below the photos?
Title: Owner's name under the photos?
Post by: Joachim Müller on November 17, 2003, 08:13:27 AM
this has been requested before (see http://forum.coppermine-gallery.net/index.php?topic=938&highlight=show+uploader+name ). You could try to get the cpg1.1.x-hack working (http://coppermine.sourceforge.net/faq.php?q=displayUploaderName#displayUploaderName)

GauGau
Title: Owner's name under the photos?
Post by: ray on November 18, 2003, 02:39:55 AM
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?
Title: Owner's name under the photos?
Post by: ray on November 18, 2003, 02:51:12 AM
I worked it out, but the mod does not work.
Title: Owner's name under the photos?
Post by: Joachim Müller on November 18, 2003, 07:50:56 AM
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 (http://cvs.sourceforge.net/viewcvs.py/coppermine/devel/)).

GauGau
Title: when will this mod be released?
Post by: ray on February 28, 2004, 03:01:17 AM
I mentioned before about having users names printed under every photo they upload. When will it be released?
Title: Owner's name under the photos?
Post by: Joachim Müller on February 28, 2004, 08:34:31 AM
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...