Hi -I just upgraded to 4.7.1, installed the subs module, get an internal server error when I try to save out of the subscriptions admin page.
Also, I am able to manage my subscriptions as a user, but emails do not actually appear to get sent when content is updated. I get subscribed to the thread when a subscribed-to category is updated, so I know subscriptions is doing something... but the mail never gets sent (ie, the watchdog doesn't say anything though the settings say that the watchdog should record mailings, and i don't receive any mail).
I had the 4.6 subs module installed before, if that makes a difference. I have tried reinstalling several times and searched all over the drupal.org site, but I can't find anything... please let me know if I can provide more info.
thanks,
rich
Comments
Comment #1
dziemecki commentedFirst, check out this bug for notes about upgrading from 4.6 to 4.7. There are some DB issues:
http://drupal.org/node/66018
Second, an internal server error is something I'd have a hard time causing with a module. What's the exact error?
Third, are you by chance trying to get notified of your own posts? if so, that is explocitely disabled and might be the cause of you not getting your expecticted notifications.
Comment #2
brashquido commentedHi Rich,
I've been unable to reproduce this problem using a fresh install of Drupal 4.7.1 and Subscriptions 4.7. This might suggest some sort of upgrade issue, so be sure to check out the thread Dan posted to below. Also, can you descibe your server environment? Things like OS, webserver (Apache/IIS etc), PHP version, MySQL version, etc.
Comment #3
drhilarius commentedHi guys - thanks for the quick responses.
First of all, I feel like a complete jackass because I totally forgot that you don't get notified of your own content. I was mostly focusing on the internal server error so I didn't think that one all the way through. That was a false alarm - people actually ARE getting notified. Yay! Sorry to waste your time with that one.
As for the internal server error, this is the message from the logfile:
Premature end of script headers: php-script, referer: http://piggington.com/admin/settings/subscriptions
Dunno how helpful that is.
FWIW I did drop the prior database tables, and on several re-installs I dropped both the database tables to start with a clean slate, but I still get this error. (And yes I read that other post and STILL managed to momentarily forget that you don't get notified of your own content... :-/ )
Here is some more info about the environment:
mysql 3.23.58
Linux virt2h 2.4.22-1.2199.8 (per uname)
PHP 4.3.11
I did some more messing around and I found something very interesting... the only time I get the error is when
Show Subscriptions users menu under "my account"
is checked!
Any ideas?
Thanks again guys... this is one of the best drupal modules and I appreciate the work you've done!
rich
Comment #4
drhilarius commentedHey guys - I don't know what changed, but today I tried it again, and this time around I am able to save the settings with the "show subscriptoins menu in my acct" checked.
The ISP swapped my domain and rebooted my server; that's the only thing that changed, but it's working now. I guess i will close this issue out - i am real sorry to have bugged you guys.
rich
Comment #5
dziemecki commentedNo sweat. Sometimes, the hardware hiccups.