Closed (cannot reproduce)
Project:
Backup and Migrate
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2011 at 01:04 UTC
Updated:
5 Nov 2012 at 00:44 UTC
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
Comment #1
ronan commentedis webform in the same place in both sites? Did you clear your cache?
Comment #2
stewestI'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.)
Comment #3
ronan commentedIs this still an issue? If so please reopen.