somebody needs to fix the php download script. or fix the domain name issue.
in the meantime, you can download trucks (and probably tracks too) by switching the domain name.
ex: for DR Monstaa (V2) by Luqman2_The_Mixel & Jamie Williams, the download link on the truck page is
Code:
http://li520-11.members.linode.com/MTM2/Trucks/dl.php?dl=6763
which the php translates to
Code:
http://www.mtm2.com/MTM2/Trucks/T2025/drmonstaav2byluqman2themixeljamiewilliams.zip
(You can track this by going to the "Network" tab in the Developer tools in Chrome/Firefox before clicking the download link of the truck)
and since any url in the
http://www.mtm2.com domain seems to be just redirecting to li520-11.members.linode.com, we are getting redirected to the home page in our browsers.
So, if we switch the url domain name to linode's, the download starts fine:
Code:
http://li520-11.members.linode.com/MTM2/Trucks/T2025/drmonstaav2byluqman2themixeljamiewilliams.zip
http://li520-11.members.linode.com/MTM2 ... lliams.zipwe also need a proper cert for our domain. chrome block downloads on first attempt because the server is using unsecure HTTP.