Hello everyone,
another little bug: when I am sending the subscription mails via cronjobs, the mails get sent without the domainname.
In my case, the cron.php is located in www.mydomain.com/cron.php and the e-mail sent out gives the users a link to the node and a link to unsubscribe that looks like this:
http:///index.php?q=node/328
I can only get around this behaviour by calling the cron manually from a browser, then it works. (and in that case, it will send a link looking exactly like the address I typed in, i.e. it will add the www. if I added it, it will put a https: in front if I went to the secure part of the site, etc.)
My cronjobs have been activated by my provider and work fine all the rest of the time.
If there is no immediate solution to the problem (which would be nice, though), it would be very nice if someone could post a workaround in the meantime.
Thanks a lot! Have a nice day,
Felix.
Comments
Comment #1
bdragon commented5.x-2.0 is a complete rewrite, therefore any bugs in it are new. All prior releases will be obsolete when 5.x-2.0 final is out. Closing references to bugs in prior releases for this reason. Please help test 5.x-2.0 betas. Thank you!