Closed (fixed)
Project:
User Relationships
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2009 at 09:37 UTC
Updated:
25 Jul 2009 at 00:04 UTC
Hello,
In a mail notification, when I use replacement patterns @requestee_pending_link or @requester_link or @site_url (anything that prints link) It prints the url of the site without www. I mean instead of http://www.mysite.com/blabla it only prints http://mysite.com/blabla
I know both url styles work but if a user is logged in to the address with www, he needs to log in to the site without www again. A little bit annoying.
Is there a way to fix thins??
Thanks in advance...
Sinan
Comments
Comment #1
dawehnerto solve this you have to set base_path in your settings.php
Comment #2
Sinan Erdem commentedThank you for your really quick response. I didnt think of it before... It works as expected.
Cheers,
Sinan
Comment #3
Sinan Erdem commented