![]() |
I really like this mod and have been using it for a while, but I was wondering if it was possible to display either attachment or, if no attachment, then an [img]
e.g. if attachments are present then it uses the first one of them, but if no attachments are present it uses the first [img] if present? That would be a really handy addition! Alex |
Well now really official -- version 3.1 of thread thumbnails don't works -- it's tested on clear vbulletin 4.0.3.
I used clean installation since it don't know why it don't works in my forum since I upgrade it. Those are the problems (I just installed the hack from acp as it says in readme): a) once you define link in thread thumbnail , row is not visible anymore on edit post action! b) when you set link to thumbnail, nothing is showed c) all what is visible is the default thumbnail on each thread ( if it's set in admin panel) |
Quote:
Example http://www.thamesvalleybirds.co.uk/bird-photos-general/ |
Quote:
|
Quote:
On my forum I have it so that if there is a thumbnailurl set then it shows the thumbnail, otherwise it shows the standard thread status icon. See here: http://www.thestalkingdirectory.co.u...21-Classifieds To do this, edit threadbit template and change: Code:
<!-- status icon block --> Code:
<!-- status icon block --> Alex |
i need to edit thread to appear :( this is after installization
|
Thanks Dark Wizard, I appreciate people have their own forums to run.:)
Thanks Alex, tried that, but thumnails then disappeared, what I have at the moment is: Code:
<!-- status icon block --> |
1 Attachment(s)
Quote:
<vb:if condition="!$thread['thumbnailurl']"> ----bit that makes the status icon show---- </vb:if> Deleting the <a class="threadstatus"..... part on your site using firebug works, so it should work in theory... e.g. here I have tested by removing the top two status icons, the third is highlighting the part of the source responsible for displaying the status icon... |
Nope, if I add the
Code:
<vb:if condition="!$thread['thumbnailurl']"> Code:
</vb:if> I'm obviously doing something wrong, but have to say that I'd sort of got used to the old style code and this new code is confusing. |
Quote:
|
All times are GMT. The time now is 02:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|