:)
Legend
- Joined
- Apr 16, 2005
- Messages
- 2,653
- Reaction score
- 658
People from all sections keep asking me why links to downloads that are hosted on rz dont work. I had it with you
If you have a thread cointaining download links hosted right on the very forum and they dont work this is why and how to fix it.
This problem appeared when forum changed to the fxxx system (Rocks) (where x = section number). All the attachments that were not embeded into a window (when the user posts the direct link to an attachment) did not change to the new system. So I present you the sintaxis fix ^^
Old structure of a rz download link:
New structure:
The differences:
A- After the forum url and the attachments path (http://forum.ragezone.com/attachments/) we need to add the number of the section were the post that contains the file is (in this case f195).
B- The first number that we saw at old structure will remain the first but now we move the "d" (from d=1133019760) and move it right after this 5 numbers.
C- The Number after "=" (from d=1133019760) goes after "d" (from point B)
D- Write a "-"
E- Then you add the name of the thread containing the download link (in this case: release-characters-skins) followed by a "-" again.
F- The name of the hosted file (In this example "skins.rar")
Press enter, enjoy your download
This guide was brought to you by:
Im Dios, Im bored, its 2 friking cold and Im tired of people asking me the same things over and over again company.
If its not the right section move me baby!

This problem appeared when forum changed to the fxxx system (Rocks) (where x = section number). All the attachments that were not embeded into a window (when the user posts the direct link to an attachment) did not change to the new system. So I present you the sintaxis fix ^^
Old structure of a rz download link:
Code:
http://forum.ragezone.com/attachments/22141-skins.rar?d=1133019760
New structure:
Code:
http://forum.ragezone.com/attachments/f195/22141d1133019760-release-characters-skins-skins.rar
The differences:
A- After the forum url and the attachments path (http://forum.ragezone.com/attachments/) we need to add the number of the section were the post that contains the file is (in this case f195).
B- The first number that we saw at old structure will remain the first but now we move the "d" (from d=1133019760) and move it right after this 5 numbers.
C- The Number after "=" (from d=1133019760) goes after "d" (from point B)
D- Write a "-"
E- Then you add the name of the thread containing the download link (in this case: release-characters-skins) followed by a "-" again.
F- The name of the hosted file (In this example "skins.rar")
Press enter, enjoy your download

This guide was brought to you by:
Im Dios, Im bored, its 2 friking cold and Im tired of people asking me the same things over and over again company.
If its not the right section move me baby!