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!
Quote from: mackit on May 30, 2005, 07:46:49 PM
first question
We have a "one question per thread" policy on this forum that you agreed to respect when joining.
Quote from: mackit on May 30, 2005, 07:46:49 PMHow 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
Quote from: mackit on May 30, 2005, 07:46:49 PM
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.
Quote from: mackit on May 30, 2005, 07:46:49 PM
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:
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