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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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...