View Single Post
  #15  
Old 06-13-2008, 12:13 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

The 'PhotoPlog Forum Home Thumbs' plugin is coded to avoid a full table scan, so it is possible that less that five thumbs show, especially for small galleries. You'll need to edit the plugin and remove the line in bold red, but that also removes the reduction in examined rows, so if the gallery ever gets big, you should put the line back:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote