I am having an issue when emails of form submissions that are sent to the client. I have fixed the authorization issue so they don't have to be logged in to download the file. The problem i am having now is the link that is being sent to the client isn't adding in the full path to the file it's doing a relative path.
(x-msg://870/form/download.php?q=Zm9ybV9pZD0zJmlkPTE2MjkmZWw9ZWxlbWVudF80)
should be http://www.sitename.com//form/download.php?q=Zm9ybV9pZD0zJmlkPTE2MjkmZWw9ZWxlbWVudF80
any help would be appreciated.
