Bulk mailing reports are not tracking click through reports, tracked opens, etc. (see attached).

When inspecting the problem I visited one of the external URL's that CiviCRM uses for the tracking: community.pcmtv.org/profiles/cm_starterkit_moderate/modules/civicrm/extern/url.php?u=427&qid=197676

Visiting this URL I get a blank white screen. I don't believe it is a WSOD because there are no errors generated in php.

CiviCRM hates the /profile path.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

coderdan’s picture

adding screenshot

kreynen’s picture

Status: Active » Needs work

I get a fatal error...

Fatal error: Call to undefined function module_exists() in /civicrm_starterkit.7/profiles/civicrm_starterkit/modules/civicrm/CRM/Utils/System/Drupal.php on line 795

kreynen’s picture

It's the call to $config = CRM_Core_Config::singleton(); in url.php that's triggering this. Still not sure what the fix is yet.

kreynen’s picture

Project: Community Media Starter Kit (Moderate) » CiviCRM Starter Kit
Version: 7.x-1.17 » 7.x-3.x-dev
FileSize
827 bytes
kreynen’s picture

Issue summary: View changes
Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.