We've setup a Satellite module to pull articles from the main Advanced Articles module. There are about 40 articles that we want to pull. We have the settings set to allow paging and show 10 per page. However, when you click on another page on the bottom, the page loads however it shows the content that was on page 1. No matter what page you click on, this happens. The PageIndex number in the url changes to whatever page you're on, but the content is still the same as page 1. When you disable paging, it displays all articles, so it's not like we don't have 40 articles. It's all there, just not displaying properly when you try to navigate to the next page. Any ideas on what's going on? |