Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved] Remove ability to sort images  (Read 3030 times)

0 Members and 1 Guest are viewing this topic.

groan

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
[Solved] Remove ability to sort images
« on: August 03, 2004, 04:08:56 am »

I want to get rid of the option for users to sort the images. I want them to only see them at the sort option set as default and no other.

i am using the classic theme and having no PHP skillz (and having tried to edit it out and crashed my gallery), i hope that someone can post here how to do this.

I find the sort options in this gallery to be a little lacking and i ahve had to resort to numbering my titles to get he order i want. I dont want visitors to view them out of order.

thanks for the help!

what i have tried is <!-- --> these TD's...

Code: [Select]
<td class="sortorder_options"><span class="statlink"><a href="thumbnails.php?album={AID}&page={PAGE}&sort=ta" title="{SORT_TA}">&nbsp;+&nbsp;</a></span></td>

                                <td class="sortorder_options"><span class="statlink"><a href="thumbnails.php?album={AID}&page={PAGE}&sort=td" title="{SORT_TD}">&nbsp;-&nbsp;</a></span></td>

I am assuming i did terribly wrong. maybe just removing the contents of the code?

help!?
« Last Edit: August 03, 2004, 04:20:55 am by groan »
Logged

groan

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: Remove ability to sort images
« Reply #1 on: August 03, 2004, 04:20:37 am »

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.