
Originally Posted by
DanAllkins
Right... it appears I didn't have that patch installed?!?!?!, but I do now and it seams to work fine! - thank you-
When I received my email from paypal saying I had paid I got this:
Order Description: MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE
Thats not right is it???

Originally Posted by
Kim
You missed the language file when you installed the patch.
Maybe it didn't upload completely?

Originally Posted by
DanAllkins
I have checked this and still no luck?!?! this only started to happen since the patch was installed.
In your /includes/languages/english/modules/payment/paypal.php file, do you have this near the bottom of the file?
Code:
define('MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE', STORE_NAME . ' Purchase');
If you don't, then add it. It's in the language file that comes with the patch, but if you've uploaded it and it's not there ... then ... well ... add it manually.
Have you made any other customizations to your paypal.php language file ?
(and, yes, for those reading this who notice the misspelling of "description" in the name ... it's fine ... it's consistent, and will be renamed in a future update. Don't "fix" it or you'll bust things elsewhere)
Bookmarks