MyBB Community Forums

Full Version: File Verification incorrect after update to 1.6.3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i updated from 1.6.2 to 1.6.3, and it seemed to go well.
everything works properly so far.

before the update, the file verification showed all files verified.
but i checked the file verification after updating, and it shows dozens of files in red marked 'changed'.

is this an anomaly from updating, did the update not go entirely right, or is this a bug?
in other words should i be concerned?

and how to fix?

thanks,

mark
Yeah, there's nothing you can do at the moment. Just wait until it is fixed.
File verification works fine! The problem is, that mostly every file was changed in version 1.6.3 but only in header comment!

Here is an example:

File xmlhttp.php (line 9):

Version 1.6.2:
 * $Id: xmlhttp.php 5125 2010-07-27 07:28:03Z RyanGordon $

Version 1.6.3:
 * $Id: xmlhttp.php 5380 2011-02-21 12:04:43Z Tomm $

There exist no other changes in this file.

If you upload the complete package (not just the update package) you will get no file verification error again).

@MyBB-Team: I suggest to add this info in this sticky: http://community.mybb.com/thread-92668.html
We know this problem and it will be fixed with 1.6.4.
In other words: The update package from 1.6.3 to 1.6.4 will be a 'little bit' bigger? Wink