token links in content notifications sometimes work and sometimes dont; point to localhost

Barrett - June 24, 2009 - 03:16

We've encountered an error on production and I just can't seem to find the source; nor can I find other posts describing others having the same problem. We've started getting content notifications sent where the links back to the site reference localhost rather than the host name of the site.

More difficult is that it is only some notifications. So far all new content notifications seem to have the correct host, as do some of the comment notifications. Other comment notifications have the localhost reference as do all update notifications I've seen.

I don't know if it's a problem in the notifications module, the messaging module, activity or some other module entirely. I'd sure appreciate any pointers.

Drupal 6.12
Messaging and Notifications 6.x-2.0-beta5
Activity 6.x-1.x-dev

=-

VeryMisunderstood - June 24, 2009 - 03:25

first thing I'd do is make sure you are using all of the latest stable releases of modules.

notifications is @ 2.1 as is messaging and you're still using a beta releases
activity is @ 1.2 , you list -dev without a date. (no telling how behidn that module is without a date)

Thanks, VeryMisunderstood. I

Barrett - June 24, 2009 - 03:35

Thanks, VeryMisunderstood. I know it's goofy to be running so much non-stable code. We had things updated to the latest version then found we were getting interaction problems with some other modules and had to downgrade.

=-=

VeryMisunderstood - June 24, 2009 - 03:40

Then your best bet is to file bug reports or investigate the issue queues for possible patches that have gone in that relate to your problem and patch them if avilable. Most developers do a great job of listing the bugs that were fixed in each relase on the project release pages which may help you work through what paches have gone in and may be related to your issue.

Personally, I'd upgrade the modules and find fixes for the other "interaction problems" you mention but did not define but of course that is totally up to you.

 
 

Drupal is a registered trademark of Dries Buytaert.