When I try to install the Trace module on Drupal 6.6 and Subdomain module v. 6.x-1.4, I have see on all pages the error:
Fatal error: Call to undefined function subdomain_url_rewrite_inbound() in sites/default/settings.php on line 31
When I delete the Trace or Subdomain module, the error is disappear.
Comments
Comment #1
Arto commentedBased on the function name in your description, this would appear to be an issue on Subdomain's end.