View Full Version : Pagebrowsing of linklisting
BrunoDesign
05-31-2006, 09:33 AM
Hello everyone,
my installation of PHPLD 2 does not support pagebrowsing of the linklisting. I can setup the numbers of maximum links that are displayed, but not if pagebrowsing should be activated in linklisting.
Is there any possibility of activating pagebrowsing in setup or do i have to programm some cody by myself?
proprod
05-31-2006, 09:35 AM
Content visible to registered users only.
Not sure what you mean by page browsing. Do you mean that the links are not clickable? Could you possibly post the URL of your site for a closer look?
BrunoDesign
05-31-2006, 09:41 AM
I mean that there is a maximum number of links that are displayed in linklisting. For example there are 30 links. I configured in setup to display 20 links at once. What about the other 10 links?
That's why i need pagebrowsing to reach the rest?
Look here as example:Der Katalogfuchs (http://www.katalogfuchs.de/internet-kommunikation/webverzeichnisse-webkataloge/)
Here are shown 20 links an 1 featured link. But there are 30 links in the category.
proprod
05-31-2006, 09:48 AM
:( Content visible to registered users only.
Ahh, I see what you mean. You need paginated results. It may have to do with the template you're using. My site automatically does the pagination, it could be that the template is not allowing it for some reason. I tried to help, but this one is a litte above my head :( - Hopefully someone can help with this. Sorry I couldn't be more help. Maybe do a search in the forum for pagination.
BrunoDesign
05-31-2006, 12:05 PM
You were right. It seems so that i deleted the following line from my footer.tpl.
Content visible to registered users only.
Now the pagination or pagebrowsing is active.
Now i have a problem with mod_rewrite. I want to rewrite the URL that
Content visible to registered users only.
is
Content visible to registered users only.
The URL before "?p=1" has to be kept.
I already changed
Content visible to registered users only.
to
Content visible to registered users only.
and my htaccess to
Content visible to registered users only.
But my Rule does not work.
Anyone a hint?
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.