Hi, when I try to create a child-channel under the forum channel in the AdminCP I get this error:
what can be wrong?
Code:
An unexpected error was returned: 'Call to a member function resetForcedStyles() on null' Exception trace: ## phar:///chroot/home/html/forum/core/vb/vb.phar/library/content/channel.php(219) Exception Thrown #0 phar:///chroot/home/html/forum/core/vb/vb.phar/api/content.php(115): vB_Library_Content_Channel->add(Array, Array) #1 phar:///chroot/home/html/forum/core/vb/vb.phar/api/content/channel.php(94): vB_Api_Content->add(Array, Array) #2 phar:///chroot/home/html/forum/core/vb/vb.phar/api/wrapper.php(201): vB_Api_Content_Channel->add(Array) #3 /chroot/home/html/forum/core/admincp/forum.php(319): vB_Api_Wrapper->__call('add', Array) #4 /chroot/home/html/forum/includes/api/interface/collapsed.php(147): require_once('/chroot/home/br...') #5 /chroot/home/html/forum/includes/vb5/frontend/controller/relay.php(33): Api_Interface_Collapsed->relay('admincp/forum.p...') #6 /chroot/home/html/forum/index.php(74): vB5_Frontend_Controller_Relay->admincp('forum.php') #7 {main}
Comment