Link posting in your upload description

The link to my wallpaper in my description for my windowblinds leaves the end off the link.The end word is visible but not included with the link.Clicking on it takes you to the right site but not the right page.I can paste the link in my browser and it works fine.Something in the upload process?
7,772 views 8 replies
Reply #1 Top
I've seen that before too. Not sure why. Maybe make sure the text is not wrapping to the next line?
Reply #2 Top
did that thanks pic
Reply #3 Top
You've done everything right. The problem has something to do with the characters in your particular URL. For some reason, the script that converts the URL to a hyperlink is stopping part way through the string. Hopefully T-Man and Co. can figure it out.
Reply #4 Top
It's because of the dash. URL's with some characters in them don't display right on this site, because of the way URL's are parsed in the code.  The site recognises an address when it sees something starting with http:// and it considers that everything between that and either a space, a coma or a dash is a URL. Unfortuately if your address has one of those, the site doesn't consider anything after as part of the URL. Try typing %2D instead of the dash in your address. this link should work: http://www.skinbase.org/gallery.php?uname=I.R.%2DBrainiac
Reply #5 Top

Actually, the problem was the 2nd period, not the dash. Maybe the parsing accept only one dot (for file extension names in URL's) but not two.

Anyway, I replaced the second dot by %2E and it now works.

In other words, I fixed it for you. Should work now.

Reply #6 Top

Nice job, paxx! I didn't even think to try encoding the funny characters.

Reply #7 Top

Patric saves the day!





Powered by SkinBrowser!
Reply #8 Top
Wow! Thanks paxx! Wish i had read this this before i linked it to another url.The other link was better,it went to my entire wallpaper library.The current one is a direct link to that particlar image and not to the site i really wanted.But it gets them the wall.Thanks paxx and Mike.