Resource icon

[bd] Widget Framework 2.6.6

No permission to download
Hi all!

Thanks in advance!

I'm getting these server errors from the Widget Framework:

Code:
ErrorException: Fatal Error: syntax error, unexpected ',', expecting ']' - library/WidgetFramework/WidgetRenderer.php(498) : runtime-created function:1
Generated By: Michael, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(32) "http://overlandbound.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Any ideas/help?
 
Hi there,

I am running a tag cloud widget on the bottom of my page, but I want to exclude the widget from the media gallery. How can I do this?
 
hi when i enable php7 i become some error message .. when i disable your add-on its run without error

Fatal error: Cannot 'break' 2 levels in /www/htdocs/w01263e7/elnino-onlinegaming.de/library/WidgetFramework/Helper/Index.php on line 90

ErrorException: Fatal Error: Cannot 'break' 2 levels - library/WidgetFramework/Helper/Index.php:90
Generiert durch: Anonymous, Vor 3 Minuten
Stapelverfolgung
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Benötigter Status
array(3) {
["url"] => string(38) "https://elnino-onlinegaming.de/forums/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
I am running a tag cloud widget on the bottom of my page, but I want to exclude the widget from the media gallery. How can I do this?
 
@midego Find the widget at the List Widgets page in Admin CP. Edit it and look at the Position setting. Look for a name which you believe has to be the hook for the media gallery (I don't use/have the add-on, so I can't tell), and simply remove it. Save Widget.
 
Top Bottom