pagination only shows 1 number

spudman
Posts: 48
Joined: Mon Sep 02, 2013 12:29 pm

pagination only shows 1 number

Post by spudman »

hey,

pagination on my site only shows 1 number, 1. no matter how many videos there are.

i am using this code:

<ul class="pagination">
<navigation skip_href_deletion=true active_link_style=act_page link_style=not_act_page>
<li><a href="/category/<!--CATEGORY_NAME-->/<!--SORT_ORDER-->/<!--PAGE_NUM-->/"><!--PAGE_NUM--></a></li>
</navigation>
</ul>

is there a setting somewhere i have missed to show more pages?
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination only shows 1 number

Post by admin »

What <thumb tags do you have there ?
Don't forget to run script update
spudman
Posts: 48
Joined: Mon Sep 02, 2013 12:29 pm

Re: pagination only shows 1 number

Post by spudman »

im using :
<!--default_1-100-->

with subtemplate :
<a href="/gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->" title="<!--ALT-->">
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination only shows 1 number

Post by admin »

Are you sure you have all updates ?
Don't forget to run script update
spudman
Posts: 48
Joined: Mon Sep 02, 2013 12:29 pm

Re: pagination only shows 1 number

Post by spudman »

Yep, I installed the script 2 days ago.
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination only shows 1 number

Post by admin »

That means you didn't run updates, right ?
Don't forget to run script update
spudman
Posts: 48
Joined: Mon Sep 02, 2013 12:29 pm

Re: pagination only shows 1 number

Post by spudman »

Not sure, surely if I installed the script it is the most up to date version? Where do I install updates from?
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination only shows 1 number

Post by admin »

Don't forget to run script update
spudman
Posts: 48
Joined: Mon Sep 02, 2013 12:29 pm

Re: pagination only shows 1 number

Post by spudman »

I have updated the script, I still have this problem
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination only shows 1 number

Post by admin »

Did you try to open a page w\o cache ?
Don't forget to run script update
Post Reply