News:

Looking for documentation? Take a look on our wiki

Main Menu

PHPSHOP_ACCOUNT_BANK_TITLE

Started by ocean1, June 11, 2012, 21:18:17 PM

Previous topic - Next topic

ocean1

Hi,

Why is this text appearing in my shop after upgrading from vm1 to vm2
I can't find anything in google on this.

PHPSHOP_ORDER_PRINT_CUST_INFO_LBL
PHPSHOP_ACCOUNT_BANK_TITLE   
PHPSHOP_ACCOUNT_LBL_BANK_ACCOUNT_HOLDER   
PHPSHOP_ACCOUNT_LBL_BANK_ACCOUNT_NR   
PHPSHOP_ACCOUNT_LBL_BANK_SORT_CODE   
PHPSHOP_ACCOUNT_LBL_BANK_NAME   
PHPSHOP_ACCOUNT_LBL_ACCOUNT_TYPE

Daforce

Hi,

I think the translation for your language is missing some variables. It´s easy to find out, just take a look at the language file you used.

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

jbridges

My friends is doing the same thing! Her live business with employees rely on virtuemart to take food orders. (http://nolafooddelivery.com)

It won't save the currency as well,

and on the cart, there are many different errors. Please, if someone could assist me asap so I won't be up yet another night trying to help her out. I work in IT, but I'm having to learn this.

Thanks,

Josh Bridges
jbridges@ eliteitatl.com

zvenson

have the same issue here... hmmm... i thought that i did the migration correct...
http://www.acousticsdb.com - room acoustics matters
http://www.webdesignhamburg.net - webdesign aus Hamburg

4est


4est

when I try to checkout and create a new user, after the mobile phone and fax  I get this data:
PHPSHOP_ACCOUNT_BANK_TITLE   
PHPSHOP_ACCOUNT_LBL_BANK_ACCOUNT_HOLDER   
PHPSHOP_ACCOUNT_LBL_BANK_ACCOUNT_NR   
PHPSHOP_ACCOUNT_LBL_BANK_SORT_CODE   
PHPSHOP_ACCOUNT_LBL_BANK_NAME   
PHPSHOP_ACCOUNT_LBL_ACCOUNT_TYPE   
PHPSHOP_ACCOUNT_LBL_BANK_IBAN

the same stuff I get in VM sho/shop, additional information tab

I think somehow these variables either got imported into VM2 and they don't exist here, or more likely somehow VM2 does not process these labels correctly, because instead of text boxes I see I think the textbox names

4est

I just googled another site with this problem

http://www.modacalcio.it/en/component/virtuemart/user/editaddresscartBT.html?Itemid=0

can maybe someone direct me to where the problem could be?

thanks

4est

I have found a workaround:
disable the fields from shopper fields (configuration)

DJJannick

Another workaround is to go into the database in the table [prefix]_virtuemart_userfields.
Find the rows with the right title and change the published value from 1 to 0

Regards