Gretzky399 Posted May 23, 2004 Posted May 23, 2004 Hey, I just installed the catalog_1 contribution which is supposed to make it very easy to edit the "Create new Account Form". It helps customize which fields are there and which are required. Here is a link to the contribution Catalog_1 . Followed all the instructions and replaced all the files. However, when I go now to the account signup page, it tells me "Fatal error: Call to undefined function: tep_get_zone_list() in /home/admin/public_html/cart/includes/modules/account_details.php on line 499" Can someone please helpe me it is really important. Or if not to fix this but how to change the order form manually. Thanks in advance Quote
♥bruyndoncx Posted May 24, 2004 Posted May 24, 2004 look at the backup of your file and see which xxx_zones_list was called, my guess it's to do with MS1/MS2 or latest CVS version incompatibilities Quote KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
safoo Posted May 24, 2004 Posted May 24, 2004 Does that contribution still work? Its almost 2 years old. What do you want to customize? Quote
Gretzky399 Posted May 28, 2004 Author Posted May 28, 2004 I would like to customize the create account form where I can dictate what fields are thre and which are required. I would greatly appreciate it if someone can tell me how to do this as easily as possible or point me in the right direction. Thanks Quote
safoo Posted May 28, 2004 Posted May 28, 2004 (edited) Some fields you can already choose to display or not display via the admin. In admin -> configuration ->customer details you have the option to not display DOB,gender, company, etc. Is it possible tep_get_zone_list() is a function that was in MS1 and no longer used in MS2? Edited May 28, 2004 by safoo 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.