Resource icon

[bd] Widget Framework 2.6.6

No permission to download
Did I just hear that @xfrocks is developing xenPorta alternative?

:eek:

...Will you make it easy to switch?
Will you make great featured content sliders?
Will it be easy to customise the index page?

..Where's the beta testers program? :eek:
YES YES YES YES YES YES YES YES YES YESYES YES YES YES YESYES YES YES YES YESYES YES YES YES YESYES YES YES YES YESYES YES YES YES YESYES YES YES YES YES
 
The new update is constantly kicking out two errors with the Sportsbook widget:

Code:
ErrorException: Undefined index: type - library/NFLJ/Sportsbook/WidgetRenderer/RecentEvents.php:71
Generated By: Rambo, 5 minutes ago
Stack Trace

#0 /home/dressedw/public_html/forum/library/NFLJ/Sportsbook/WidgetRenderer/RecentEvents.php(71): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/dressedw/...', 71, Array)
#1 /home/dressedw/public_html/forum/library/WidgetFramework/WidgetRenderer.php(668): NFLJ_Sportsbook_WidgetRenderer_RecentEvents->_render(Array, 'forum_list', Array, Object(XenForo_Template_Public))
#2 /home/dressedw/public_html/forum/library/WidgetFramework/Core.php(356): WidgetFramework_WidgetRenderer->render(Array, 'forum_list', Array, Object(XenForo_Template_Public), Object(_WidgetFramework_ArrayOfString))
#3 /home/dressedw/public_html/forum/library/WidgetFramework/Core.php(268): WidgetFramework_Core->_renderWidgetsFor('forum_list', Array, Object(XenForo_Template_Public), '????????????<di...')
#4 /home/dressedw/public_html/forum/library/WidgetFramework/Listener.php(126): WidgetFramework_Core->renderWidgetsFor('forum_list', Array, Object(XenForo_Template_Public), Array)
#5 [internal function]: WidgetFramework_Listener::template_post_render('forum_list', '????????????<ol...', Array, Object(XenForo_Template_Public))
#6 /home/dressedw/public_html/forum/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#7 /home/dressedw/public_html/forum/library/XenForo/Template/Abstract.php(195): XenForo_CodeEvent::fire('template_post_r...', Array, 'forum_list')
#8 /home/dressedw/public_html/forum/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#9 /home/dressedw/public_html/forum/library/XenForo/ViewRenderer/HtmlPublic.php(119): XenForo_Template_Public->render()
#10 /home/dressedw/public_html/forum/library/XenForo/FrontController.php(614): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#11 /home/dressedw/public_html/forum/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#12 /home/dressedw/public_html/forum/index.php(13): XenForo_FrontController->run()
#13 {main}

Request State

