Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted

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

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

Posted

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

Posted (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 by safoo

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...