PDA

View Full Version : monthly thumbnails are working but category ones are not


pixee
04-28-2005, 05:32 PM
hi, i'm using a template created by www.visual-experience.com. the thumbnails show up for monthly archives but not the category ones. The ALL thumbnails do not show up either. :shock:

my photoblog is here:

http://neversent.com/pixee

and archive page is here:
http://neversent.com/pixee/?x=browse&pagenum=1

Anyone know how to fix this?

Thanks!

raminia
04-28-2005, 08:22 PM
do you use
<THUMBNAILS_WHOLE_PAGED>
insde browse_template.html? to check, just open it inside a editor and search the above phrase. I saw the produced html of your browse page and it seems that
<IMAGE_THUMBNAIL_ROW> is commented there. this is the tag that is used for original behavior of archive page and
<IMAGE_THUMBNAIL_ROW> is the tag for using Page-by-page-Archive.

check both and you'll find out the difference.

doffer
04-29-2005, 11:04 AM
Hi raminia! This was the same error I had about two weeks ago...

The problem you seem to have is that your database version is to old... The whole solution is in this thread: http://pixelpost.org/forum/viewtopic.php?p=5110

Rob
04-29-2005, 12:55 PM
Damn, that is why my paged archives aren't working either and I'm the one who fixed it for the other guy! :shock:

I am so stupid sometimes, I spent hours last night trying to figure out why it wasn't working for me :oops:

:lol:

raminia
04-29-2005, 08:28 PM
yeah that's old version problem:)

doffer
05-21-2005, 10:21 AM
Hi ramina and rob :)

Havn't been to this forum for quite a while now, but took a look at my past posts, and noticed new posts in some of them... Probably this could be something for the next version:

Implement both a version af database handling for the ones with the old version of MySQL and one for the new... It would have made it a lot easier for the ones without the guts to try altering and hacking...

BTW rob: Your archive doesn't look too good in IE... It floats out and all the thumbs are showed on one line.. Screenshot below:

http://doffer.net/shiftedexposure.jpg

Rob
05-24-2005, 02:11 AM
Hi ramina and rob :)

Havn't been to this forum for quite a while now, but took a look at my past posts, and noticed new posts in some of them... Probably this could be something for the next version:

Implement both a version af database handling for the ones with the old version of MySQL and one for the new... It would have made it a lot easier for the ones without the guts to try altering and hacking...

BTW rob: Your archive doesn't look too good in IE... It floats out and all the thumbs are showed on one line.. Screenshot below:

http://doffer.net/shiftedexposure.jpgThank, I'll take a look at it. Damn IE users :D