Hello, when viewing a company one consistently gets a "500" error when debugging is false. As a work around, one can enable debugging and things will work as though there is no problem (the error is silently logged).
The problem is that Contact::canAdd() at opengoo/application/models/contacts/Contact.class.php' on line 654 takes 2 arguments, but opengoo/application/views/company/view_company.php on line 5 is passing only 1 argument.
On a side note: are you using the sourceforge tracker? Is there another tracker for reporting bugs?
Keep up the hard work!
