Quote:
Originally Posted by unitedpunjab
I had the same problem,I had to edit something in tar.php. I'll try to find what I edit or else I'll attach tar.php here.
wait
--------------- Added [DATE]1199921067[/DATE] at [TIME]1199921067[/TIME] ---------------
The problem is this syntax in tar.php not your speed of Installing games
Code:
var $tar_unpack_header = 'a100filename/a8mode/a8uid/a8gid/a12size/a12mtime/a8chksum/a1typeflag/a100linkname/a6magic/a2version/a32uname/a32gname/a8devmajor/a8devminor/a155/prefix';
Just change it to
Code:
var $tar_unpack_header = 'a100filename/a8mode/a8uid/a8gid/a12size/a12mtime/a8chksum/a1typeflag/a100linkname/a6magic/a2version/a32uname/a32gname/a8devmajor/a8devminor/a155';
|
Hello,
I am having the same errors when I try to install games. I don't know where to find tar.php... I can find arcade.php but not tar.php. Where do I find that?
Thanks.