In "op/op.FolderAccess.php" file change line 95
toPHP Code:
<?php
if (!is_object(getGroup($_GET["groupid"]))) {
PHP Code:
<?php
if (!is_object($dms->getGroup($_GET["groupid"]))) {
|
(Resolved) [LetoDMS-3.0.0-RC3] - Known bugs and their correction
|
|
In "op/op.FolderAccess.php" file change line 95 toPHP Code: PHP Code: In "op/op.ManageNotify.php" file change line 30 PHP Code: PHP Code: In "out/out.LogManagement.php" file change line 88 PHP Code: PHP Code: In "Core/inc.ClassAccess.php" file add following lines, line 38, in LetoDMS_Core_UserAccess class PHP Code: In "inc/inc.DBInit.php" file change line 22 PHP Code: PHP Code: If you use MySQL under Windows In "inc.ClassDMS.php" file change line 220 PHP Code: PHP Code: Doudoux |
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
(Resolved) [LetoDMS-3.0.0-RC3] - Known bugs and their correction - by Doudoux - 03-23-2011, 03:25 AM
|