Re: Remove customer details from Registration
Quote:
Originally Posted by
nickbowers
Hi,
Thank you very much, please let me know the link when its done.
Cheers
It,s been a couple of days and no response from the ZenCart crew.
Re: Remove customer details from Registration
Hi,
Would you be able to just post a link to a zip file with it in there?
Cheers
Re: Remove customer details from Registration
Quote:
Originally Posted by
nickbowers
Hi,
Would you be able to just post a link to a zip file with it in there?
Cheers
Try Here
http://www.atcakes.com/signup.rar
Use winrar to take it apart I don't use zip
Re: Remove customer details from Registration
Hi,
Thanks very much for that. For the minimum vales part, in the .rar it said to make it "Street Address Blank" do i just write blank or should it be 0?
Cheers
Re: Remove customer details from Registration
Quote:
Originally Posted by
nickbowers
Hi,
Thanks very much for that. For the minimum vales part, in the .rar it said to make it "Street Address Blank" do i just write blank or should it be 0?
Cheers
I left it with nothing in it as zero has a value.
Re: Remove customer details from Registration
Hi,
Thanks very much, it works. Have you got any idea on a good mod that will remove the Telephone: field? Also i found a problem for my site, (New? Please Provide Your Billing Information, Contact Details, Login Details) are all hidden because they are black and so is the background. How and where do i change these?
Cheers
Re: Remove customer details from Registration
Nic,
Please post a link to your site please
Re: Remove customer details from Registration
Re: Remove customer details from Registration
Quote:
Originally Posted by
nickbowers
Hi,
Thanks very much, it works. Have you got any idea on a good mod that will remove the Telephone: field?
NO MOD, but here is your answer!
http://www.zen-cart.com/forum/showthread.php?t=79491
Look at #6 thread:smile:
Re: Remove customer details from Registration
Quote:
Originally Posted by
nickbowers
Hi,
Thanks very much, it works. Have you got any idea on a good mod that will remove the Telephone: field? Also i found a problem for my site, (New? Please Provide Your Billing Information, Contact Details, Login Details) are all hidden because they are black and so is the background. How and where do i change these?
Cheers
You can get rid of phone line 151 of the tpl_module_create_account.php
Just follow what I have done there.
Your english.php line 239 Remove telephone (just between the quotes) will get rid of the telephone.
As far as the color look around in the english.php I think it might be in there.
Backup your files before you begin just in case somrthing goes wrong.