Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #1  
Old 12-30-2005, 02:46 AM
TommyBlue's Avatar
TommyBlue Offline
pp regular
 
Join Date: Dec 2005
Location: Eugene, Oregon
Posts: 32
Send a message via ICQ to TommyBlue
Page by Page Catagory Archives Problem

I'm using the Page by Page archives, and the monthy drop box works fine in sorting out the thumbnails. The catagory drop box on the other hand, doesn't actually show the correct thumbnails, but just reloads the standard (/index.php?x=browse&pagenum=1) page. You can view it on my test site here: http://www.cleu.org/blinkpp/index.ph...owse&pagenum=1

Try and select a catagory of thumbs... You'll see the url updates but none of the thumbs change. What could be wrong?

Thanks,
__________________
Blink, then think! - www.cleu.org/blink
Reply With Quote
  #2  
Old 12-30-2005, 06:31 AM
eon's Avatar
eon Offline
pixelpost guru
 
Join Date: Nov 2005
Location: Ned
Posts: 280
Send a message via ICQ to eon
There is a mistake in the url:
index.php?x=browse&category=8&pagenum=1

and it must be:
index.php?x=browse&category=8&pagenum=1

When I change your url manual, it works great!
__________________
Northing.nl
Reply With Quote
  #3  
Old 12-30-2005, 06:33 AM
TommyBlue's Avatar
TommyBlue Offline
pp regular
 
Join Date: Dec 2005
Location: Eugene, Oregon
Posts: 32
Send a message via ICQ to TommyBlue
Hmmm... Could you explain? The url I listed for an example of my problem has no mistake, it links through just fine for me... What url do you speak of?
__________________
Blink, then think! - www.cleu.org/blink
Reply With Quote
  #4  
Old 12-30-2005, 06:35 AM
eon's Avatar
eon Offline
pixelpost guru
 
Join Date: Nov 2005
Location: Ned
Posts: 280
Send a message via ICQ to eon
You use an "& amp ;" between browse and category.
But it must be an "&".

Wrong:
PHP Code:
http://www.cleu.org/blinkpp/index.php?x=browse&category=16&pagenum=1 
Good:
PHP Code:
http://www.cleu.org/blinkpp/index.php?x=browse&category=16&pagenum=1 
__________________
Northing.nl
Reply With Quote
  #5  
Old 12-30-2005, 07:36 AM
TommyBlue's Avatar
TommyBlue Offline
pp regular
 
Join Date: Dec 2005
Location: Eugene, Oregon
Posts: 32
Send a message via ICQ to TommyBlue
Ah, I see you are correct! Thanks. But I didn't set that url at all, would this not be a bug in the paged-archive.php addon? Could someone possibly instruct me on how to fix it? Also, the layout of the page gets a bit messed up after sucessfully viewing a catagory, as you can see. How would I fix that as well?
__________________
Blink, then think! - www.cleu.org/blink
Reply With Quote
  #6  
Old 12-30-2005, 08:05 AM
TommyBlue's Avatar
TommyBlue Offline
pp regular
 
Join Date: Dec 2005
Location: Eugene, Oregon
Posts: 32
Send a message via ICQ to TommyBlue
So I fixed the problem with the amp showing up as code and not a &... I just did a search and replace in paged_archive.php for
Quote:
index.php?x=browse&
and replaced it with this:
Quote:
index.php?x=browse&
Obviously that was a little typo that somehow nobody else has had a problem with? Oh well, that's the fix..but the Pages title still gets messed up in the layout. Gonna work on that now, but if anyone has any suggestions...
__________________
Blink, then think! - www.cleu.org/blink
Reply With Quote
  #7  
Old 12-30-2005, 08:39 AM
TommyBlue's Avatar
TommyBlue Offline
pp regular
 
Join Date: Dec 2005
Location: Eugene, Oregon
Posts: 32
Send a message via ICQ to TommyBlue
Okay, I fixed some pretty gross errors in the paged_archive.php file on lines 313 and 324 mostly and maybe 335... there were multiple spaces in the tags, missing quotes, a missing index.php? from a
Code:
<a href='index.php?x=browse...
tag. I can't believe I'm the first one to notice these! Maybe a bug fix is on the way in 1.5? Anyway, all is good now with the catagory pages. See here:
http://www.cleu.org/blinkpp/index.ph...y=13&pagenum=1
__________________
Blink, then think! - www.cleu.org/blink
Reply With Quote
  #8  
Old 12-30-2005, 08:50 AM
eon's Avatar
eon Offline
pixelpost guru
 
Join Date: Nov 2005
Location: Ned
Posts: 280
Send a message via ICQ to eon
Great that it is working now. Maybe you can share the solutions?
__________________
Northing.nl
Reply With Quote
  #9  
Old 12-30-2005, 11:10 AM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
i could have sworn this bug has been fixed before... about ten times now.

i'm pretty sure these were fixed with the latest release of paged_archive.. including the one packaged with 1.5beta
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 02:13 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs