404 file

Status
Not open for further replies.
Alternatively, use escape(url) via browser console.
Firefox: CTRL + SHIFT + K
Chrome: F12
IE: F12?

Such as --
escape("www.hiveworkshop.com/forums/pastebin_data/ki2k2g/_files/HC#6 Entry - Rovlen,Druid of the Ages.w3x")
Results "www.hiveworkshop.com/forums/pastebin_data/ki2k2g/_files/HC%236%20Entry%20-%20Rovlen%2CDruid%20of%20the%20Ages.w3x"
(www.hiveworkshop.com/forums/pastebin_data/ki2k2g/_files/HC#6 Entry - Rovlen,Druid of the Ages.w3x)

Just remove http:// if you are escaping a whole url, or this happens.
 
Status
Not open for further replies.
Back
Top