mickyd Posted August 28, 2006 Posted August 28, 2006 I dont seem to have these lines of code in application_top.php // Control what fields of the customer table are used define('ACCOUNT_GENDER', 'true'); define('ACCOUNT_DOB', 'true'); define('ACCOUNT_COMPANY', 'false'); define('ACCOUNT_SUBURB', 'true'); define('ACCOUNT_STATE', 'true'); Help.. i need to edit them for to disasble the required info on sign ups :( Quote
Jack_mcs Posted August 28, 2006 Posted August 28, 2006 They are in your database. You change their state by going to admin->configuration->Customer Details. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
mickyd Posted August 29, 2006 Author Posted August 29, 2006 Im trying to use the Acount manager contribution and in it it says to open application_top.php and find those lines. Im trying to allow users to shop without an account. :'( Quote
Jack_mcs Posted August 29, 2006 Posted August 29, 2006 I'm not familiar with that contribution. Is it for MS2 shops? You may want to ask in the support thread for it. That is where you will usually get the quickest answers regarding problems specific to a contribution. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
mickyd Posted August 30, 2006 Author Posted August 30, 2006 Thanks any way for trying to help. but I really need to figure out why those lines of code arnt there. I found a number of posts pertaining to application_top.php and modifying those lines of code when it comes to manipulating the create account form and 90% of those posts say to alter those lines in application_top.php Strange that all those posts say to alter those line and yet I dont have them. Did those lines appear in versions of OSC prior to OSC 2.2 MS2? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.