VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: riceguitar on May 22, 2008, 09:45:20 AM

Title: Order Information Errors
Post by: riceguitar on May 22, 2008, 09:45:20 AM
Hello,

I have successfully installed VM 1.1.0 in J! 1.0.15. Things are running fine with one exception...any time Customer Order Information is called I get errors that look like this.


Quote
Warning: Invalid argument supplied for foreach() in /administrator/components/com_virtuemart/classes/ps_checkout.php on line 992

Warning: Invalid argument supplied for foreach() in /components/com_virtuemart/themes/default/templates/pages/account.order_details.tpl.php on line 98

When I go to those lines, the lines are always calling "$field"

Quoteforeach ( $userfields as $field )

Any help anyone can provide would be great!!!
Title: Re: Order Information Errors
Post by: inspire on June 20, 2008, 11:56:36 AM
I am having an similiar issue... see my post
Title: Re: Order Information Errors
Post by: willowtree on June 20, 2008, 20:22:02 PM
inspire, it would help if you linked to your post as we don't know what post you are talking about :)
Title: Re: Order Information Errors
Post by: teubernet on June 24, 2008, 15:44:06 PM
Did you find a solution for this issue, I have the same problem. The problem accurs also in a fresh installation with sample data here.
Similar errors happen when viewing the order in the account administration, the order confirmation emails and other places.

I have Joomla! 1.0.15; VM 1.1.0 with extra user fields.

Best regards

CT
Title: Re: Order Information Errors
Post by: aravot on June 26, 2008, 21:52:56 PM
php version please
Title: Re: Order Information Errors
Post by: inspire on June 30, 2008, 12:23:42 PM
http://forum.virtuemart.net/index.php?topic=42020.0
Title: Re: Order Information Errors
Post by: teubernet on June 30, 2008, 13:13:18 PM
I have php 4.3.10 here.

Best regards

CT