VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: mygbn on January 16, 2012, 21:55:07 PM

Title: Order Information Page Problem line 253
Post by: mygbn on January 16, 2012, 21:55:07 PM
Any one help with this please after an order has been placed on the order information page under order items this shows

public_html/administrator/components/com_virtuemart/plugins/vmcustomplugin.php on line 253

all that shows on that line 253 is

foreach($product->param as $k => $plg){
             if (key($plg)== $this->_name)                              THIS IS THE LINE
             $param[]= $plg[$this->_name];
Title: Re: Order Information Page Problem line 253
Post by: mangotti on January 26, 2012, 19:52:31 PM
Same problem here. Did you find a solution to this?
Title: Re: Order Information Page Problem line 253
Post by: nebular on February 13, 2012, 11:45:33 AM
VM 2.0.0 Problems, problems, problems. It´s really the STABLE VERSION?

I need to fix it too, please...