Doesn't count albums Doesn't count albums
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Doesn't count albums

Started by seriocomic, June 27, 2004, 01:36:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

seriocomic

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?

omniscientdeveloper

Did you download from CVS? As far as I know, this has been fixed.


-omni

seriocomic

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.

omniscientdeveloper

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



seriocomic

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, where revision 1.43 has been updated.

However, you might as well get the code from rev1.45 here and replace your index.php file with it.