Forum archive
Fatal error: Cannot redeclare drupal_error_levels() in ...
I have a problem with my Drupal 7 site when my server reboot. The problem started when a module using SOAP (require_once('SOAP/Client.php');) was enabled. When accessing my Drupal …