Hi,
On 1.2.7 I did a split of the login page and create an account. I'm doing it on 1.3.2. Everything went through nicely on the 2 pages, but not the account_edit page. It's giving me the following error:
The part of the code is:Code:Warning: Invalid argument supplied for foreach() in .../includes/templates/template_default/templates/tpl_account_default.php on line 37
Yes, I uploaded the tpl to mytemplate for the correct override.PHP Code:<?php
foreach($ordersArray as $orders) {
?>


)

