[support] FieldInfo not added to class registry when updating to Drupal 7.22

Earnie Boyd earnie at users.sourceforge.net
Wed May 15 12:00:50 UTC 2013


On Tue, May 14, 2013 at 6:44 PM, Linda Romey <lromey at gmail.com> wrote:
> Thank you...I rushed home, reinstalled drupal 7.21 on my dev site (all
> modules are up-to-date) and upgraded to php v 5.3. Checked, all successful.
> Then I installed 7.22 again and got the same error--Fatal error: Class
> 'FieldInfo' not found in
> /mnt/www/html/osb2011dev/docroot/modules/field/field.info.inc on line 28
>

So, field.info.inc, is using a class FieldInfo that isn't defined in
the current runtime environment.  Why isn't the file
field.info.class.inc containing the class not loaded?  Do you have the
field.info.class.inc file?  Do you possibly have another instance of
the field module?

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list