PDA

View Full Version : <BROWSE_CHECKBOXLIST> doesn't work


steff
04-24-2005, 10:09 PM
I'm using the light-archivepaged template.
when I click one or more categories, all images are displayed, regardeless the categorie(s) i choose.

raminia
04-25-2005, 08:54 AM
this should not work.
check box are now not available for paged archive.

if it's there it shouldn't be there!

use these tags when trying paged archive
CATEGORY_LINKS_AS_LIST> // Category links as a text list for default PP's archive page
&lt;CATEGORY_LINKS_AS_LIST_PAGED> // Category links as a text list for page-by-page archive
&lt;BROWSE_MONTHLY_ARCHIVE_PAGED> // Monthly drop box for default PP's archive page
&lt;BROWSE_MONTHLY_ARCHIVE_AS_LINK_PAGED> // Monthly links as a text list for page-by-page archive
&lt;BROWSE_CATEGORIES_PAGED> // Category drop box for page-by-page archive
&lt;THUMBNAILS_WHOLE_PAGED> // Thumbnails in this page
&lt;THUMBNAILS_PAGES_LINKS> // Link to the pages of thumbnail in the selected category
&lt;ARCHIVE_PAGES_NUM> // Page number you are viewing
&lt;CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> // Name of the category or Month you select
&lt;LINK_TO_PAGED_ARCHIVE> // Link to Paged-by-page archive page as &lt;a href="index.php?x=browse&amp;pagenum=1">Archive&lt;/a>',$tpl);

sorry for inconvenience but I don't have any time to make a good template.

steff
04-25-2005, 09:01 AM
this should not work.
check box are now not available for paged archive.

if it's there it shouldn't be there!



doh! i didn't know that, sorry.