Resource icon

[bd] Widget Framework 2.6.6

No permission to download
Wow, just upgraded from 2.5.9 to the latest 2.6.3 Beta 14 - and my error-log is exploding with literaly thousands of log entries :confused:

Code:
ErrorException: Undefined variable: forum - library/WidgetFramework/Helper/Conditional.php(20) : eval()'d code:2

#0 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Helper/Conditional.php(20) : eval()'d code(2): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/var/www/vhosts...', 2, Array)
#1 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Helper/Conditional.php(20): eval()
#2 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/WidgetRenderer.php(591): WidgetFramework_Helper_Conditional::test('!in_array({$for...', '$__output = '';...', Array)
#3 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/WidgetRenderer.php(645): WidgetFramework_WidgetRenderer->_testConditional(Array, Array)
#4 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Core.php(499): WidgetFramework_WidgetRenderer->render(Array, 'forum_list', Array, Object(XenForo_Template_Public), Object(_WidgetFramework_ArrayOfString))
#5 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Core.php(461): WidgetFramework_Core->renderWidget(Array, 'forum_list', Array, Object(XenForo_Template_Public), Object(_WidgetFramework_ArrayOfString))
#6 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Core.php(428): WidgetFramework_Core->renderWidgets(Array, 'forum_list', Array, Object(XenForo_Template_Public), Object(_WidgetFramework_ArrayOfString))
#7 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Core.php(311): WidgetFramework_Core->_renderWidgetsFor('forum_list', Array, Object(XenForo_Template_Public), '\n\t\n\t\n\t\n\t\t\n\n\n\n\n\n...')
#8 /var/www/vhosts/mydomain.com/httpdocs/library/WidgetFramework/Listener.php(127): WidgetFramework_Core->renderWidgetsFor('forum_list', Array, Object(XenForo_Template_Public), Array)
#9 [internal function]: WidgetFramework_Listener::template_post_render('forum_list', '\n\n\n\n\n\n\t\n\t\n\t\t\n\t ...', Array, Object(XenForo_Template_Public))
#10 /var/www/vhosts/mydomain.com/httpdocs/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#11 /var/www/vhosts/mydomain.com/httpdocs/library/XenForo/Template/Abstract.php(195): XenForo_CodeEvent::fire('template_post_r...', Array, 'forum_list')
#12 /var/www/vhosts/mydomain.com/httpdocs/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#13 /var/www/vhosts/mydomain.com/httpdocs/library/XenForo/ViewRenderer/HtmlPublic.php(124): XenForo_Template_Public->render()
#14 /var/www/vhosts/mydomain.com/httpdocs/library/XenForo/FrontController.php(639): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#15 /var/www/vhosts/mydomain.com/httpdocs/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#16 /var/www/vhosts/mydomain.com/httpdocs/index.php(13): XenForo_FrontController->run()
#17 {main}

Since this one is the goold winner under the log-entries, anyone had that before and could advice me how to solve that (as I can´t really figure out, what the problem exactly is..) ? Would be great.
 
Yo, I'm having problems with showing the widget on the forum front-page only and hide it when I go into threads and edit mode. (To make it looks less squished) Which position should I use for this setup? Feels like I've tried most of them.

Also, my latest thread widget ain't updating when I'm creating new threads.
 
Have you tried to deactivate all widgets?
Try to reupload ALL WF addon files again.
Done.
Done.

And - to become support, you better post this directly on xfrocks page: https://xfrocks.com/resources/bd-widget-framework.19/ I think he answered on his page much faster than here.
As this is the main addon-thread why should every single user register on each and every author-website? Of course I can understand that xfrocks wants to make some money via the membership payments to get support on his site for a free addon - that´s fair enough. But I would rather like to pay for the addon and a suppport duration to get the support here at xf.com, where the music plays. I can´t keep up with 50+ forums for all installed addons and I don´t wanna have additional 50+ potential sources for spam mails, additional memberships aso aso.. But maybe thats just me.
 
As this is the main addon-thread why should every single user register on each and every author-website? Of course I can understand that xfrocks wants to make some money via the membership payments to get support on his site for a free addon - that´s fair enough. But I would rather like to pay for the addon and a suppport duration to get the support here at xf.com, where the music plays. I can´t keep up with 50+ forums for all installed addons and I don´t wanna have additional 50+ potential sources for spam mails, additional memberships aso aso.. But maybe thats just me.
I have in all the years I use it, only two times 5$ payed - thats fair. I think xfrocks would here made an update, when the beta goes to stable.

Try to place the widget with the WF Layout Editor - that goes realy easy, and I think that can solve your issue. :)

Edit: Expressions are outdated since 2.6.x - but conditionals should work:
upload_2016-8-18_18-4-9.webp
 
Last edited:
I have in all the years I use it, only two times 5$ payed - thats fair. I think xfrocks would here made an update, when the beta goes to stable.
I thought your knee is damaged, not your eyes, otto ;) I haven´t complained about the money - just about the "Erfüllungsort" (location where support will be given finally). The 5 EUR/month are totally fair.
Try to place the widget with the WF Layout Editor - that goes realy easy, and I think that can solve your issue.
Nope, already tried that and - may be style related - doesn´t work for me (and there is a "Quit layout editor mode" button missing ;) ).
Edit: Expressions are outdated since 2.6.x - but conditionals should work:
Yep, this is what I had found out now, dito. Thought they will become outdated in the near future (as your own translation says btw :D )

Anyway @otto , thanks for the hint ;)
 
Yep, this is what I had found out now, dito. Thought they will become outdated in the near future (as your own translation says btw :D )
Damn... I wil fix it next release. :D

may be style related
Ok, thats a point no coder can realy solve this for all. ;)

just about the "Erfüllungsort"
Exist addons here, from other developers, you can here directly pay for and download the addon after? :confused: And yes, the knee sucks day for day... that can make me blind, absolutly. :p
 
... like so:
upload_2016-8-19_7-32-40.webp


Yes - it can. Like above and certain others. You can also filter the listed posts/themes output for prefixes and / or tags... and more.:)
 
Yes, I experienced the same. But I resolved it by deleting the widget and recreating it.
The CSS works different in this release so you will need to delete & recreate some widgets.
 
I deleted all widgets which were grouped on tabs and recreated them from scratch. Then I grouped them with the Layout Editor. Widgets of the same type, except the first one still stuck on Loading.. without any error message anywhere.
 
Is there a way to remove the timestamp (DateTime) from the widget? "posted Today at 06:40", "X replied 5 minutes ago" etc.

I do have the "Show Posted Date" box unchecked (style properties->[bd] Widget Framework - Threads).
 
I use addon: [TH] Resource Managers by ThemeHouse create more resources.
I know the newly created resource id.
admin.php?resource-managers/web.4/edit
How to display widget in this resource? use this code but failed:
$resource['resource_id'] == 4
help me! :(
 
Top Bottom