Feng Forum

Support => Older versions => Feng Office 1 => : gylf October 05, 2008, 03:45:49 PM

: View Company 500 Error [Work-Around & Fix]
: gylf October 05, 2008, 03:45:49 PM
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!  8)
: Re: View Company 500 Error [Work-Around & Fix]
: cabeza October 06, 2008, 10:23:26 AM
Thanks for reporting. It will be fixed in version 0.9 (that will be out in some minutes).
About the bug tracker: We used sourceforge but found it was more of a complication than a help.
We plan to install OpenGoo 0.9 and use its tasks component as a bug tracker. We'll let you know.

Thanks again,
Marcos
: Re: View Company 500 Error [Work-Around & Fix]
: gylf October 06, 2008, 11:52:58 AM
Great idea; I would love to help contribute.  My ruby is better than my php but I can still be of some usefulness I think :)