PDA

View Full Version : Warning: Attempt to assign property of non-object


manmeetsa
19-04-05, 03:43 PM
Hi All

I have configured dotproject

Details are as follows:
OS :Win-2000 professional
PHP Version :5.0
dotProject Version:2.0.1
MySQL version :4.1.4
Apache:1.33

when i try to edit a log for a task warning "Warning: Attempt to assign property of non-object in c:\program files\apache group\Apache\htdocs\dotproject\modules\projects\pr ojects.class.php on line 67" comes.

This Warning is also being displayed in other sections.

please reply

Thanks
Manmeet

pedroa
19-04-05, 06:51 PM
Sure, I am not quite paid to reply but PHP 5 is not supported.
And since PHP 5 still has some unresolved compatibility issues with its elder brother (PHP 4) it kinda makes you pay the price of being cutting edge.

If you revert to PHP 4 you will be fine.

By the way, did you see any sticky post in the forums saying "PHP 5 is not supported"?. I don't think so.

Pedro A.