[SOLVED] Avatars, Maps download issues
Posted: 22 Oct 2014, 12:19
Hello everyone!
I have working maniacodes but I can't download maps and avatars (skins and horns download work fine, same maniacode php structure).
Maniacode is executed, planets are charged, but I get a 404 error (file not found) when trying to download. If I open the maniacode through a web browser I get a working <url> (no 404, when copy/pasting, file downloads in browser)
Any idea of what could not be working?
Consider skins (.zip) and horns (.ogg) are downloading fine... But if it was a file extension (.map.gbx or .dds .jpg) problem I would get a 403 error, not a 404, no?
I have byethost webserver... could it be something related to user agent? (didn't try to fake useragent cos am too lazy and i think there should be other solution)
Any htaccess tweak to make .map.gbx , dds files downloadable through ingame browser? (byet cpanel doesnt give much options)
I have working maniacodes but I can't download maps and avatars (skins and horns download work fine, same maniacode php structure).
Maniacode is executed, planets are charged, but I get a 404 error (file not found) when trying to download. If I open the maniacode through a web browser I get a working <url> (no 404, when copy/pasting, file downloads in browser)
Any idea of what could not be working?
Consider skins (.zip) and horns (.ogg) are downloading fine... But if it was a file extension (.map.gbx or .dds .jpg) problem I would get a 403 error, not a 404, no?
I have byethost webserver... could it be something related to user agent? (didn't try to fake useragent cos am too lazy and i think there should be other solution)
Any htaccess tweak to make .map.gbx , dds files downloadable through ingame browser? (byet cpanel doesnt give much options)