It would be very useful if the send method of subs could be changed in the admin page.

I found that the code to show the methods in the 'Update options' dropdown at admin/messaging/subscriptions is already there, but only fires if there is an $account object and it has a mdid property -- though I'm not sure what that is.

Comments

joachim’s picture

Status: Active » Needs review
StatusFileSize
new1.36 KB

This patch just removes the check, but as I don't understand what the check is, I'm not sure what effect that will have on a user's subscriptions account page.