[Solved]: Same album on album page [Solved]: Same album on album page
 

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

[Solved]: Same album on album page

Started by Avilis, June 24, 2008, 10:11:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Avilis

The integration of the latest coppermine & phpbb went perfectly, but now I get to see always the same album on the frontpage. How can i correct that again?

you can see it at http://www.hbv.be/gallery/

Nibbler

I don't understand. What is the problem?

Avilis

Well if you look at my gallery you'd see it instantly...a short description:
You see the page like:

Main Category:
       Second category:
                  Albums:

In albums it shows 9 albums, but 9 times the same one! and it should show 9 different ones...

Nibbler

Have you applied any mods/plugin or modified the code?

Avilis

I fixed it. it was an error in the pictures table, PK and auto increment were disabled...thanks anyway!