If you visit the link above you'll see there are page nav links, but when you click page 2 there are no categories there. The reason for this is because the number of non guest viewable category types is more than what I have set as far as the number of categories allowed per page. So as admin I actually get results on page 2, but as a guest there is nothing available to see. If you need an admin login to see what I mean let me know and I'll pm or email it to you.
Sorry to open this up again, but now I'm having this same problem with categories that contain links that are not live. I get navigation links equal to the total number of links in the category (including the non-lives) which sometimes causes the creating of an extra blank page.
It's not possible to calculate an invisibleto for effectivetime, and a live query would grind everything to a halt. The only way would be to detect when a link activates and update the number each time that happens, I suppose.
Made it to live queries when the effective time switch is on, since that's the only real solution. It'll significantly impact load time and server load though.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on page navigation shows when not necessary
Forum Regular
Usergroup: Customer
Joined: Apr 03, 2007
Location: NY & PA
Total Topics: 94
Total Comments: 339
It seems that a variation of the problem described in this post - www.webmastersite.net/forum...des-non-viewable-8284.html is showing up on the main page.
If you visit the link above you'll see there are page nav links, but when you click page 2 there are no categories there. The reason for this is because the number of non guest viewable category types is more than what I have set as far as the number of categories allowed per page. So as admin I actually get results on page 2, but as a guest there is nothing available to see. If you need an admin login to see what I mean let me know and I'll pm or email it to you.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I see. I'll have to add an invisibleto field for categories and process that.
Forum Regular
Usergroup: Customer
Joined: Apr 03, 2007
Location: NY & PA
Total Topics: 94
Total Comments: 339
Sorry to open this up again, but now I'm having this same problem with categories that contain links that are not live. I get navigation links equal to the total number of links in the category (including the non-lives) which sometimes causes the creating of an extra blank page.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It's not possible to calculate an invisibleto for effectivetime, and a live query would grind everything to a halt. The only way would be to detect when a link activates and update the number each time that happens, I suppose.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Made it to live queries when the effective time switch is on, since that's the only real solution. It'll significantly impact load time and server load though.