PDA

View Full Version : Paged Archive troubles


groovyf
10-20-2006, 05:17 PM
Got PP 1.5 (Final - July 2006), and all ok with the dolichocephale template, but can't figure out why the Archive page doesn't show any images when using the Page-By-Page-Archive addon (paged_archive.php,v 1.12 2006/07/09 11:14:57 gajcy Exp $)

Here's the important part of browse_template.html
<div id="categorie">
<div id="catlist"><CATEGORY_LINKS_AS_LIST_PAGED><p><BROWSE_MONTHLY_ARCHIVE_AS_LINK_PAGED></div>
<div id="catthumbs"><THUMBNAILS_WHOLE_PAGED><p><THUMBNAILS_PAGES_LINKS></p></div>
</div>

And this is what happens: http://photoblog.groovyf.co.uk/index.php?x=browse&pagenum=1
Feel free to click on the category and month links

In the ADDONS settings, I've got 20 as max number of thumbnails per page. No thumbnails appear though. Am I missing something really obvious?

Cheers

GeoS
10-21-2006, 12:28 AM
It must mean that you didnt set this number to 20 lthis way:

Admin -> Addons -> Page-By-Page-Archive for category and month -> Enter the maximum number of thumbnails in each page of the archive page -> your number -> update -> well done :)

groovyf
10-21-2006, 07:54 AM
Yup, did it that way. If you click on the Months, you get images, but not when you click on Categories, nor either of the 'All' links.
I'ev had someone mail me their browse_ file, and it's absolutely the same as mine...

Page-By-Page-Archive for category and month (for PP v1.4) (paged_archive - version 1.0) - status: ON

I suppose it doesn't make a difference that it says it's for v1.4?

[Edit: Moved all my images out of categories for now. Still no images when clicking on All ]

GeoS
10-21-2006, 08:52 AM
Try to find any error log at your web account. Maybe something is not working at your site.
You are first person who is talking about such problem.

groovyf
10-21-2006, 10:10 AM
I know, it's really odd.
I've just created a new mysql db, done a fresh install of PP and dolichocephale's template to it. Uploaded one picture, and it's still not right.

Will check for error logs.

Just spotted the webhost I have runs: MySQL 3.23.58 (instructions state MySQL 3.24.58 as a minimum. Surely this can't be the issue can it? As Month views work OK, but not Category views)

groovyf
10-21-2006, 01:39 PM
Spent some time installing v5 of MySQL on my home server running IIS. Exported DB and all images from my web host, imported to mysql on my server here at home... bingo all working fine.
Really must be that mysql version on my hosts :/

GeoS
10-23-2006, 12:47 AM
IMHO there are SQL statements which uses code from version above 3.23.58 (that is why we suggest 3.24.58).