Just wanted to publicly Thank DrByte for all the wicked help!
This guy ROCKS! ::tup
Just wanted to publicly Thank DrByte for all the wicked help!
This guy ROCKS! ::tup
Hi,
I was able to successfully install the band form on 1.3.8. I've customized it to how I wanted it. I'm having two problems though, they should be easy fixes. When Zen Cart attempts to give the success message it directs the user to a page that is non existent. Should I create an EZ page and direct it there? If so how can I do that?
Also, when I receive the email. Only 3 out of the 7 fields I am using are filled in. The customer name and email both show "Not logged in".
Oh, and one more thing. I didn't notice the question about what to replace ENTRY_REQUIRED_SYMBOL with if you dont need the customer to fill out that field get answered. Anybody have any instructions on what to do?
Thanks!
Looks like I fixed the album and sku fields but I'm still having problem with the Name and Email. Could it be that I changed those fields to customer_name and customer_email?
I fixed most of the problems. I did notice that the form only actually requires you to fill in name and address, even if you have the flags on. I'll look into this later. I've been going through too much code and too many changes to worry about it now.
The one major problem I'm still having though is that the name and email are still coming in with the not logged in message instead of what the customers input.
Any suggestions?
edit: I think I see what it is, I have my customer name and customer email fields (I have no clue about proper php terms), the same as the Office Use Only Login Name and Login Email
UPDATE: FIXED IT! I changed what I was using to store the customer name and email from customer_ to spclorder_
Now just to figure out why it really doesn't check to see if anything is entered in the other fields.