View Single Post
Old March 21st, 2005, 03:44 AM   #1 (permalink)
memobug
Member
Verified Customer
 
Join Date: Jun 2002
Location: Northern California
Posts: 383
No Category Images and a?

I am not getting any thumbnails on the category pages (showcat.php) for some reason. Homepage images are fine. I also found what seems to be some diagnostic print statement at the bottom of showcat.php

1) The thumbnails are being made. I have verified that No products need approval at this time and five products show in the category text table I am looking at in a table list, but no thumbnails above.

I have double checked these settings.

Number of columns for thumbnail pages 5
Display # of reviews indicator under thumbnails? Y

I also tried turning the sidebar on and off (the sidebar works), but it didn't help.

2) About the diagnostic (?) print statement:

One thing that becomes obvious - when I turn off the sidebar I see this MYSQL printed on the showcat.php right below the footer, which contains the jelsoft vbulletin copyright. It's actually there whether the sidebar is on or off, it's just more obvious with it off on the uncluttered page:

Quote:
Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2005, Jelsoft Enterprises Ltd.
SELECT cat,id,title,views FROM rp_products ORDER BY views DESC LIMIT 5
It's still there if I turn of the vb3 integration completely, but I am thinking it something in the last $query in showcat.php

Code:
Content visible to verified customers only.
Regards,

Matt
memobug is offline   Reply With Quote