Drupal 7 WSOD and PHP Fatal Error

103 views Asked by At

Thanks in advanced for looking at my post! I developed this Commerce Kickstart site locally using Aquia Dev Desktop and everything looked and functioned great. When I post it to the server, I get the WSOD, and an error in the error_log:

PHP Fatal error: Call to undefined function delta_get_current() in /xxx/xxx/xxx/profiles/commerce_kickstart/themes/omega/alpha/includes/alpha.inc on line 222

This is a site that had been working fine remotely also, except for an issue with the checkout. (the original reason for taking it down.) I had to refer to a backup copy of the site, make some changes to get it to be more recent and then post it. That's when I received the WSOD and Php Fatal Errors.

If you have any advice on how to fix or where to proceed, please let me know. Also, let me know if you need any more info.

Thanks again.
Jason

1

There are 1 answers

3
Tango Bravo On

You need to make sure that you're working with the right module and theme versions. See what you can do to update Delta to fix it, also update Omega.