Pagination URLs pagenav

Hey all,

I'm trying to get this pagination link to work correctly - I have the following code in my template:

Code:

<xf:pagenav page="{$page}" perpage="{$perPage}" total="{$total}" link="addon-link/{$forum.node_id}" />

I'd like the URL structure to be:

addon-link/<node_id>/page-2

The current pagination keeps defaulting to: addon-link/page-2/node_id and I'm not sure how to reverse these.

Any suggestions welcome.

Thanks!

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