Search by username? - Page 2 Search by username? - Page 2
 

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

Search by username?

Started by Streamer, August 27, 2010, 07:20:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

heavensportal


Αndré

After some thorough testing I think the modification is mature enough to go back to even the cpg1.5.x branch. Committed code changes and corresponding language strings in SVN revision 8321.

Please report any unexpected behavior as detailed as possible (using a bridged or unbridged gallery, which options have you checked, what have you searched for, ...).

heavensportal

after your fine edit instructions I went into search> entered name of artist > unchecked all  and checked username then clicked search and yippeeee I got all his images like before

thank you so very much

no problems what so ever

Streamer

Thanks a lot for adding search by user to 1.5.20!

Works nice but I don't know if it's necessary to be case sensitive?

Αndré

The search isn't case sensitive for me. It may be case sensitive for you, depending on which collations you used for your tables.

Αndré

Unfortunately a user in the German support board reported that the search is broken in his bridged gallery, because the Coppermine DB user has no access to query the phpBB database.

Αndré

Quote from: Αndré on May 02, 2012, 02:25:49 PM
Unfortunately a user in the German support board reported that the search is broken in his bridged gallery, because the Coppermine DB user has no access to query the phpBB database.
Added check in SVN revision 8391. It fixes the above issue, but also disables the search by user name if there are no sufficient MySQL permissions.