Hello

I installed drupal a local server. then imported a database using backup & migrate and i keep getting undefined function errors(different function errors such as user_access).

I have followed suggestions but none of them worked for me: like changing statuses in the tables(filter), changing permissions, etc.

Could anyone help please ?
thanks.

Comments

ronan’s picture

Status: Active » Postponed (maintainer needs more info)

is webform in the same place in both sites? Did you clear your cache?

stewest’s picture

I'm not sure if the below suggestions will help at all and this is long shot... but this happened to me too, and I fixed it...

It was either:

1. Not enough memory (I increased max memory in settings.php)

2. I had to download a fresh copy of Drupal core, as the files I had previously extracted where incomplete / truncated for some odd reason. I extracted, overwriting the core files, and then my site worked! (also make sure you run cron and clear cache (use drush)

(make a backup of your old site first)

(I'm not sure it is specifically a Backup Migrate issue - however, I am having an issue, which I think is Backup Migrate related, where I get the same WSOD error, but after cron and backup runs. The site crashes... but that is for a different post.)

ronan’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Is this still an issue? If so please reopen.