Unable to add new Forum Group (cat_expanded error)

Go to forum/?action=goto&manage_forum=1

attempt to create new group produces error message: "Can not add new group".

Log file shows:

  2013-03-12 17:36:44     Cannot complete query (query): Incorrect integer value: '' for column 'cat_expanded' at row 1

See snapshot.

btw. this is on a fresh Forums module install.

Quote · 12 Mar 2013

Ok, the problem is in this file: classes/en/DbAdmin.php

in the call to insertCategory() the $cat_expanded variable is missing, it should read:

   function insertCategory ($cat_name, $uri, $cat_order, $cat_expanded)

Fixed locally -> standard Boonex Forums module code needs a patch.

Quote · 12 Mar 2013

Thank you for the report:

http://www.boonex.com/trac/dolphin/ticket/3078

Rules → http://www.boonex.com/terms
Quote · 13 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.