Classic i'm a newbie =(
Joined: 06 Jul 2010 Posts: 1
|
Posted: Wed Jul 14, 2010 1:15 am Post subject: uploader 6.3.6 Direct Link Returns & |
|
|
Direct link problem.
When grabbing code for direct links, the URL given contains & instead of &.
The direct links are giving me this URL.
http://www.domainname.com/getfile.php?file_id=58&file_key=w2oa
The above does not work.
This one does.
http://www.domainname.com/getfile.php?file_id=58&file_key=w2oa
I can see the & being intended for all the other code, since they are html tags, however, the direct link URL should be a URL which is a working address when put into a browser, correct? So the & should display a URL with & in order to arrive at the correct place.
Was a bit busy earlier, and am a bit tired. I'll look to fix this tomorrow. |
|