Then this will not work correct because in the order_php I can not find anything about the company option. After I try to fill in the order form on my website I get still the message "Please fill in all required fields".
Comment and company is not required field. dont delete this fields. Use CSS to hide this fields like "display:none;"
Angel36
2009-04-14 09:13
Thank you Treewood for your answer.
I searched in templates/default.css but I do not know how what you mean and how to change it. Can you show me an example of the whole line/code and what I must change to disable the commant and company requiered field?
Then,
I have under question about the order form. I did a test and I filled in all requierd fields and even the not requierd fields company and comments when I click on send I still get the message "Please fill in all required fields".
Angel36, have you set up your couriers/payments correctly? In my experience, when you forget or delete these, the ordering process will not proceed and will display exactly that message.
Treewood, we should fix this in the next version, because then the couriers/payments table does not appear on the order form (that is a correct behavior) but still the order cannot be sent.
Angel36
2009-04-14 17:03
You are right beholder... that was the problem. I did delete the payment option. This I have change now and everything works fine.