Resource icon

[bd] Widget Framework 2.6.6

No permission to download
Anyone run into this database error before?

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Prepared statement needs to be re-prepared - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, 15 minutes ago
Stack Trace
#0 /home/dressedw/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/dressedw/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/dressedw/public_html/library/XenForo/Model.php(219): Zend_Db_Adapter_Abstract->query('\n              ...', Array, 2)
#3 /home/dressedw/public_html/library/WidgetFramework/Model/Cache.php(299): XenForo_Model->fetchAllKeyed('\n              ...', 'cache_id')
#4 /home/dressedw/public_html/library/WidgetFramework/Model/Cache.php(244): WidgetFramework_Model_Cache->_db_getCacheRecord('hook:cta_featur...', Array)
#5 /home/dressedw/public_html/library/WidgetFramework/Model/Cache.php(43): WidgetFramework_Model_Cache->_db_getCache(44, 'hook:cta_featur...', Array)
#6 /home/dressedw/public_html/library/WidgetFramework/WidgetRenderer.php(679): WidgetFramework_Model_Cache->getCache(44, 'hook:cta_featur...')
#7 /home/dressedw/public_html/library/WidgetFramework/Core.php(499): WidgetFramework_WidgetRenderer->render(Array, 'hook:cta_featur...', Array, Object(XenForo_Template_Public), '')
#8 /home/dressedw/public_html/library/WidgetFramework/Core.php(461): WidgetFramework_Core->renderWidget(Array, 'hook:cta_featur...', Array, Object(XenForo_Template_Public), '')
#9 /home/dressedw/public_html/library/WidgetFramework/Core.php(428): WidgetFramework_Core->renderWidgets(Array, 'hook:cta_featur...', Array, Object(XenForo_Template_Public), '')
#10 /home/dressedw/public_html/library/WidgetFramework/Core.php(349): WidgetFramework_Core->_renderWidgetsFor('hook:cta_featur...', Array, Object(XenForo_Template_Public), '')
#11 /home/dressedw/public_html/library/WidgetFramework/Listener.php(197): WidgetFramework_Core->renderWidgetsForHook('cta_featuredthr...', Array, Object(XenForo_Template_Public), '')
#12 [internal function]: WidgetFramework_Listener::template_hook('cta_featuredthr...', '', Array, Object(XenForo_Template_Public))
#13 /home/dressedw/public_html/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#14 /home/dressedw/public_html/library/XenForo/Template/Abstract.php(285): XenForo_CodeEvent::fire('template_hook', Array, 'cta_featuredthr...')
#15 /home/dressedw/public_html/library/XenForo/Template/Abstract.php(265) : eval()'d code(228): XenForo_Template_Abstract->callTemplateHook('cta_featuredthr...', '', Array)
#16 /home/dressedw/public_html/library/XenForo/Template/Abstract.php(265): eval()
#17 /home/dressedw/public_html/library/XenForo/Template/Abstract.php(191): XenForo_Template_Abstract->_renderInternal('$__output = '';...', Array)
#18 /home/dressedw/public_html/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#19 /home/dressedw/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(124): XenForo_Template_Public->render()
#20 /home/dressedw/public_html/library/XenForo/FrontController.php(639): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#21 /home/dressedw/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#22 /home/dressedw/public_html/index.php(13): XenForo_FrontController->run()
#23 {main}
Request State
array(3) {
  ["url"] => string(27) "http://www.dressedwell.net/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Show Widget Locations widget, viewable by Administrator user group only

Renderer: [Advanced} HTML
Expression: XenForo_Template_Helper_Core::callHelper('ismemberof', array($visitor,3))
Code:
<ul>
<li><a href="admin.php?widgets/reveal">Enable</a></li>
<li><a href="misc/wf-disable-reveal /">Disable</a></li>
</ul>

Thanks !

I'm crazy for it.
 
hi can you help me with this error
Code:
ErrorException: Declaration of vw_WidgetFramework_WidgetRenderer_v25::render(array $widget, $positionCode, array $params, XenForo_Template_Abstract $template, &$output) should be compatible with WidgetFramework_WidgetRenderer::render(array &$widgetRef, $positionCode, array $params, XenForo_Template_Abstract $template, &$output) - library/vw/WidgetFramework/WidgetRenderer/v25.php:3
Generiert durch: Anonymous, Vor 6 Minuten
Stapelverfolgung
#0 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/vw/WidgetFramework/WidgetRenderer/v25.php(3): XenForo_Application::handlePhpError(2, 'Declaration of ...', '/www/htdocs/w01...', 3, Array)
#1 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/Autoloader.php(119): include('/www/htdocs/w01...')
#2 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/Application.php(1052): XenForo_Autoloader->autoload('vw_WidgetFramew...')
#3 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/Application.php(465): XenForo_Application::autoload('vw_WidgetFramew...')
#4 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/WidgetFramework/WidgetRenderer.php(897): XenForo_Application::resolveDynamicClass('vw_WidgetFramew...', 'widget_renderer', 'WidgetFramework...')
#5 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/WidgetFramework/ViewAdmin/Widget/List.php(19): WidgetFramework_WidgetRenderer::create('vw_WidgetFramew...')
#6 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/ViewRenderer/Abstract.php(220): WidgetFramework_ViewAdmin_Widget_List->prepareParams()
#7 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/ViewRenderer/HtmlAdmin.php(78): XenForo_ViewRenderer_Abstract->renderViewObject('WidgetFramework...', 'Html', Array, 'wf_widget_list')
#8 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/FrontController.php(606): XenForo_ViewRenderer_HtmlAdmin->renderView('WidgetFramework...', Array, 'wf_widget_list', NULL)
#9 /www/htdocs/w01263e7/elnino-onlinegaming.de/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlAdmin), Array)
#10 /www/htdocs/w01263e7/elnino-onlinegaming.de/admin.php(13): XenForo_FrontController->run()
#11 {main}
Benötigter Status
array(3) {
  ["url"] => string(53) "https://www.elnino-onlinegaming.de/admin.php?widgets/"
  ["_GET"] => array(1) {
    ["widgets/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: Fatal Error: Class 'WidgetFramework_WidgetRenderer_Base' not found - library/vw/WidgetFramework/WidgetRenderer/v26.php:3
Generiert durch: Anonymous, Heute um 08:32 Uhr
Stapelverfolgung
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Benötigter Status
array(3) {
  ["url"] => string(56) "https://www.elnino-onlinegaming.de/admin.php?widgets/add"
  ["_GET"] => array(1) {
    ["widgets/add"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Is anyone using this to show video thumbnails from SonnB's XenGallery in a widget? If so, are you having any issues?

Image thumnails work great, but video thumnails show as broken links.

Any ideas?
 
If anyone could help me what seems like it should be an easy task for the WF..

https://xenforo.com/community/threads/widget-displayed-in-category-vs-forum.120600/

I would appreciate it! A reply here will work as someone felt as if that question was solved and was closed..

First one to come up with a working solution, I will gift $10 in bitcoins..

in_array($forum['node_id'], array(73,74,75))

I need to be able to do the above but within a category vs. a forum.


Anyone? It really should not be this difficult. I have pretty much tried everything I could find in the forum but nothing that works for a category vs forum.
 
In the 'Threads' Widget, it shows only one line of the thread title or a minimum number of characters (attached).
Is there a way to change that to either show the entire thread title or more characters?
 

Attachments

  • Capture.webp
    Capture.webp
    16.8 KB · Views: 10
Is anyone using this to show video thumbnails from SonnB's XenGallery in a widget? If so, are you having any issues?

Image thumnails work great, but video thumnails show as broken links.

Any ideas?

I figured out my problem, I had Thumnail Size set to the default of Original, and I guess there's no thumbnails to be found in that folder in XenGallery. I switched to one of the other sizes and it's working.

I'm not sure if the bug is your WF referencing the wrong folder or if it's been moved in SonnB's Gallery
 
In the 'Threads' Widget, it shows only one line of the thread title or a minimum number of characters (attached).
Is there a way to change that to either show the entire thread title or more characters?
Visit Style Properties of BD Widget.
 
Yesterday I changed my php version from php 5.4 to 7 for some upload limit situation but after that my web site doesn't open.
I have an HTTP ERROR 500 now. How can I fix that? Thanks.

http://www.muhasebecafe.com/

My server error log:

ErrorException: Fatal Error: Cannot 'break' 2 levels - library/WidgetFramework/Helper/Index.php:90


#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}


array(3) {
["url"] => string(28) "http://www.muhasebecafe.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Yesterday I changed my php version from php 5.4 to 7 for some upload limit situation but after that my web site doesn't open.
I have an HTTP ERROR 500 now. How can I fix that? Thanks.

http://www.muhasebecafe.com/

My server error log:

ErrorException: Fatal Error: Cannot 'break' 2 levels - library/WidgetFramework/Helper/Index.php:90


#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}


array(3) {
["url"] => string(28) "http://www.muhasebecafe.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Update to this version: https://xfrocks.com/resources/bd-widget-framework.19/
 
By default I have the forum_list sidebar hidden unless users selected to have it show. Such as this:
<xen:if is="{$visitor.customFields.sidebarenabled.on} == 'on'">
{sidebar stuff here}
</xenif>

however, enabling the widget framework will show the sidebar regardless. So I put the code in side the widget framework wrapper. However, it now no longer shows the sidebar on other pages aswell such as notable members. I only want it to disable the sidebar on the forum_list. ANy info?
 
By default I have the forum_list sidebar hidden unless users selected to have it show. Such as this:
<xen:if is="{$visitor.customFields.sidebarenabled.on} == 'on'">
{sidebar stuff here}
</xenif>

however, enabling the widget framework will show the sidebar regardless. So I put the code in side the widget framework wrapper. However, it now no longer shows the sidebar on other pages aswell such as notable members. I only want it to disable the sidebar on the forum_list. ANy info?
Can you add that option as a conditional for the display of all the relevant widgets?
 
Top Bottom