![]() |
Thread Image grabber
1 Attachment(s)
Thread image grabber is a request by "The Realist" it will enable you to grab all attached images from a thread and display them (as images) on a seperate page.
+ Pulls all attached images from a given thread and displays as images (not links as vb currently does) + Adds Link to thread tools bar (under thread tools) + Adds icon to forum list Note: Please be aware although support is provided it is limited. This version is in beta so expect bugs! As always feature requests are appreciated. Stuie. |
<font color="Red">Updated 30/05/2013</font>
1.3 + Added support for inline/embedded images (Images which aren't attached) + Added support for vB 3.x.x (Tested only on vB 3.8.7 PL3) + Added template cache (Thanks to GENX2 for the heads up on that one) 1.2 + Added support for vBulletin versions below 4.0.3 V1.0 First release Nothing its the first release |
Well done M8 and a big thanks for this.
Regards |
Woooo just installed and loads of errors:
Quote:
|
Code:
Fatal error: Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1035 Stuie. |
thanks so much.
I have note one : there is query one add new plugin name hook " cache_templates " this includes : PHP Code:
|
Curious if this will work with 4.1.12, or are those classes not available until 4.2? If not perhaps a min version check should be in order.
|
It appears any version before VB 4.0.3 will fail to install with the current code.
VB 4.0.2 Fails VB 4.0.3 Fails VB 4.0.4 Works VB 4.0.5 Works VB 4.0.8 Works VB 4.1.0 Works EDIT: Updated package to incorporate VB verions 4.0.3 and below. (import the package in the VB 4.0.0-4.0.3 folder) Stuie. |
2 questions :
1- Do you have a vb 3.7 version compatible? 2- Is it possible to grab images not attached, i mean not on the forum server, just the image url in the first post or so... |
Quote:
|
Works great! Good Idea, too!!!
|
Does this work with 4.2?
|
Quote:
Nice mood, waiting for updates to try it Regards |
Apologies for the delay in replying/updates.
Quote:
Quote:
Quote:
vB3 should now also be supported. (Tested only on vB 3.8.7 PL3) Stuie |
Fantastic! Thanks for the update!
Some suggestions for the next version: - link to the original post under the image - thread title in mkio_threadimg - link back to main thread in mkio_threadimg |
Also, some minor bugs
- if there are only images referenced remotely then they will not display because of the <vb:if condition="$show['paperclip']"> around the icon. - There is no conditional around the link in showthread - so the link shows up regardless of images or not - If an image URL is enclosed in a url tag, the paths are wrong. Example: http://nikonites.com/misc.php?do=threadImg&thread=13010 |
FYI, I put this code around the images to link back to the post they are from:
Code:
<a href=\"".$vbulletin->options['bburl']."/showthread.php?t=".$row['threadid']."#post".$row['postid']."\"> |
Quote:
The original was matching the URL wrapped around the image |
Quote:
PHP Code:
PHP Code:
|
good hack but I can't see options for it... how to disable inline images (external) and show only attached? also would be nice to disable it in some forums and have user permissions as well...
another thing - I see if picture exist on X pages it getting multiplied by X on View Thread Images page, so if I have same image in 10 pages - it shows 10 times there! Thanks! ;) |
Nice plugin, thanks =)
Is there a way to split the result in different pages? |
All times are GMT. The time now is 09:48 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:
|