News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[SOLVED] Order [Edit] view repeats first_name in Name

Started by optmax, January 14, 2013, 18:13:40 PM

Previous topic - Next topic

optmax

VM 2.0.18a
On my development site, in the back end Orders page Name is shown as Company First_Name First_Name - see attached image.

Anyone else seen this?

Which file contains the code for this view?

[attachment cleanup by admin]

optmax

#1
Found the problem:
Line 70 of
administrator\com_virtuemart \views\orders\tmpl\order.php has

         $username.=$this->orderbt->first_name." ".$this->orderbt->first_name." ";

which in an override I have changed to

         $username.=$this->orderbt->first_name." ".$this->orderbt->last_name." ";

What is the proper way to report this so it gets corrected?

Milbo

Thank you, report verified and locally fixed.

if a report like this is maybe ignored, write a pm to me,...
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/