Project:Notify
Version:6.x-1.2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:link, url

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.