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)

fxwoody 02-17-2011 07:43 AM

Quote:

Would it be possible to have this custom icon INSTEAD of the threadicon, instead of having it left or right to it?
You mean removing the thread icon totally?! Not sure if it would be good anyway.

Quote:

Does not work on vB 4.1.2, the thumbnail URL bar does not appear.
Did you selected the auto add to template in options or manual???
If manual, then you might have to add this code to the newthread template:
Code:

<!---thumbnailurl--->         
                    <vb:if condition="$show['thumbnailurl']">
                        <div class="blockrow">
                                <label for="thumbnailurl" class="full">{vb:phrase thumbnail_url}:</label>
                                <input type="text" name="thumbnailurl" id="thumbnailurl" class="primary full textbox" value="" maxlength="250" />
                        </div>
                    </vb:if>
<!---thumbnailurl--->

after this:
Code:

&nbsp;<img id="display_posticon" src="{vb:raw selectedicon.src}" alt="{vb:raw selectedicon.alt}" />
                        </div>

Tho, i didn't installed 4.1.2 ;)
Will get back to you with this

solohdes 02-17-2011 04:57 PM

Quote:

Did you selected the auto add to template in options or manual???
If manual, then you might have to add this code to the newthread template:
In the options where i have to active this option?

http://img638.imageshack.us/img638/8022/miniaturay.jpg

I am newbie in this.

fxwoody 02-19-2011 10:56 AM

1 Attachment(s)
solohdes! This is the plugins manger my friend!
You need to set them up in the ACP options

ellinofatsa 02-22-2011 03:57 PM

its working only in the new post in my forum bud the old image show the icon no image available!!!

how can i make that schow the old image post?
i have 20456 post...

Rofo 02-23-2011 07:03 AM

Thank you! I now have the URL bar appearing in the New Thread, but when I paste my link it doesn't show. Is there a setting I'm not seeing? I have it set to, 'User entered URL' also.

Edit: I found that if I set the Automatic Template Edits to 'Yes' it will display, but not in the correct location.

https://vborg.vbsupport.ru/external/2011/02/9.jpg

Could you please help me get this straightened out? Thank you!

vB 4.1.1

fxwoody 02-23-2011 11:10 AM

Ok works fine in 4.1.2

@ellinofatsa
fallow megamoose posts to run the script and fetch the images:
Code:

https://vborg.vbsupport.ru/showpost.php?p=2145120&postcount=200
@rofo
i do not use the "automatic" since it puts the script in the wrong place.
I have put my codes in:
Editpost/newthread/threadadmin_editthread to get the URL box to show.
Did you fallow all my instructions in this page up there?
Also, you didn't added the size in the main options to reduce the size of the thumbnail, this is why it's so big!

PM your site so i can look at it ;)

COL NIL SATIS 02-23-2011 01:58 PM

also tagged until later

your24hourstore 02-23-2011 02:08 PM

Quote:

Originally Posted by ellinofatsa (Post 2165480)
its working only in the new post in my forum bud the old image show the icon no image available!!!

how can i make that schow the old image post?
i have 20456 post...

I don't run this mod But probably in maintenance you would have to run the thread update

macroforum 02-24-2011 05:16 AM

Thanks for this modification! Installed!
Antonio

heugabel 02-27-2011 01:50 PM

after upgrade to 4.1.2 it doesnt work.

i have used manually templateedits and your fixes but nothing works.


All times are GMT. The time now is 03:33 AM.

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.01388 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (4)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