Closed (fixed)
Project:
Zero Point
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2009 at 10:08 UTC
Updated:
30 Dec 2009 at 15:15 UTC
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
Comment #1
florian commentedYou should clean drupal cache. Please see README.txt (UPGRADING to a new version of 0 Point)
Comment #2
Jorge Campo commentedHi 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...
Comment #3
Jorge Campo commentedI think it finally worked:
I just rebuild the theme registry.
At the bottom of the zero theme I checked:
The error was gone and I unchecked again.
Comment #4
florian commented