We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

`group-GROUPFILES_CMP_FilesWidget` is already added to `left` section [Answered] | Forum

Karl Pietsch
Karl Pietsch Nov 24 '13

this exception fires constantly. This system seems to keep trying to add tis widget but its already there.


is this crrect in init.php

$event= newOW_Event('groupfiles.add_widget', array('place'=> 'group', 'section'=> BOL_ComponentAdminService::SECTION_LEFT));



 > component_service.php!BOL_ComponentService->addWidgetToPosition() Line 322 PHP
  init.php!groupfiles_add_widget() Line 63 PHP
  event_manager.php!call_user_func() Line 188 PHP
  event_manager.php!OW_EventManager->trigger() Line 188 PHP
  init.php!include() Line 72 PHP
  plugin_manager.php!OW_PluginManager->initPlugins() Line 107 PHP
  application.php!OW_Application->init() Line 133 PHP
  index.php!{main} Line 43 PHP

The Forum post is edited by Alia Nov 25 '13
Alia Team
Alia Nov 24 '13
Karl, do you use this plugin http://www.oxwall.org/store/item/361 ?
If yes, then this widget belongs to this plugin and you will need to contact plugin's developer.
Karl Pietsch
Karl Pietsch Nov 25 '13

yes, you're correct, sorry I should have realised that wasn't a core component