03-22-2012, 12:08 AM
When I go into the Admin-Tools and select Contents Overview, for each of the documents in the folder, the following errors appear...
Notice: Undefined property: LetoDMS_Core_Document::$_document in C:\wamp\www\LetoDMS\Core\inc.ClassDocument.php on line 161
Notice: Trying to get property of non-object in C:\wamp\www\LetoDMS\Core\inc.ClassDocument.php on line 161
Notice: Trying to get property of non-object in C:\wamp\www\LetoDMS\Core\inc.ClassDocument.php on line 161
The errors seem to repeat 6 times for each document. Following the messages, the document is shown along with the owner, and size information.
The function call at the bottom of each stack is the same in all of them:
LetoDMS_Core_Document->getDir( ) ..\out.Statistic.php:127
Notice: Undefined property: LetoDMS_Core_Document::$_document in C:\wamp\www\LetoDMS\Core\inc.ClassDocument.php on line 161
Notice: Trying to get property of non-object in C:\wamp\www\LetoDMS\Core\inc.ClassDocument.php on line 161
Notice: Trying to get property of non-object in C:\wamp\www\LetoDMS\Core\inc.ClassDocument.php on line 161
The errors seem to repeat 6 times for each document. Following the messages, the document is shown along with the owner, and size information.
The function call at the bottom of each stack is the same in all of them:
LetoDMS_Core_Document->getDir( ) ..\out.Statistic.php:127