array(3) {
  ["url"] => string(29) "http://dressedwell.net/forum/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

and

Code:
ErrorException: Undefined index: order - library/NFLJ/Sportsbook/WidgetRenderer/RecentEvents.php:78
Generated By: Rambo, 6 minutes ago
Stack Trace
#0 /home/dressedw/public_html/forum/library/NFLJ/Sportsbook/WidgetRenderer/RecentEvents.php(78): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/dressedw/...', 78, Array)
#1 /home/dressedw/public_html/forum/library/WidgetFramework/WidgetRenderer.php(668): NFLJ_Sportsbook_WidgetRenderer_RecentEvents->_render(Array, 'forum_list', Array, Object(XenForo_Template_Public))
#2 /home/dressedw/public_html/forum/library/WidgetFramework/Core.php(356): WidgetFramework_WidgetRenderer->render(Array, 'forum_list', Array, Object(XenForo_Template_Public), Object(_WidgetFramework_ArrayOfString))
#3 /home/dressedw/public_html/forum/library/WidgetFramework/Core.php(268): WidgetFramework_Core->_renderWidgetsFor('forum_list', Array, Object(XenForo_Template_Public), '????????????<di...')
#4 /home/dressedw/public_html/forum/library/WidgetFramework/Listener.php(126): WidgetFramework_Core->renderWidgetsFor('forum_list', Array, Object(XenForo_Template_Public), Array)
#5 [internal function]: WidgetFramework_Listener::template_post_render('forum_list', '????????????<ol...', Array, Object(XenForo_Template_Public))
#6 /home/dressedw/public_html/forum/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#7 /home/dressedw/public_html/forum/library/XenForo/Template/Abstract.php(195): XenForo_CodeEvent::fire('template_post_r...', Array, 'forum_list')
#8 /home/dressedw/public_html/forum/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#9 /home/dressedw/public_html/forum/library/XenForo/ViewRenderer/HtmlPublic.php(119): XenForo_Template_Public->render()
#10 /home/dressedw/public_html/forum/library/XenForo/FrontController.php(614): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#11 /home/dressedw/public_html/forum/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#12 /home/dressedw/public_html/forum/index.php(13): XenForo_FrontController->run()
#13 {main}
Request State
array(3) {
["url"] => string(29) "http://dressedwell.net/forum/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Not yet. ;)

I do have some basic php knowledge, but never did something with MVP or xenforo at all. Bur hey, why not start with a widget :D

Ok, it's much harder than thought... created an addon, created a listener, copied some php, but nothing shows.. strange. Xenforo and MVP in general is for a starter much harder to understand than vb3. There the world was simple, just wrote a php, included some php files and wrote a mysql query and everything worked :whistle:

Maybe I need some help :censored:
 
...Will you make it easy to switch?
Just throwing some screenshot:
Screen Shot 2014-01-19 at 7.23.31 AM.webp
Will you make great featured content sliders?
Will it be easy to customise the index page?

..Where's the beta testers program? :eek:
For these, to be announced :D

Got this when upgrading from 2.4.6b to 2.4.6c

Code:
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry '5852-1' for key 'definition_id_style_id' - library/Zend/Db/Statement/Mysqli.php:214
Try upgrading again. I'm not sure why that happened actually.
 
You meant for the Widget Page layout or for the all widget list?

No, I meant for the current widget framework, arranging widgets expecially those tabbed can be a pain in the leg... O often find myself move several widgets from place to place in order to get it right on the frontpage. This would be ideal if we could re-arrange them by a drag-and drop feature. Sure this would be also nice for your Widget Page addon (can't wait to see it).
 
No, I meant for the current widget framework, arranging widgets expecially those tabbed can be a pain in the leg... O often find myself move several widgets from place to place in order to get it right on the frontpage. This would be ideal if we could re-arrange them by a drag-and drop feature. Sure this would be also nice for your Widget Page addon (can't wait to see it).
I see your point. However, Widget Page is included in [bd] Widget Framework actually. You create it from AdminCP > Applications > Create New Widget Page FYI.
 
Would it be possible to make a video tutorial showing the basics of how to use this add on? I would be willing to give you a significant donation if you would. You could make a series of 3 to 5 minute tutorials starting with the basics and working out from that. I am sure others would be willing to donate also. I'm not talking out the side of my mouth either I would be willing to pony up some real cash for this.
 
Would it be possible to make a video tutorial showing the basics of how to use this add on? I would be willing to give you a significant donation if you would. You could make a series of 3 to 5 minute tutorials starting with the basics and working out from that. I am sure others would be willing to donate also. I'm not talking out the side of my mouth either I would be willing to pony up some real cash for this.
That is possible but I'm not good at speaking English + I'm kinda busy. But definitely will look into that :)
 
Would it be possible to make a video tutorial showing the basics of how to use this add on? I would be willing to give you a significant donation if you would. You could make a series of 3 to 5 minute tutorials starting with the basics and working out from that. I am sure others would be willing to donate also. I'm not talking out the side of my mouth either I would be willing to pony up some real cash for this.
This addon is like a monster addon so it's very complex ;)
I think the most often asked question is like how to display this widget on a combination of specific page, usergroup, node, etc

Some useful FAQ here https://xfrocks.com/widget-framework/threads/bd-widget-framework-faq.10/
 
I see your point. However, Widget Page is included in [bd] Widget Framework actually. You create it from AdminCP > Applications > Create New Widget Page FYI.

There has been so many features you added but not many in action. @LuvMeSumZen has a point too, I thing a test enviroment with the full usage ot the addon could be a good practice.
 
  • Like
Reactions: rdn
That is possible but I'm not good at speaking English + I'm kinda busy. But definitely will look into that :)

I can't help the busy part except add to your workload if I talk you into this :p BUT I don't give a bandicoot's behind about your "english". I'm a Texan who has lived in other parts of the world and you probably speak better english than me. But who cares you have a beautiful mind so please share it with us!
 
Back
Top Bottom