Quote Originally Posted by simon1066 View Post
In the above file, it appears that
Code:
'ERROR_GUEST_CHECKOUT_PAGE_DISALLOWED', 'Access to that page ............
should be

Code:
'ERROR_GUEST_CHECKOUT_PAGE_DISALLOWED' => 'Access to that page ............
Hi @Simon, I just tried your suggestion and it fixed! Thanks!