during installation at the 'configure site' after completed all fields, displayed the following massage

Fatal error: Call to undefined function field_attach_load() in C:\xampp\htdocs\site1\includes\entity.inc on line 316

have anybody an idea what i have to do?

Comments

andag’s picture

somebody increased PHP maximum execution time to solve this problem, i have done this, but nothing

andag’s picture

i deleted the db and i created a new one with more characters (?), restarted xampp and thats it :)
dont know if that is the solution and if it'll helps someone

thekenshow’s picture

What do you mean by a database "with more characters"?

Cheers
Ken

angus_muir’s picture

For me I needed to delete the settings.php file. Drupal 7 will recreate the file during install.

Jaypan’s picture

For anyone thinking of trying the same, you should rename the file rather than deleting it, in case you need it again at some point.