Quote:
Originally Posted by crxrocks
I'm having trouble getting this to work with VB3.8.1 and Photopost 6.2. Here is the output of the debug stuff
Code:
Debug information
Photo Popup Settings (from AdminCP) num_of_cols: 3
num_of_rows: 3
num_total:9
widht: 600
heigth: 680
products: photopost
insert_options_allowed: link_thumb_2_orig link_thumb_2_gallery link_med_2_orig link_med_2_gallery thumb med orig thumb_2_gallery_link_below med_2_gallery_link_below orig_2_gallery_link_below
allow_albums: 1
code_usergroups: 0
Code (this is what is inside the table cells)
Link to Original
Link to Thumb
Query Used product: albums
Cookie Read Cookie: albums,all,link_thumb_2_orig
Set Cookie: albums,all,link_thumb_2_orig
Table building (rows and columns)
That is all of it. The thing I found interesting is that Query Used product: albums bit. Any ideas?
I checked and double checked the paths to the gallery and the data directory and they are right.
|
You have used the mod before with vB albums, that's why albums still is saved as used product in the cookie. Delete the cookie bbphoto-popup (prefix may vary if you changed vB's standard cookie settings) and restart your browser.
I'll check for this error in next version.