The notify works great except for one thing. The link that points back to the article or page doesn't include site URL. For example...

> ------------------------------------------------------------------------------
> Recent comments - 1 new comment
> ------------------------------------------------------------------------------
>
> 1 new comments attached to posted by Anonymous: 1. Title
> by Name
> http:///node/828#comment-20
>
>
> --
> This is an automatic e-mail from Site Name.
> To stop receiving these e-mails, change your notification preferences
> at http:///user/192/notify
>

Comments

RobRoy’s picture

I think this is an issue with your Drupal install. The Notify module calls the url() core function to generate URLs. Is this on a clean Drupal 4.7 install and clean Notify module?

nisguy’s picture

You are right. I installed a test site and the full URL appeared.

RobRoy’s picture

Status: Active » Closed (fixed)
drsmooth’s picture

Version: 4.7.x-1.x-dev » 5.x-1.1

I'm having the same trouble with Drupal5. I emailed Rob and he suggested that i edit the $base_url in settings.php but that had a negative effect on the whole site (i believe it failed to find the style sheet). Rob also suggested I post here since we have a new maintainer who might have some ideas. In addition, the URL i receive in the email is slightly different as i has a period:

http:///./node/53#comment-82

RobRoy’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

So did you get this working? If so please report what you did to fix it.

beginner’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
subir_ghosh’s picture

I am having this problem.

This is a clean new Drupal 5.2 install. I am using 5.1-1.1 version of this module.

ICDeadPpl’s picture

I get "localhost" insted of the real domain, which kinda sucks...
Using Drupal 5.2, notify 5.x-1.1.

ICDeadPpl’s picture

Editing the $base_url in settings.php worked!

ñull’s picture

When you indicate duplicate, it is wise and polite to include a link the other issue:

http://drupal.org/node/163026