Hi, this addon is interesting, but I wonder if there is any issue with XF 1.5, as the development has stopped since 2014? Anyone using it with XF1.5 please advise.
Not sure if this is a bug or not, I created a thread widget and select only some specific forum to search the threads from. But it still list thread from all forums. I've tried new threads, new posts, latest replies, the results are all the same, the forum selection seems to take no effect.
Update: I tried the 2.5.9 and it works properly. But the problem is there is no "New Post" option in this version. The closest choice is "Recent Thread" which is actually "New Reply" threads.
An exception occurred: Undefined index: template in /library/WidgetFramework/WidgetRenderer/Template.php on line 41
XenForo_Application::handlePhpError() in WidgetFramework/WidgetRenderer/Template.php at line 41
WidgetFramework_WidgetRenderer_Template->_getRenderTemplate() in WidgetFramework/WidgetRenderer.php at line 470
WidgetFramework_WidgetRenderer->prepare() in WidgetFramework/Core.php at line 297
WidgetFramework_Core->_prepareWidgetsFor() in WidgetFramework/Core.php at line 229
WidgetFramework_Core->prepareWidgetsForHooksIn() in WidgetFramework/Listener.php at line 88
WidgetFramework_Listener::template_create()
call_user_func_array() in XenForo/CodeEvent.php at line 58
XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 82
XenForo_Template_Abstract->__construct() in XenForo/Dependencies/Public.php at line 239
XenForo_Dependencies_Public->createTemplateObject() in XenForo/ViewRenderer/Abstract.php at line 263
XenForo_ViewRenderer_Abstract->createTemplateObject() in XenForo/View.php at line 116
XenForo_View->createTemplateObject() in XenForo/ViewPublic/Page/View.php at line 10
XenForo_ViewPublic_Page_View->renderHtml() in XenForo/ViewRenderer/Abstract.php at line 227
XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/HtmlPublic.php at line 71
XenForo_ViewRenderer_HtmlPublic->renderView() in XenForo/FrontController.php at line 605
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /index.php at line 13
I'm using renderer = threads & widget type = New Replies.
Unfortunately, new replies from 2 Nodes never seem to appear in the widget. I've deselected and reselected those Nodes in the widget configuration, but can never seem to get activity from those nodes to appear.
Any suggestions on what I may try? Is there a cache i need to clean?
I've just updated to the latest beta (2.6.2 i guess) and all my Widgets are gone (except the recent poll Widget). It would be really cool if you could fix this. They are still showing up in the AdminCP.
I'm using renderer = threads & widget type = New Replies.
Unfortunately, new replies from 2 Nodes never seem to appear in the widget. I've deselected and reselected those Nodes in the widget configuration, but can never seem to get activity from those nodes to appear.
Any suggestions on what I may try? Is there a cache i need to clean?
After testing, I learned that "pinned threads" do NOT display in the New Replies Widget.
I see that there is a Sticky Option Only in the widget configurations. Until now, i did not realize there was a 3rd option. I only saw YES or NO. I just noticed that I can also select "blank" . This fixed my problem.
Perhaps the "blank" option label should be changed to "BOTH" or "ALL" to make it more clear.