The Arcive of vBulletin Modifications Site. |
|
ERROR: During install New game after upgrade Details »»
|
||||||||||||||||||||||||||
Hello..
we have just upgrade ibproarcade to 2.6.4+ afte upgrade to the new relase, we are facing roblem during install new game... [we never faced it b4] Error msg shown as bellow : Quote:
Show Your Support
|
||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
I have one of the two errors above
Warning: fread() [function.fread]: Length parameter must be greater than 0. in /arcade/functions/tar.php on line 794 I am using:
and don't want to upgrade until I know what is causing this. Any advice? Tinks |
|
#3
|
||||
|
||||
|
helo..any one to help ????
|
|
#4
|
||||
|
||||
|
Open arcade/functions/tar.php and 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'; Code:
Warning: unpack() [function.unpack]: Invalid format type p in /arcade/functions/tar.php on line 750 Code:
Warning: fread() [function.fread]: Length parameter must be greater than 0 in /arcade/functions/tar.php on line 794 |
|
#5
|
||||
|
||||
|
Thank you Gemma,
I made the edit now fingers crossed. For me I only had the second error that was mentioned and even though it still showed up it didn't remain on that page but moved on itself, unlike before. Only usage in the arcade will tell but I have about half a dozen with the warning circle on the games list and for each of them it appears to be that error [Warning: fread() [function.fread]: Length parameter must be greater than 0 in /arcade/functions/tar.php on line 794] that causes it. The games still play so i mainly ignore it. Thanks again for replying. ![]() Tinks |
|
#6
|
||||
|
||||
|
really weird..
after upgrade to 2.6.5+ the probs came back..same probs whats going on ? |
![]() |
|
|