Hi ! I bypassed the problem by changing the line 318 of file " classes.php ". Replace this : "if ($inline_add_cat && ($parent_id <= 0 || $cat->CurUserCanAddFiles())) {"
by this : "if ($inline_add_cat) {"
hope it helps ! have a nice day
Hi ! I bypassed the problem by changing the line 318 of file " classes.php ". Replace this : "if ($inline_add_cat && ($parent_id <= 0 || $cat->CurUserCanAddFiles())) {"
by this : "if ($inline_add_cat) {"
hope it helps ! have a nice day