vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Thread Thumbnail (https://vborg.vbsupport.ru/showthread.php?t=158396)

theOZer 12-10-2008 11:41 PM

The search.php supplied with this mod works in vB3.6.8-9. It most likely works in vB3.6.10-12.

To use the Thread Thumbnail - Search plugin in either/both vb3.7.x and vB3.8.x you need to tweak your copy of search.php, then turn this Thread Thumbnail - Search plugin ON. See my post on Page 8, Post #112 for the search.php code tweak.

Hope this helps. ~OZ

Always test changes first in your testvb instance.

Rename, NEVER DELETE, your current copy of search.php, e.g., rename it to search_original.php. Easy to go back to it if things go awry.

indiawilds 12-11-2008 05:41 AM

Quote:

Originally Posted by NeverBored (Post 1681997)
Keep thumbnails on, but edit the thumbnail template to display the full size image. If that's not enough info I explained exactly what to do earlier in this thread, just find my post.

Can you please tell me in detail, i tried to search for your post but was unable to find the relevant information.

Please let me know how to set the image size to full in the post.

Thanks.

indiawilds 12-12-2008 03:10 AM

Quote:

Originally Posted by NeverBored (Post 1681997)
Keep thumbnails on, but edit the thumbnail template to display the full size image. If that's not enough info I explained exactly what to do earlier in this thread, just find my post.

Hello,

Can you please let me know what i need to do to display the images in full in the post.

What do i change in the Thumbnail file?

It is really urgent.

Awaiting your reply.
Thanks.

theOZer 12-12-2008 01:48 PM

If it's that urgent try doing a 'Search this Mod' looking for Neverbored.

Lulubelle 12-16-2008 09:18 PM

Wonder if anyone can help...I really want to use this mod but no matter what I do the thumbnail in the thread is huge (the actual size of the uploaded image).

I have 'create thumbnails' turned on and made them size 150px...but it made the thumbnails in the post tiny...but the thread thumbnails were still huge.

Any help anyone?

indiawilds 12-17-2008 08:52 AM

Hello,

I am desperately seeking your advice. I am using your hack for displaying thumbnails in the thread. But after making the view Thumbnails option i am not able to view the attachments in the post.

Can you please tell me in detail what settings I have to do to the Thumbnail template to display the thumbnails as well as the attachment in the post.

I am waiting eagerly for your reply, since i am facing the problem in my forum.

Thanks.

indiawilds 12-17-2008 10:14 AM

Hello,

At last found your code and updated the template. The thumbnail issue is solved.

Thanks a lot NeverBored and theOZer.

Regards.

theOZer 12-17-2008 07:09 PM

Quote:

Originally Posted by Lulubelle (Post 1686968)
the thumbnail in the thread is huge

Hello Lulubelle,
If you're talking about the Threads in Forum displayed thumbnails add Width and Height to the thread thumbnail <img src= threadbit template code where applicable.
For example, try this (change 50 to whatever size value you end up liking):
<img src="attachment.php?attachmentid=$thread[attachmentid]&stc=1&thumb=1" alt="" width="50" height="50" border="0" />
~OZ

Lulubelle 12-18-2008 03:51 PM

that worked great thanks!! :D

ThomasR 12-21-2008 05:31 PM

works on 3.8 RC2


All times are GMT. The time now is 08:04 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.01537 seconds
  • Memory Usage 1,739KB
  • 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_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