vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Thumbnails of Attachments on Forum-Display (https://vborg.vbsupport.ru/showthread.php?t=92565)

Harald_T 11-19-2005 10:21 AM

@fabian: Does a normal attachment show a thumbnail at all?

And yes, now you should be able to use both. If there is any trouble, let me know.

ohgenki 11-21-2005 06:43 AM

harald: pardon my impudence, but what's ur other gallery hack? i'm looking for a good gallery to display pictures.

hotwheels 12-28-2005 07:31 PM

works perfectly.....

hotwheels 12-29-2005 06:16 PM

well, change the above statement........

I woke up today and hoped online and this is what i am recieving now (see attatched image)

I have no idea where to look......I have even tried andrea's plugin.

It is acting like it's not allowing the page to move to the left........the thumbnails are there, i know this because it was working fine yesterday evening......

hotwheels 12-29-2005 07:26 PM

nevermind.......if you look at the image, my threadicon's are missing.....

I went into my admincp panel, thread display and my default icon path wasn't there.........all better..

thanks

Space Goat 01-02-2006 04:43 PM

Does anyone know what happens if the first post has more than one attachment? I'm trying to write a similar query, but I am getting the same thread rows returned multiple times for each of their attachments.

I'm curious if this mod has the same problem.

Space Goat 01-02-2006 05:32 PM

Ah yes, the GROUP BY clause - answered my own question. I should read threads more closely before asking q's.

ConKien 01-17-2006 07:06 PM

Quote:

Originally Posted by fabianv
You are a star!!

I will be waiting in suspense! :D

Thank you Thank you Thank you!!!!!

my forum , http://forum.cgcentral.net

Its launched yesterday so its under beta... what will basically happen is under the gallery section the first 3 forums will just be thumbnail.. and the last one (awards) will be that great gallery with the new works on the main page.

Cant wait for your release.. told my friends and they also cant wait! :D

Hi Fabianv, can you show us how to display the first image as thumbnail on forumdisplay.php instead of loading the thumbnail from the thread attachment?

Thanks,
CK

ThomasR 05-29-2006 06:22 PM

mmh.. I'm a little bit lost here. I'm currently swapping from 3.0.7 to 3.5.4. I have the previous mod for 3.0.7 and as you can imagine, I want to add it to my new forum.

What do I need to do? add only the plugin, like this, no need to modifiy the code for the futur updates of vB? Do I need to edit the code and add the plugin (then, why using a plugin if I need to "hack"?

Sorry if these questions seems stupid ^^;

And thanks for the update of this hacks, IMO, the best :)

top end ms 06-02-2006 03:49 AM

Quote:

Originally Posted by Space Goat
Does anyone know what happens if the first post has more than one attachment?

It uses the first attachment I beleive. :bunny:

ThomasR 06-11-2006 06:44 AM

Forgot my last message, no problem installing it!

Marcus Lau 06-15-2006 04:46 PM

good for 3.5.4

carpzone 08-23-2006 10:08 AM

Quote:

Originally Posted by rharbison
Works great, and I really like it.

One question / suggestion... How do I make this work in the search results? I see they use the threadbit template, but it doesn't show the icons. I'd like to show the thumbnails, even if they show up for all forums.

Any suggestions on how to do that?

Somone have an idea for this ?? I'l also really want to know how to do this

alkatraz 08-27-2006 10:52 PM

anyone using this on 3.6.0? thx!

hotwheels 08-28-2006 02:36 AM

won't work on 3.6.......there aren't any "iif" statements in 3.6........i made a post in the lounge that will take you to a mod that will do this as a plugin for 3.6

ArchangelX 04-25-2007 08:00 AM

Big problem...everything was going well until I moved a thread...then this happened! What do I do to fix it? Thanks!

ArchangelX 04-25-2007 08:18 AM

Found it...it was in the original thread...if you don't have a default icon already set under Admin CP, post this instead of the stock template change:

Code:

<!-- Start: idolpx and dechevious Thumbnail in Forum Display Hack - 20041220 -->
<if condition="$show['threadicons']">

<td class="alt2" align="center" valign="middle">       
<if condition="$displaythumbs">
                            <if condition="$thread['attachmentid']">
                                    <a HREF="attachment.php?attachmentid=$thread[attachmentid]">
                                          <img src="attachment.php?attachmentid=$thread[attachmentid]&stc=1&thumb=1" border=0>
                                </a>
                            <else />
                                <img src="images/clear.gif" width=75 height=56 border="0"></if>
                                                <else /><if condition="$show['threadicon']">
<img src="$thread[threadiconpath]" alt="$thread[threadicontitle]" border="0" /></if></td>
        </if>
</if>
<!-- End: Start: idolpx and dechevious Thumbnail in Forum Display Hack - 20041220 -->


ThomasR 07-10-2007 07:13 PM

I bump this thread, because I have a little problem with the attachments orders. I installed the Andreas plugin with no problems... except that it takes the first attachement of a thread... but if a user attach a zip and an image in this first post, it will consider that it doesn't have a thumbnail, because it takes the zip as the first attachement.
An idea about how to change that?


All times are GMT. The time now is 04:17 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.01183 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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