bsod
01-15-2008, 11:50 AM
Hi,
I'm not sure if I should post this under 'addons' or here, since Page-By-Page-Archive comes with pp1.7.0 ...
It seems that <THUMBNAILS_PAGES_LINKS> is not working as expected ... It generates the correct number of pages but the links miss the category id so they are pretty useless ...
When I load for example "index.php?x=browse&category=2&pagenum=1", <THUMBNAILS_PAGES_LINKS> is changed into
links to "index.php?x=browse&&pagenum=1" [1] "index.php?x=browse&&pagenum=2" [2] and "index.php?x=browse&pagenum=2" [Next] ...
Also <CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> is not working with category, it display "All" while it works with date.
I took a look at the code but I'm not a php expert so I might break more than I would fix if I change something ...
Thanks for your help !
I'm not sure if I should post this under 'addons' or here, since Page-By-Page-Archive comes with pp1.7.0 ...
It seems that <THUMBNAILS_PAGES_LINKS> is not working as expected ... It generates the correct number of pages but the links miss the category id so they are pretty useless ...
When I load for example "index.php?x=browse&category=2&pagenum=1", <THUMBNAILS_PAGES_LINKS> is changed into
links to "index.php?x=browse&&pagenum=1" [1] "index.php?x=browse&&pagenum=2" [2] and "index.php?x=browse&pagenum=2" [Next] ...
Also <CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> is not working with category, it display "All" while it works with date.
I took a look at the code but I'm not a php expert so I might break more than I would fix if I change something ...
Thanks for your help !