Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2008 at 08:05 UTC
Updated:
30 May 2009 at 22:22 UTC
I am using Subscriptions in conjunction with Domain Access. Page X is published only on x.example.com/content/x. Page Y is published only on y.example.com/content/y. Since cron is run as http://example.com/cron.php, notification messages will link to (unreachable) pages example.com/content/x and example.com/content/y. One could run multiple crons, one for each subdomain, but the number of subdomains can be huge. Could the problem be handled in Subscriptions via hook_domaincron() as mentioned in http://drupal.org/node/316977 ? If feasible, this could be a Subscriptions feature request. Thank you.
Comments
Comment #1
salvisI'm not familiar with Domain Access, but I'll accept a patch if agentrickard gives his blessing.
Comment #2
salvis