coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: seriocomic on June 27, 2004, 01:36:57 AM

Title: Doesn't count albums
Post by: seriocomic on June 27, 2004, 01:36:57 AM
I see this has been asked before - http://forum.coppermine-gallery.net/index.php?topic=7197.0

However, I have downloaded the latest stable release and I am getting a similar message:
"128 files in 0 albums with 110 comments viewed 8658 times"

when there are 11 albums.

I have just upgraded from v1.0 to v1.3

You can see the site here - http://www.tonyduffy.info/gallery/
*please note that this is a client's site - not my personal one - respect as such*

Any help?
Title: Re: Doesn't count albums
Post by: omniscientdeveloper on June 27, 2004, 12:38:33 PM
Did you download from CVS? As far as I know, this has been fixed.


-omni
Title: Re: Doesn't count albums
Post by: seriocomic on June 27, 2004, 01:14:47 PM
I downloaded from the standard download link:
http://sourceforge.net/project/showfiles.php?group_id=89658

and used the Australian mirror (two days ago)

Is there a quick fix? surely it's just the SQL query, but I am not familiar with the tables or their structure so don't wanna go fiddling.
Title: Re: Doesn't count albums
Post by: omniscientdeveloper on June 27, 2004, 06:47:23 PM
Indeed. Please download the full package in the stable branch of CVS. This has been fixed.

http://sourceforge.net/cvs/?group_id=89658


Read the section on "Anonymous CVS Access"


-omni


Title: Re: Doesn't count albums
Post by: seriocomic on June 28, 2004, 12:00:22 AM
Thanks Omni, but that's not what I wanted to know.

If others are having this problem, then it has been fixed by changes made to index.php.

You can see the differences here (http://cvs.sourceforge.net/viewcvs.py/coppermine/devel/index.php?r1=1.42&r2=1.43), where revision 1.43 has been updated.

However, you might as well get the code from rev1.45 here (http://cvs.sourceforge.net/viewcvs.py/*checkout*/coppermine/devel/index.php?rev=1.44) and replace your index.php file with it.