vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Thread Thumbnails (https://vborg.vbsupport.ru/showthread.php?t=237404)

theOZer 05-30-2010 04:34 PM

Thank you, Null Parameter. This is a priceless mod that greatly enhances any and all forums that have attachments tied to threads. I'm running vB4.0.3 and the mod install went effortlessly, smoothly, and IT WORKS! I set this mod up to display ALL forums, First Attachment, and, from the get go, it started displaying the thumbnails.
Thank you, thank you, thank you, Null Parameter.

RedFoxy 05-30-2010 07:52 PM

1 Attachment(s)
I fixed the install file to go with lastes vb 4.x

Globe 06-02-2010 07:42 PM

hmm there are still the forum icons is there anyway to remove that?

Globe 06-03-2010 08:28 PM

whe i post a thread with a image it doesnt show so i have to edit the post and after that (create new post>create>edit) it show up why?

Dark_Wizard 06-07-2010 01:55 PM

There is a problem with your preg_match selecting "First Image In Post", some pic's don't show and this is the properties of the blank images:

http://www.imagebanana.com/img/54s2q80t/blah.png[/IMG][/URL]%20[URL=

This is based on how the poster adds the image.

Aceman 06-08-2010 11:38 AM

The addon is working fine on my site. However, I really need a way to turn OFF Threadicons when the thumbnails are used. It would reallly make the layout of my site look alot nicer. I updated my site to the latest version today and all well.. however that option isn't available.

Null mentioned a "Replace threadicon" which would be ideal!!

Thanks

Dark_Wizard 06-08-2010 11:59 AM

Quote:

Originally Posted by Aceman (Post 2050400)
The addon is working fine on my site. However, I really need a way to turn OFF Threadicons when the thumbnails are used. It would reallly make the layout of my site look alot nicer. I updated my site to the latest version today and all well.. however that option isn't available.

Null mentioned a "Replace threadicon" which would be ideal!!

Thanks

Working fine? How are you using this, url or first post? Just went to your site and I see no images in "3D Gallery" just a box with the x in it.....turning off thread icons is simple and I will post a quick way to do it very shortly.

Dark_Wizard 06-08-2010 12:18 PM

To turn off Thread Icons do the following in threadbit template:

find:
Code:

<vb:if condition="$show['threadicon']">
change to this:
Code:

<vb:if condition="$show['threadicon'] && !$thread['thumbnail']">
Tested and working fine.

Aceman 06-08-2010 01:26 PM

1 Attachment(s)
You must be registered to see the images.

Dark_Wizard 06-08-2010 01:28 PM

Quote:

Originally Posted by Aceman (Post 2050446)
You must be registered to see the images.

Then this hack needs more work, nothing should show if the user isn't registered....


All times are GMT. The time now is 05:46 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01525 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete