After this process
Clicl Here To See
I receive this massage
PHP Error Message

Fatal error: Call to undefined function field_attach_load() in /home/a1012250/public_html/includes/entity.inc on line 321
How To Solve it

Comments

Bizio’s picture

Are you installing D7 or D8?

Ahsan ANC’s picture

i am using 7.19

Bizio’s picture

Where you are installing D7: local (into your desktop with AMP) or on remore server?

You could try to install D7 on your local computer (with AMP) and after exporting database and the Drupal structure (folders and files) into remote server changing database url inside settings.php file.

Ciao
F

lajpatdhingra’s picture

I'm also stuck

Fatal error: Call to undefined function field_attach_load() in /abc/efg/hij/l/mop/www/abcd.org/drupal-7.19/includes/entity.inc on line 321

Please help

kyryliv’s picture

In my case likely was problem with database + privilege user for drupal site.
In mysql server need recreate database and drupal user for drupal site and make clean install.