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?
Did you download from CVS? As far as I know, this has been fixed.
-omni
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.
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
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.