The update to the new version got me this error:
warning: in_array() [function.in-array]: Wrong datatype for second argument in ..../sites/all/themes/zeropoint/template.php on line 311.

At least ten lines like the above are shown in all the screens: red table with the error at the top of each page.
Returning to the 2.1 version gets the same error only changing the line. 32something.

Comments

florian’s picture

You should clean drupal cache. Please see README.txt (UPGRADING to a new version of 0 Point)

Jorge Campo’s picture

Hi Florian,
I did cleaned the cache.
Checked also "run updates" just in case and went to phpmyadmin and optimize the tables.

Still got the same message. I will try it again...

Jorge Campo’s picture

Status: Active » Needs review

I think it finally worked:
I just rebuild the theme registry.

At the bottom of the zero theme I checked:

Rebuild theme registry on every page.
During theme development, it can be very useful to continuously rebuild the theme registry. WARNING: this is a huge performance penalty and must be turned off on production websites.

The error was gone and I unchecked again.

florian’s picture

Priority: Critical » Normal
Status: Needs review » Closed (fixed)