Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Thread Thumb From [img] vB Details »»
Thread Thumb From [img] vB
Version: 1.00, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.0.x Rating:
Released: 04-28-2010 Last Update: Never Installs: 21
Uses Plugins Template Edits
Translations  
No support by the author.

Features

Automatically get photos in the topic , should not be taken from file attach or insert a thumb filed a post again when
If you do not have the card in all [img] tag it will get the [youtube] youtube to acquire images of the thumb as
You can customize the small size of the thumb with each option box


Installation

Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
product-thumbs_forumdisplay.xml

Edit template

Open template threadbit

Find:

HTML Code:
"></a>
Replace:

HTML Code:
">{vb:raw thread.chip_thumb}</a>
Save ... Done :up:

Download Now

File Type: xml product-thumbs_forumdisplay.xml (6.1 KB, 217 views)

Screenshots

File Type: jpg CS0.9888653_1_1.jpg (60.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 07-07-2010, 09:38 AM
ry215 ry215 is offline
 
Join Date: Apr 2006
Location: Paraguay
Posts: 508
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

and now
im back
have proplem with mod slider show pro and shoutbox T_T
Reply With Quote
  #33  
Old 07-10-2010, 12:47 AM
ry215 ry215 is offline
 
Join Date: Apr 2006
Location: Paraguay
Posts: 508
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i check again, done for VB4.0.4
Reply With Quote
  #34  
Old 07-11-2010, 11:12 AM
gurler gurler is offline
 
Join Date: Nov 2009
Location: Ankara, TR
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am having the same problem..

Quote:
Originally Posted by YankForum View Post
but for me works fine , you can chek it here if you don't believe , nominated for MOTM by me , tnxxxxxxxxxx
EDIT: i'm getting seriouse database errors after installing this modification

Code:
Invalid SQL:

               SELECT
                       IF(votenum >= 1, votenum, 0) AS votenum,
                       IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
                post.pagetext AS thumb,
                       thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
                       thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
                       thread.prefixid, thread.taglist, hiddencount, deletedcount,
                       user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend





               FROM thread AS thread
                       LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
                       LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 0)







               WHERE thread.threadid IN (0,11)
               ORDER BY sticky DESC, lastpost DESC;

MySQL Error   : Unknown table 'post' in field list
Error Number  : 1109
Request Date  : Saturday, May 1st 2010 @ 11:41:02 PM
Error Date    : Saturday, May 1st 2010 @ 11:41:11 PM
Script        :
Referrer      :
IP Address    : 
Username      : 
Classname     : vB_Database
MySQL Version :
Reply With Quote
  #35  
Old 07-15-2010, 11:19 AM
gurler gurler is offline
 
Join Date: Nov 2009
Location: Ankara, TR
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

up........
Reply With Quote
  #36  
Old 08-18-2010, 06:51 AM
Kingdombuilder's Avatar
Kingdombuilder Kingdombuilder is offline
 
Join Date: Oct 2009
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this mod the only problem that I have is that the image is on top of the thread title.



I have seen others mention this in earlier post but have not seen any solutions. Can someone please respond with a solution for this. Again this is an awesome mod and one I have been looking for, for quite a while. Thank you in advance for your help.
Reply With Quote
  #37  
Old 08-19-2010, 01:18 PM
ZuFett ZuFett is offline
 
Join Date: Jun 2007
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dont compatible with 4.0.6
Reply With Quote
  #38  
Old 08-21-2010, 06:23 AM
Kingdombuilder's Avatar
Kingdombuilder Kingdombuilder is offline
 
Join Date: Oct 2009
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What I did to fix the problem with the images being over top of the title of the thread:
I went to style vars and I edited the theadbit image size. I only changed the wigth size and not the height. The downfall is that all thread icons are a little further away from title but you can fine it for your forum to fit.

This not a professional fix but for someone like me that is not a coder I went a different route until i can get the proper code fix for the problem.
Reply With Quote
  #39  
Old 08-24-2010, 09:06 AM
S!p S!p is offline
 
Join Date: May 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How to add onmouseover image in full size?
Reply With Quote
  #40  
Old 08-26-2010, 03:46 AM
Winter Sonata Winter Sonata is offline
 
Join Date: Apr 2010
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this will apply for old threads as well ???
Reply With Quote
  #41  
Old 09-01-2010, 12:56 AM
doileloi's Avatar
doileloi doileloi is offline
 
Join Date: Oct 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can't not find this "></a> in threadbit please help thanks
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:58 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11399 seconds
  • Memory Usage 2,327KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete