If I go to my member gallery and want to navigate to another page within it, the link in the pagination is constructed like that:
Code:
Content visible to verified customers only.
The part in red is not needed; in fact, it breaks pagination since it makes the link not go to page 3 in my member gallery, but to page 3 in the category with the id 2.
The links are constructed with this -cat2 part (as far as I can see) for all my members, and I can see them using my admin account and a test account with normal user permissions.
I just tested this at your place, Chuck:
- ReefTalk Gallery
There should be 199 images in this gallery, and 5 pages are listed in pagination. If I try to go to page 2, the link is:
Code:
Content visible to verified customers only.
This obviously will not work. The link leads to page 2 in a category with id 504, and it shows in this case an empty gallery page.
See screenshots.