View Single Post
Old July 16th, 2005, 09:25 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
Okay Michael may come up with a more elegant solution but the issue is the construct_ppurl function. Basically si is not empty so in essence when we construct the url for the thumb si is passed again breaking things.

This condition only exists if cat = 500 and si is in the url so the thumb url gets messed up so my solution is to set si empty when grabbing the thumb url like so

In pp-inc.php around line 537 add the code in bold

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote