PDA

View Full Version : cat.ID to Pager


pmarkov
02-04-2006, 07:51 PM
Hello

I know you are very busy but please, give a second.

I am very happy since I found phpLD.
But I want to integrate it into my web site design. So I have made a lot of modifications for myself.

But I stick on the pager. :cry:

I want to modify footer.tpl --> I want to add cat.ID to url_pattern

{if $smarty.const.ENABLE_REWRITE eq 2}
{assign var='url_pattern' value='?p=$'}
{/if}

How to add &c=$cat.ID ?

Lots of thanks in advance.