pagination

Post Reply
diszk
Posts: 63
Joined: Tue Jan 17, 2012 12:07 am

pagination

Post by diszk »

Hello!

I haven't updated the script on my domains for a while and tried it today. There is only 1 problem. The navigation/pagination is lost. I mean there were 1,2,3...40,41,42 pages but now it shows only 1.
This is the code for the navigation
<navigation>
<a href="/category/<!--CATEGORY_NAME-->/<!--SORT_ORDER-->/<!--PAGE_NUM-->/" title="<!--PAGE_NUM-->"><!--PAGE_NUM--></a>
</navigation>

Could you please help me what could went wrong? many thanks in advance!
regards,
diszk
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination

Post by admin »

Hi,

what other _script_ tags do you have at that page?
Don't forget to run script update
diszk
Posts: 63
Joined: Tue Jan 17, 2012 12:07 am

Re: pagination

Post by diszk »

thanks for the fast answer

if those are script tags then
<!--SCJ_COUNT_VIEWS-->
<!--SCJ_INCLUDE-->
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination

Post by admin »

do you mean no <thumb tag?
Don't forget to run script update
diszk
Posts: 63
Joined: Tue Jan 17, 2012 12:07 am

Re: pagination

Post by diszk »

I'm using this to show thumbs:
<!--default_1-30-->
<!--default_31-120-->

and a subtemplate named "default"
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: pagination

Post by admin »

hm.. no idea right away, send me mysql dump or admin area plz
Don't forget to run script update
Post Reply