Thread: Forum Display Enhancements - Thread Thumbnail
View Single Post
  #325  
Old 06-19-2009, 05:36 AM
6piston's Avatar
6piston 6piston is offline
 
Join Date: Apr 2005
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Arkham View Post
Have you rebuilt the attachment counters? Try adding a new thread with an img attachment and see if the new one works. I've run into situations where sometimes existing threads with existing thumbs don't show up.

Don't replace the search.php file entirely -- just edit your existing vB version's search.php and add the single line (or 2, including the comment line). I think it's around line 2600-ish. You shouldn't have to fiddle with the search.php much.
hi Arkham

Do yours work fully? Then i gotta try your way right now.

I'll also try to use a fresh copy of 3.7.2 search.php again and include the lines.
Let me get this right:
-Fresh 3.7.2 search php
-Add the 2 Jason lines that is included in the TT's Zip's search.php

Thanks!

Quote:
Originally Posted by theOZer View Post
6piston,
which vB version?
vB templates or other?
other issues, like, are you running just vB or do you run vBSEO, whatever?
If you have Manage Attachments turned on, and if in the first thread post and the user used vB Manage Attachments to load an image this mod will display that attachment's thumbnail, if coded to do so. The mod's trick is an outer join that relies on the fact that there's a thread first post id that can find/grab the associated attachment postid, enabling the outer join, piggybacking the attachment's row info onto the select.
Create a testvb. Do all your testing there.
After I set up a clean/virgin vB383 testvb, I put together a 'My Way to Install Thread Thumbnails' write up as I updated this testvb to use thread thumbnails in forums/new posts, searches, and tag searches. PM me if you'd like a pdf of this write up.
Ciao, Oz
hi theOZer thanks for the reply!

it's 3.7.2

I do have VBSEO. The thread thumbnails in my selected forums run beautifully right from the start. so i'm not sure if it's anything to do with VBSEO

My main goal is to get the
-regular searches with thumbnails to work in those selected forums.
-find all users' threads to also display the thumbs

Just in case it makes any difference, some of my search links aren't the default ones, for example, my "new post" links only display relevant new posts from certain forums:
Code:
http://www.site.com/search.php?do=getnew&exclude=57,52,56,53,54,83,72,55,29
I did try it without excluding the forums and it's the same.

I will also create a test site to do this

Please do PM me the pdf file you made. i;m sure it'll help me much! great job getting all of it to work and more
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01578 seconds
  • Memory Usage 1,776KB
  • 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
  • (2)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