In \includes\templates\MyTemplate\templates\tpl_login_default.php
From
<!--BOF PPEC split login- DO NOT REMOVE-->
To
<!--EOF PPEC split login- DO NOT REMOVE-->
Which part of the above section of code should not be removed?
What I want to do is move the Create Account code out of the Paypal fieldset and into a fieldset of its own below the Returning Customers (and COWOA) fieldset(s).
The display of the Create Account fieldset will no longer be dependent upon $ec_button_enabled or
($_SESSION['cart']->count_contents() > 0 && $_SESSION['cart']->total > 0)
Admin > Layout Settings > Use split-login page will be switched to false.
So far so good, but is there something I do not know I do not know.
Thanks


Reply With Quote
