Resource icon

[bd] Image 1.0.3

No permission to download
I tried Grid Attachments but nothing appears on my forum. It seems Grid Attachments is broken for me.

I tried Slider also. It works but only for New Threads. Not new Replies. Everywhere New Replies is broken too. Nothing appears.
Is it BD Image or Widget Framework that controls it? I tried to un-install and re-install BD image. But same problems

Hi,
in my forum i have two widgets, New Threads and New Replies ( Grid Attachments)


In your forum nothing shows in New replies?
wow! I want that also. It looks nice. Can you send me the widget? Maybe i can try to do it.
 
I tried Grid Attachments but nothing appears on my forum. It seems Grid Attachments is broken for me.

I tried Slider also. It works but only for New Threads. Not new Replies. Everywhere New Replies is broken too. Nothing appears.
Is it BD Image or Widget Framework that controls it? I tried to un-install and re-install BD image. But same problems


wow! I want that also. It looks nice. Can you send me the widget? Maybe i can try to do it.
Other widget works ( not related to bd Image) ?
My settings for widget in home page in hook:ad_above_top_breadcrumb:
Part 1 new_threads.webp Part 2 new_thread1.webp

My setting for bd Image e Property Style for bd Widget Framework
bd_image.webp bd_widget_style.webp
 
I tried Grid Attachments but nothing appears on my forum. It seems Grid Attachments is broken for me.

I tried Slider also. It works but only for New Threads. Not new Replies. Everywhere New Replies is broken too. Nothing appears.
Is it BD Image or Widget Framework that controls it? I tried to un-install and re-install BD image. But same problems


wow! I want that also. It looks nice. Can you send me the widget? Maybe i can try to do it.
[bd] Widget Framework queries for threads, [bd] Image show the images. Try the Threads renderer to see if those threads are listed.
 
Last edited:
Every widget works correct.
I tried your settings but still New Replies doesnt work. It only works when new Thread is Posted. :cry:
Hi :)
I'm not Developer but if you want i can try help you,if you create For me test account with admin privileges
I can see you have some option wrong.
If you start personal conversation with me i give you url of My forum,based on bd image :)
Antonio

ps if you have problem as conflict issue with other addons you must see Log Error and ask to Developer of addon
 
@xfrocks

I'm building a template to show the selected bd image in the sidebar of thread.

I'm not sure which to use:

<img src="{xen:helper bdImage_thumbnail,$thread.bdimage_image,240,240}" />

or

<img src="{xen:helper bdImage_thumbnail,$thread.bdimage_image,240,240}" {xen:helper bdImage_imgAttribs,$thread.bdimage_image,240,240} />


What i'm trying to do is scale image to 240px width but auto height.

atm http://www.manisteechamber.com/Score-TM.jpg

upload_2014-3-21_21-15-25.webp

shows as

upload_2014-3-21_21-12-16.webp
 
Last edited:
Finally I found the problem!! I will explain the problem i was having with "new replies"

The problem is that the widget only works with New Threads made AFTER the widget is installed. So the Threads made BEFORE the widget was installed won't react to this widget.

Thanks to @macroforum he helped me understand the problem.

And Thanks @xfrocks for this mod. Its a great mod.:)!!
 
Finally I found the problem!! I will explain the problem i was having with "new replies"

The problem is that the widget only works with New Threads made AFTER the widget is installed. So the Threads made BEFORE the widget was installed won't react to this widget.

Thanks to @macroforum he helped me understand the problem.

And Thanks @xfrocks for this mod. Its a great mod.:)!!
Ah, right :) I totally forgot that tricky bit. Glad it works for you now.
 
Also get a

Code:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)


when i add an image like this (looks to be any image that doesnt have a file extension.)
Thing is if the image appears when pasted into post. users then don't understand why they get the error.

793973-xlarge
 
Also get a

Code:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)


when i add an image like this (looks to be any image that doesnt have a file extension.)
Thing is if the image appears when pasted into post. users then don't understand why they get the error.

793973-xlarge
New version is coming soon with fix for this.
 
I've just upgraded and have:

Code:
An exception occurred: implode(): Invalid arguments passed in /var/sites/p/priceglitch.com/public_html/library/bdImage/Listener.php on line 84

