News:

Looking for documentation? Take a look on our wiki

Main Menu

Paypal problem in 2.0.0-RC-2M

Started by carbon, November 09, 2011, 04:49:03 AM

Previous topic - Next topic

carbon

It appears the language file is not loading in the admin for paypal payment method in the configuration tab.
Shows VMPAYMENT_PAYPAL_PARAMS etc

This is also carrying over to paypal when an order is placed - see attached.

This is happening on a clean install and an upgrade from 2.0.0-RC-2K Both using Joomla 1.7.2

[attachment cleanup by admin]

alatak

Hi,

Yes u are rigth.
It should be actually the name of the product.
I will fix it :)
txs for reporting



packerblood

Is this an easy fix, or can you point me in the right direction to fix it myself, or is this a much more involved fix that I'll just have to wait for.

Thanks

mcflause

Would also appreciate directions on a way to fix this.

Thanks,

ganesh35

administrator/languages/en-GB/en-GB.plg_vmpayment_paypal.ini
Line #16
VMPAYMENT_PAYPAL_LOGOS_DESC=="Logos to be displayed with the payment name"
Change to
VMPAYMENT_PAYPAL_LOGOS_DESC="Logos to be displayed with the payment name"

It will fix the problem with backend paypal configuration problems.