Quote:
Originally Posted by cellarius
@raisun: Tested on 4.1.3 and I can't reproduce your issue.
|
Hmmm...I reinstalled the addon and I still have the issue. For kicks I set Rows = 1 and columns = 1. I tried on an acct with only 5 images, and it still shows all 5 images on the first page. Here is the debug info:
Code:
Debug information
Version: 4.0.008
Photo Popup Settings (from AdminCP)
num_of_cols: 1 [1]
num_of_rows: 1 [1]
num_total: 1
widht: 600
heigth: 680
products: vbgallery
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: 6
Code (this is what is inside the table cells)
<a href="#" onclick="thumbpaste('<a href=\'http://www.mouseinfo.com/gallery/files/1/3/8/cbrmap_original.jpg\'><img src=\'http://www.mouseinfo.com/gallery/files/1/3/8/cbrmap_thumb.jpg\' style=\'border: 0\' /></a> ','
');event.returnValue=false;return false;"><img src="http://www.mouseinfo.com/gallery/files/1/3/8/cbrmap_thumb.jpg" style="border: 0" title=""/></a>
Images query:
SELECT imageid, userid, filename, extension, thumbname, originalname, catid FROM ppgal_images WHERE (userid = 138 ) AND valid = 1 ORDER BY dateline DESC
Albums query (only if not coming from cache):
SELECT catid, title FROM ppgal_categories WHERE parent = 973 ORDER BY displayorder
Pagination query:
SELECT COUNT('imageid') AS fotos FROM ppgal_images WHERE (userid = 138 ) AND valid = 1
Link to Original
http://www.mouseinfo.com/gallery/fil...p_original.jpg
Link to Thumb
http://www.mouseinfo.com/gallery/fil...rmap_thumb.jpg
Used product: vbgallery
Albums possible: 1
Cookie
Read Cookie: vbgallery,,link_thumb_2_orig,0
Set Cookie: vbgallery,,link_thumb_2_orig,0
Cache Cookie: from database
Table building (rows and columns)
[td ][td][tr][td][tr][td][tr][td][tr][td]