Thread: paged archives
View Single Post
  #9  
Old 06-02-2008, 05:59 PM
duncani Offline
forum loafer
 
Join Date: Nov 2007
Location: England
Posts: 12
Hi, fredxeric (or anyone else!!) Please can you help me with this mod.
I have tried to change the paged archive file as suggested above, but what ever I do my local site seems to totally break. (nothing is displayed at all) I have changed all the $pagecounter link tags to as below from lines 453 to 501 adding the class="pagenumber" but this seems to screw things up. What am I doing wrong?
PHP Code:
<span class="archive_page_number\"><a href='index.php?x=browse&amp;category=$cat_id&amp;pagenum=$pagecounter' class="pagenumber">$pagecounter</a></span> 
Any help is much appreciated
Thanks
Duncan

Ps I would love to see this mod featured in main addon so we can have just prev/next links or full page counter links or both (which is what i want!) Any chances of that pixelposters?!
Reply With Quote