
Originally Posted by
curiousnow
I have just installed Zen Cart 1.3.7 and I am seeing the same thing.
I haven't modified any code.
Any thoughts?
Check that your /includes/languages/english/modules/payment/paypal.php has this line in it (usually near the bottom):
Code:
define('MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE', STORE_NAME . ' Purchase');
And yes, the misspelling of "DESCRIPTION" vs "DECRIPTION" is noted, and will be adjusted in a later release. It's used consistently with the incorrect spelling, thus will not be a problem functionally.