Contributions
Combined login and create account page
Combined login and create account page.
Simple mod which gives you a login box on top of your create account page.
Pre-modded files and screenshot included in the package.
Expand All / Collapse All
German Language added, this is a full package.
Qiang
-Edited create_account.php layout to create two tables one for current customer login and second for new customer info rather than multiple tables on same page.
-Updated .gif to show new layout
Full package.
Version 1.2 Changelog
- Fixed Error in Create_account i was getting cause i store some $variables in my session!
---ERROR---
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/www/htdocs/shop1/includes/classes/email.php on line 71
Warning: Variable passed to each() is not an array or object in /home/www/htdocs/shop1/includes/classes/email.php on line 72
Fatal error: Call to a member function on a non-object in /home/www/htdocs/shop1/includes/functions/general.php on line 970
Query was empty - Query was empty
Query was empty
[TEP STOP]
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
In the original version of this there was a '<' left out before a table start, it caused the screen on the create_account.php to look mageled. Its an easy fix just search for the table without a '<' before it and insert it on the create_account.php page, or just download the one I just edited and uploaded here.
JaxDevil
New version of combined login and create account page, now featuring a further one page reduction of the checkout process.
Customers who have items in their shopping cart, will now not see createaccount_success , but be sendt directly to checkout_shipping.
If someone signs up for a new account and do not have items in their shopping cart they will see the createaccount_success page.
Combined login and create account page.
Simple mod which gives you a login box on top of your create account page.
Pre-modded files and screenshot included in the package.
Note: Contributions are used at own risk.