Page 1 of 1

Login with Amazon "undefined variable user" fixed with OCMOD

Posted: Fri Jul 01, 2016 2:03 am
by rmullaney77
Fixes the "undefined variable $user" error in "catalog/controller/module/amazon_login.php"

http://www.opencart.com/index.php?route ... n_id=27114

The PHP error is displayed when a user clicks "Cancel" on the login popup.

Created to patch 2.2.0.0 but should work for all 2.x versions.

Hard-to-miss bug in core code.