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)

Verionia 05-01-2010 12:05 AM

fixed now or no?

Null Parameter 05-01-2010 12:14 AM

Quote:

Originally Posted by Verionia (Post 2029838)
fixed now or no?

No, I have to redo a large portion of the template edits, and I have a day job, family, etc. Not sure exactly when I'll find the time.

maidos 05-02-2010 11:13 PM

First Image In Post: feature doesnt work
when i tried adding the [img] on my thread there isnt any thumbnail at all
started several new threads but with no result
this is using vb default skin, i tried changing option for
User Entered URL
that also wont work

maidos 05-05-2010 10:40 AM

bump
and also using 4.0.3

leia 05-09-2010 09:59 PM

Thank you for the mod! The mod is half-working for me... When I just post a new thread, there's no thumbnail. However, if I edit the thread, the thumbnail appears. Do you have any ideas of what I would need to do to make it work? I have it set to take the first image URL from the thread. I am using 4.0.2.

hotfilepro 05-16-2010 11:51 AM

Hello,
Thank you for this mod.
Can you please develop it more further functions :) ?
For me, I really like this feature : Mouse hovers over thumbnail, then large preview pops up,when you hover over the thumbs, it is automatically shown in FULL or larger SIZE.
https://vborg.vbsupport.ru/external/2010/05/34.jpg
It can't be greater if the product has this !!!
Again, thank you !

MrD 05-17-2010 12:17 PM

Hi,
is there an Option to Displayed Out the Statusicon in the Forums, who the Addon is enabled?

share4vn.com 05-17-2010 04:47 PM

1 Attachment(s)
SHOW THUMBNAILURL IN EDIT THREAD

Edit editpost temp
Find:
Code:

<input type="text" name="title" class="primary textbox" id="titlefield" maxlength="{vb:raw vboptions.titlemaxchars}" value="{vb:raw title}" tabindex="1" />
Add below:
Code:

                <vb:if condition="$show['thumbnailurl']"><br/><br/>
                                <label for="thumbnailurl">{vb:phrase thumbnail_url}:</label>
                                <input type="text" name="thumbnailurl" id="thumbnailurl" class="primary textbox" value="{vb:raw threadinfo.thumbnailurl}" maxlength="250" />
                </vb:if>

FIX Required Thumbnails function:

maidos 05-18-2010 06:52 AM

thanks alot, that fixed the issue :)


Quote:

Originally Posted by share4vn.com (Post 2038601)
SHOW THUMBNAILURL IN EDIT THREAD

Edit editpost temp
Find:
Code:

<input type="text" name="title" class="primary textbox" id="titlefield" maxlength="{vb:raw vboptions.titlemaxchars}" value="{vb:raw title}" tabindex="1" />
Add below:
Code:

                <vb:if condition="$show['thumbnailurl']"><br/><br/>
                                <label for="thumbnailurl">{vb:phrase thumbnail_url}:</label>
                                <input type="text" name="thumbnailurl" id="thumbnailurl" class="primary textbox" value="{vb:raw threadinfo.thumbnailurl}" maxlength="250" />
                </vb:if>

FIX Required Thumbnails function:


steve71 05-30-2010 02:34 PM

Excellent mod thanks. I was wondering if in a future update we could limit thumbnails to specific user groups as well?


All times are GMT. The time now is 10:37 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.01213 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)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