Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Order albums alphabetically by user profile  (Read 3269 times)

0 Members and 1 Guest are viewing this topic.

dwo

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 143
Order albums alphabetically by user profile
« on: July 09, 2010, 10:54:31 am »

Hello

I do refer to this thread http://forum.coppermine-gallery.net/index.php/topic,24420.0.html
where the solution is presented to order albums alphabetically by username.

In order to custom order the albums, I thought to write text (a, b, c, ...) in an user_profile field and then to sort alphabetically via user_profile.

Could anyone please help me to insert the right code to sort the albums via user_profile?

Just replacing with user_profile1 didnt work.

Thank you very much.
Logged

dwo

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 143
Re: Order albums alphabetically by user profile
« Reply #1 on: July 09, 2010, 10:57:40 am »

Sorry for double post.

Dont know where the problem was but now it works the way described.

$sql .= "ORDER BY user_profile2 ";

A nice way to sort custom.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Order albums alphabetically by user profile
« Reply #2 on: July 09, 2010, 12:01:14 pm »

Board rules still exist and apply!
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.