Posted by warped0ne on May 17, 2011 at 2:59pm
2 followers
Jump to:
Issue Summary
When notification emails are sent, they look like this:
http://home/example/www/www/URL-Alias/
These links will not open. Is there a setting that can be used to fix this?
Comments
#1
i think this problem not cause by module. since it used url() API to generate a URL.
if you're facing this problem, then all url generate through url() will have same effect.
check whether your server is setup to be publish for public. and maybe you're running in localhost or something that personal own server setup by installing IIS.