View Single Post
  #168  
Old 05-02-2011, 02:19 PM
raisun raisun is offline
 
Join Date: Dec 2004
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cellarius View Post
@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]
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01238 seconds
  • Memory Usage 1,772KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete