AndrewK
12-31-2007, 03:08 PM
Help!
Problem: I cannot get my browse page (http://www.kantor.com/pixels/index.php?x=browse) to show only a handful of thumbnails. It always shows every image in my album.
I'm using PP 1.7RC, with a template I created myself and the paged_archive addon. My browse_template.html code includes this line:
<div id="thumbs">
<THUMBNAILS_WHOLE_PAGED>
</div>
The thumbnails do appear, but they aren't paged -- I see all 20+ images.
When I go to the Addons panel and try to update the maximum number of thumbnails in each page (default 100), I get this error:
Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
So I went into the paged_archive.php file and manually changed the default from 100 to 8. The "8" showed up on the add-ons page, but I am still getting 20+ images on the browse page.
Next I switched templates to "simple." Same problem -- all the images appear.
Any idea what I'm doing wrong that I can't get paged archives on my browse page?
Many thanks for any help!
Andrew
Problem: I cannot get my browse page (http://www.kantor.com/pixels/index.php?x=browse) to show only a handful of thumbnails. It always shows every image in my album.
I'm using PP 1.7RC, with a template I created myself and the paged_archive addon. My browse_template.html code includes this line:
<div id="thumbs">
<THUMBNAILS_WHOLE_PAGED>
</div>
The thumbnails do appear, but they aren't paged -- I see all 20+ images.
When I go to the Addons panel and try to update the maximum number of thumbnails in each page (default 100), I get this error:
Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
So I went into the paged_archive.php file and manually changed the default from 100 to 8. The "8" showed up on the add-ons page, but I am still getting 20+ images on the browse page.
Next I switched templates to "simple." Same problem -- all the images appear.
Any idea what I'm doing wrong that I can't get paged archives on my browse page?
Many thanks for any help!
Andrew