XenForo_Application::handlePhpError()
implode() in bdImage/Listener.php at line 84
bdImage_Listener::template_post_render()
call_user_func_array() in XenForo/CodeEvent.php at line 73
XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 195
XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 139
XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 614
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /var/sites/p/priceglitch.com/public_html/index.php at line 13

I'm on 1.3 Release version btw.

Code:
ErrorException: implode(): Invalid arguments passed - library/bdImage/Listener.php:84
Generated By: glitcher, 14 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'implode(): Inva...', '/var/sites/p/pr...', 84, Array)
#1 /var/sites/p/priceglitch.com/public_html/library/bdImage/Listener.php(84): implode('', '')
#2 [internal function]: bdImage_Listener::template_post_render('PAGE_CONTAINER', '<!DOCTYPE html>...', Array, Object(XenForo_Template_Public))
#3 /var/sites/p/priceglitch.com/public_html/library/XenForo/CodeEvent.php(73): call_user_func_array(Array, Array)
#4 /var/sites/p/priceglitch.com/public_html/library/XenForo/Template/Abstract.php(195): XenForo_CodeEvent::fire('template_post_r...', Array, 'PAGE_CONTAINER')
#5 /var/sites/p/priceglitch.com/public_html/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#6 /var/sites/p/priceglitch.com/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(139): XenForo_Template_Public->render()
#7 /var/sites/p/priceglitch.com/public_html/library/XenForo/FrontController.php(614): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#8 /var/sites/p/priceglitch.com/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#9 /var/sites/p/priceglitch.com/public_html/index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
  ["url"] => string(23) "http://priceglitch.com/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Last edited:
I've just upgraded and have:

Code:
An exception occurred: implode(): Invalid arguments passed in /var/sites/p/priceglitch.com/public_html/library/bdImage/Listener.php on line 84

XenForo_Application::handlePhpError()
implode() in bdImage/Listener.php at line 84
bdImage_Listener::template_post_render()
call_user_func_array() in XenForo/CodeEvent.php at line 73
XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 195
XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 139
XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 614
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /var/sites/p/priceglitch.com/public_html/index.php at line 13

I'm on 1.3 Release version btw.

Code:
ErrorException: implode(): Invalid arguments passed - library/bdImage/Listener.php:84
Generated By: glitcher, 14 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'implode(): Inva...', '/var/sites/p/pr...', 84, Array)
#1 /var/sites/p/priceglitch.com/public_html/library/bdImage/Listener.php(84): implode('', '')
#2 [internal function]: bdImage_Listener::template_post_render('PAGE_CONTAINER', '<!DOCTYPE html>...', Array, Object(XenForo_Template_Public))
#3 /var/sites/p/priceglitch.com/public_html/library/XenForo/CodeEvent.php(73): call_user_func_array(Array, Array)
#4 /var/sites/p/priceglitch.com/public_html/library/XenForo/Template/Abstract.php(195): XenForo_CodeEvent::fire('template_post_r...', Array, 'PAGE_CONTAINER')
#5 /var/sites/p/priceglitch.com/public_html/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#6 /var/sites/p/priceglitch.com/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(139): XenForo_Template_Public->render()
#7 /var/sites/p/priceglitch.com/public_html/library/XenForo/FrontController.php(614): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#8 /var/sites/p/priceglitch.com/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#9 /var/sites/p/priceglitch.com/public_html/index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
  ["url"] => string(23) "http://priceglitch.com/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
same here
Try v1.0.2b has just been made available.

Thanks for update. What is bxSlider?
A new type of slider. Try it yourself.
 
@xfrocks Sorry to repeat but still having issues:

What do you suggest I use for this:

upload_2014-3-22_19-34-7.webp

I've added a sidebar to thread and want to show the image the primary image for that thread from bdImage.

atm i've tried:

<img src="{xen:helper bdImage_thumbnail, $thread.bdimage_image, 240, 240}" />

and

<img src="{xen:helper bdImage_thumbnail,$thread.bdimage_image,240,320}" {xen:helper bdImage_imgAttribs,$thread.bdimage_image,240,320} />

Not sure what the difference is for bdImage_imgAttribs version.

So want image to show fully in sidebar, height wise I want it to autoheight, and for width, if greater than 240, shrink to 240, else leave as is.

I tried using the thread images but that is for images from all threads. I just want images within the thread thats open.

Maybe a widget specifically for a single thread?
 
Last edited:
Top Bottom