D.C Style - Widgets - Xenforo 2

D.C Style - Widgets - Xenforo 2 1.1.5

D.C Style - Widgets - Xenforo 2.webp

Introduce
After a period of using XenForo 2, I found its default Widgets feature, though good, but lacking many necessary functions compared to the Widget Framework of XF1. So I decided to make this add-on to add & improve some of the available Widgets.

Main features
Additional widgets (also updated in later versions)
  • [DC Style] New Threads (more options)
    • Can sort by views, comments, most likes
    • You can choose between sticky or non-sticky posts, or both
    • Multiple Widget style options (Narrow, Wide & Slide, or Custom template written by you)
    • Limit time by day
    • You can choose the same forum post, or custom forum
    • It is possible to edit the posts of all members, the same topic post, or certain members (v1.0.0 beta 2)
    • Can option only get Promote (v1.1.0 beta 1).
      Note: Requires addon [DC Style] – Thumbnail to display additional widget templates.
  • [DC Style] Random Threads (v1.0.0 beta 2)
    • You can choose between sticky or non-sticky posts, or both
    • Multiple Widget style options (Narrow, Wide & Slide, or Custom template written by you)
    • Limit time by day
    • You can choose the same forum post, or custom forum
    • It is possible to edit the posts of all members, the same topic post, or certain members
    • Can option only Promote post (v1.1.0 beta 1)
  • [DC Style] Facebook Fanpage
Installation
  • Decompression
  • Upload the src folder to public_html
  • Go to AdminCP -> Add-ons and insta
 

Attachments

D.C Style - Widgets - Xenforo 2.webp
Introduce
After a period of using XenForo 2, I found its default Widgets feature, though good, but lacking many necessary functions compared to the Widget Framework of XF1. So I decided to make this add-on to add & improve some of the available Widgets.

Main features
Additional widgets (also updated in later versions)
  • [DC Style] New Threads (more options)
    • Can sort by views, comments, most likes
    • You can choose between sticky or non-sticky posts, or both
    • Multiple Widget style options (Narrow, Wide & Slide, or Custom template written by you)
    • Limit time by day
    • You can choose the same forum post, or custom forum
    • It is possible to edit the posts of all members, the same topic post, or certain members (v1.0.0 beta 2)
    • Can option only get Promote (v1.1.0 beta 1).
      Note: Requires addon [DC Style] – Thumbnail to display additional widget templates.
  • [DC Style] Random Threads (v1.0.0 beta 2)
    • You can choose between sticky or non-sticky posts, or both
    • Multiple Widget style options (Narrow, Wide & Slide, or Custom template written by you)
    • Limit time by day
    • You can choose the same forum post, or custom forum
    • It is possible to edit the posts of all members, the same topic post, or certain members
    • Can option only Promote post (v1.1.0 beta 1)
  • [DC Style] Facebook Fanpage
Installation
  • Decompression
  • Upload the src folder to public_html
  • Go to AdminCP -> Add-ons and insta
please guide me i am getting this error

InvalidArgumentException: xf_thread: Column definition 'widgetPromoted' does not exist therefore it cannot be changed. in src/XF/Db/Schema/Column.php at line 435
  1. XF\Db\Schema\Column->getDefinition() in src/XF/Db/Schema/Alter.php at line 230
  2. XF\Db\Schema\Alter->getQueries() in src/XF/Db/Schema/AbstractDdl.php at line 154
  3. XF\Db\Schema\AbstractDdl->apply() in src/XF/Db/SchemaManager.php at line 154
  4. XF\Db\SchemaManager->alterTable() in src/addons/DC/Widgets/Setup.php at line 34
  5. DC\Widgets\Setup->installStep2() in src/XF/AddOn/StepRunnerInstallTrait.php at line 62
  6. DC\Widgets\Setup->installStepRunner() in src/XF/AddOn/StepRunnerInstallTrait.php at line 29
  7. DC\Widgets\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 419
  8. XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 352
  9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
  10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2485
  13. XF\App->run() in src/XF.php at line 524
  14. XF::runApp() in admin.php at line 13
 
Back
Top Bottom