VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: carbon on November 09, 2011, 04:49:03 AM

Title: Paypal problem in 2.0.0-RC-2M
Post by: carbon on November 09, 2011, 04:49:03 AM
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]
Title: Re: Paypal problem in 2.0.0-RC-2M
Post by: alatak on November 09, 2011, 08:50:07 AM
Hi,

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


Title: Re: Paypal problem in 2.0.0-RC-2M
Post by: packerblood on November 19, 2011, 17:24:22 PM
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
Title: Re: Paypal problem in 2.0.0-RC-2M
Post by: mcflause on November 19, 2011, 19:06:29 PM
Would also appreciate directions on a way to fix this.

Thanks,
Title: Re: Paypal problem in 2.0.0-RC-2M
Post by: ganesh35 on November 20, 2011, 00:17:24 AM
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.