Feng Forum

Support => Feng Office 1 => Older versions => 1.4 final => : jc June 18, 2009, 08:57:29 PM

: Error: 'PHP Notice: Undefined variable: types' when selecting trash tab
: jc June 18, 2009, 08:57:29 PM
I get the following error when I select the trash tab the following notice gets tagged on to the end of the generated JS causing an error:

PHP Notice: Undefined variable: types in ....\OpenGoo\application\controllers\ObjectController.class.php on line 1023 PHP Notice: Undefined variable: types in ...\OpenGoo\application\controllers\ObjectController.class.php on line 1028

I have had a quick looked at the code and the problem relates to the function:

List_objects()

The $types variable is not defined within this function but it is used in two places.

Regards,
  JC