Re: Attention users of X-Cart vv.4.0.x - 4.7.1
I have patched 4.4 and 4.6 store without issue.
But I am concerned about the 4.5 patch.
It seems to be very different to the other two patches.
func.perms.php does not exists currently
and func.backoffice.php 's first line includes a class that does not exists and is not available in the patch.
require_once $xcart_dir . '/include/classes/class.XCSignature.php';
I am trying to patch a 4.5.3 store with 4.5.5. Will there be a patch release for this branch?
|