WebmasterSite.net: PHP scripts to enable your creativity
WSN Links PHP Directory Software
PHP Scripts Webmaster Links Support Forums

Register | Forgot Password

Missing the multipages for SUBCATS
Where is the navigation ?

Version: 3.14
printPrint


Missing the multipages for SUBCATS
Philarmon
Beginner

Usergroup: Customer
Joined: Feb 19, 2005
Total Topics: 4
Total Posts: 8
Posted 02/23/05 - 05:43 PM:
quote post
#1
Hi !

I have set the "Items Per Page" setting for categories to 100.

Now, in some categories i have almost 600 subcategories. Only the first 100 are shown. But i am missing the multipage navigation for the other ones - like its done for links. You know, PREV, NEXT etc.

I have searches in the manual and the forums, but didn't found anything.

Can anybody help ?

Thanks a lot for your time !
Philipp

Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 57
Total Posts: 6189
Posted 02/24/05 - 09:36 PM:
quote post
#2
I remember implimenting it, so hopefully it's just missing from the template. In your 'show links in category' template replace
<!-- END REGULAR -->
<!-- END SUBCATEGORIES -->
</table>

with
<!-- END REGULAR -->
<!-- END SUBCATEGORIES -->
<IF {MULTIPAGE}><br>Page: {PREVIOUS} <b>1</b> {NEXT}</IF>
</table>

"Do things you love doing, because then it ain't work. Don't do something you don't really enjoy, because you're never going to work hard enough at it." - Bob Young, founder of Red Hat
Philarmon
Beginner

Usergroup: Customer
Joined: Feb 19, 2005
Total Topics: 4
Total Posts: 8
Posted 02/27/05 - 08:21 AM:
quote post
#3
I have already tried that, but that doesnt work. I thought that i've dropped something imppoortant while rewriting the tamplates, but the original template does not contain this MULTIPAGE line either.

I have only modified the templates, not the main files, so that should be not the problem too...
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 57
Total Posts: 6189
Posted 02/27/05 - 02:13 PM:
quote post
#4
Checking the file, it looks like you need
<IF {SUBMULTIPAGE}><br>Page: {SUBPREVIOUS} <b>{SUBCURRENTPAGE}</b> {SUBNEXT}</IF>

"Do things you love doing, because then it ain't work. Don't do something you don't really enjoy, because you're never going to work hard enough at it." - Bob Young, founder of Red Hat
Philarmon
Beginner

Usergroup: Customer
Joined: Feb 19, 2005
Total Topics: 4
Total Posts: 8
Posted 02/27/05 - 02:29 PM:
quote post
#5
That did the job smiling face Thanks for the help !
Search thread for
Download thread as


You don't have permission to post.

Please login or register.

   
 
© 2008 Paul Knierim. All rights reserved.