i'm using CMSMS 1.0.4 and Album module 0.9.2.
I put two albums in one page with this code:
Code: Select all
{cms_module module='album' albums='1'}
{cms_module module='album' albums='2'}
both the albums. But when i open an image, the image count on the top contains a double value.
Ex.: if i've got 8 images in the album, it displays 16.
If i remove one of the album's code from the page, all works fine.
Is there a way to fix it?
Thanks,
Tax