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: Last album and category help.  (Read 4976 times)

0 Members and 1 Guest are viewing this topic.

mackit

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Last album and category help.
« on: May 30, 2005, 07:46:49 pm »

Im not sure if this is help but is for me. I am new to the whole coppermine thing.  I searched for 2 things, but my topic doesn't come up in the search.
you probably get these questions all the time but:

first question

How can I change my last additions section from last uploaded pictures to last uploaded album?
(would this include any downloading or mysql addition o changes)

second question

When I create a subcategory, instead of appearing inside the parent subcategory it appears out side with the rest of the parent category, do you know how I can change this to make that subcategory appear in side the parent category? if you need a screencap let me know!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Last album and category help.
« Reply #1 on: May 31, 2005, 06:03:00 am »

first question
We have a "one question per thread" policy on this forum that you agreed to respect when joining.

How can I change my last additions section from last uploaded pictures to last uploaded album?
(would this include any downloading or mysql addition o changes)
http://coppermine.sourceforge.net/manual.php#changing

When I create a subcategory, instead of appearing inside the parent subcategory it appears out side with the rest of the parent category, do you know how I can change this to make that subcategory appear in side the parent category? if you need a screencap let me know!
I have no idea what you mean. Post a link.
Logged

nitro2k01

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Last album and category help.
« Reply #2 on: June 28, 2006, 08:42:30 am »

When I create a subcategory, instead of appearing inside the parent subcategory it appears out side with the rest of the parent category, do you know how I can change this to make that subcategory appear in side the parent category? if you need a screencap let me know!
Okay I understand what you means because i posted a similar post.
If you comment this line in index.php in ur coppermine than subcategories' wont appear but the problem is it wont add up the subcategory's albums and pictures in parent category.

Add "//" without quote to this- no more subcategories:
Code: [Select]
if ($level < $CONFIG['subcat_level']) get_subcat_data($subcat['cid'], $cat_data, $album_set_array, $level+1, $ident . "<img src=\"" . $CPG_M_DIR . "/images/spacer.gif\" width=\"20\" height=\"1\">");
also check my post here:
http://forum.coppermine-gallery.net/index.php?topic=33210.0
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.