Hi,

I'm trying to implement Zuckerdocs 2.0d on the following system

Windows XP
Apache 2.0.59
PHP 5.2.1
Mysql 5.0.24
SugarCRM 4.5.1g
Knowledgetree 3.4.4

I have changed all PHP files to have <? replaced by <?php
The configuration of Zuckerdocs is working but when I use search,explorer or my documents I get a blank screen (under the Sugar header)

The problem is generated somewhere in the listview generation because when I put the include clause "require_once('modules/ZuckerDocs/ZuckerDocument.php');" in comment, I get the searchboxes on the screen but not the listing of the documents.

Does anybody get the same problem? I imagine it is coming from a PHP4->5 compatibility issue but I have not been able to find it yet

all hints or suggestions are welcome

Thanx
Beegee