VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: tazcabe on May 28, 2014, 00:04:24 AM

Title: virtuemart_orders table
Post by: tazcabe on May 28, 2014, 00:04:24 AM
Hi good afternoon.

Some of you will know the exact path of the file that generates the table fields:

_virtuemart_orders

more need to add a field in this table and I can not find the file where this is done.

I am using virtuemart along with the component onepage view \ threecolumn_special_blue

Thank you in hopefully you can help
Title: Re: virtuemart_orders table
Post by: tazcabe on May 28, 2014, 17:58:12 PM
Hi

Currently using VM2.0.20b  on Joomla 2.5.13 PHP 5.4.7

can you help please
Title: Re: virtuemart_orders table
Post by: Milbo on June 03, 2014, 10:29:29 AM
You should never touch the tables of vm yourself.

Use the shopperfields and the shopperfield is automatically added to the table as column. The information of plugins is usually stored by the plugin itself!