I'm getting the following error after upgrading to that new version:
Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/xxxx/public_html/packages/vbcms/types.php
#0 /home/xxxx/public_html/packages/vbcms/collection/widget.php(230): vBCms_Types->getWidgetTypeClass('25')
#1 /home/xxxx/public_html/vb/collection.php(448): vBCms_Collection_Widget->createItem(Array, 1)
#2 /home/xxxx/public_html/packages/vbcms/collection/widget.php(162): vB_Collection->applyLoad(Resource id #48, 1)
#3 /home/xxxx/public_html/vb/model.php(348): vBCms_Collection_Widget->applyLoad(Resource id #48, 1)
#4 /home/xxxx/public_html/vb/model.php(302): vB_Model->loadInfo()
#5 /home/xxxx/public_html/vb/collection.php(408): vB_Model->Load(false)
#6 /home/xxxx/public_html/vb/collection.php(843): vB_Collection->Load()
#7 /home/xxxx/public_html/admincp/cms_admin.php(1833): vB_Collection->valid()
#8 {main}
[CODE]Fatal error: Trying to get widgettype class from invalid widgettype '25' on line 270 in [path]/packages/vbcms/types.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/logect/public_html/packages/vbcms/types.php , /home/xxx/public_html/vb/vb.php, 287, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '25',[] => ,[] => 0,[] => /home/xxx/public_html/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 25)),[1] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 156,[title] => Slider Auto,[description] => ,[widgettypeid] => 25),[1] => 1)),[2] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[3] => Array ([file] => /home/xxx/public_html/vb/model.php,[line] => 348,[function] => applyLoad,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[4] => Array ([file] => /home/logect/public_html/vb/model.php,[line] => 302,[function] => loadInfo,[class] => vB_Model,[type] => ->,[args] => Array ()),[5] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 408,[function] => Load,[class] => vB_Model,[type] => ->,[args] => Array ([0] => )),[6] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 843,[function] => Load,[class] => vB_Collection,[type] => ->,[args] => Array ()),[7] => Array ([file] => /home/xxx/public_html/admincp/cms_admin.php,[line] => 1833,[function] => valid,[class] => vB_Collection,[type] => ->,[args] => Array ()))),
Code:
=> 256)) called at [(null):0] #1 trigger_error(Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/xxx/public_html/packages/vbcms/types.php , 256) called at [/home/xxx/public_html/vb/vb.php:287] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '25',[] => ,[] => 0,[] => /home/xxx/public_html/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 25)),[1] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 156,[title] => Slider Auto,[description] => ,[widgettypeid] => 25),[1] => 1)),[2] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[3] => Array ([file] => /home/xxx/public_html/vb/model.php,[line] => 348,[function] =>
Widgets