The Arcive of vBulletin Modifications Site. |
|
ERROR Installing New Games Details »»
|
|||||||||||||||||||||||||
I keep getting this error trying to install any new games as well as old games... This occured only after I updated from 2.6.3a+ to 2.6.5+. I have listed the error code below.
Warning: unpack() [function.unpack]: Invalid format type p in /arcade/functions/tar.php on line 750 Warning: fread() [function.fread]: Length parameter must be greater than 0 in /arcade/functions/tar.php on line 794 Any ideas what is doing this? I have tried reinstalling and I have also uploaded the new XML fix. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
same error here too
|
|
#3
|
||||
|
||||
|
Along with the Warning Error I listed below this is also listed in a box below the log.
Error in TAR-Archive. Please upload again. --------------- Added [DATE]1193009792[/DATE] at [TIME]1193009792[/TIME] --------------- Here is the solution to this problem. You need to open up the tar.php file within your website/forums/arcade/functions folder. I have posted the fix as well as the link to the thread where I found the solution at. Find: Code:
var $tar_unpack_header = 'a100filename/a8mode/a8uid/a8gid/a12size/a12mtime/a8chksum/a1typeflag/a100linkname/a6magic/a2version/a32uname/a32gname/a8devmajor/a8devminor/a155/prefix'; Code:
var $tar_unpack_header = 'a100filename/a8mode/a8uid/a8gid/a12size/a12mtime/a8chksum/a1typeflag/a100linkname/a6magic/a2version/a32uname/a32gname/a8devmajor/a8devminor/a155'; http://www.ibpdownloads.com/ipb/inde...pic=12629&st=0 |
|
#4
|
||||
|
||||
|
Thank you SO much!
|
|
#5
|
|||
|
|||
|
It works, great! Thanks for this solution. However it still shows this message:
Warning: fread() [function.fread]: Length parameter must be greater than 0 in arcade\functions\tar.php on line 794 Warning: fread() [function.fread]: Length parameter must be greater than 0 in arcade\functions\tar.php on line 794 |
|
#6
|
||||
|
||||
|
woot! thanks!
|
|
#7
|
||||
|
||||
|
Thanks a bunch big, fixed it right up.
|
|
#8
|
|||
|
|||
|
Thanks for the help, fixed the problem for me too.
-Raymond |
|
#9
|
|||
|
|||
|
Same problem here.
Fixed, thank you |
|
#10
|
||||
|
||||
|
this fix is now part of upcoming v2.6.6+
|
![]() |
|
|