Re: My Checkout Without Account Mod
a couple of quick questions...love the mod btw.
how do i remove the mandatory telephone number entry?
also, does anyone have any trouble with the order progress bar being forced into 2 lines in ie7? it looks fine in firefox, but something in the css is not jiving... as a quick fix i just made my .order_steps_text1_COWOA (1-4) width 19% and did the same with the progress bar. it looks ok now, but i'm anal and know that it SHOULD work at 20%.
oddly enough, in the regular registered user progress bar it looks fine (width is 25%).
thanks!
Re: My Checkout Without Account Mod
Zack
this is earlier in the thread re this problem.
i had that same problem. if you set the padding to 0px instead of 3px for "#order_steps" in the css files it should be fixed...at least it worked for me anyway.
Cheers
Laurie
Re: My Checkout Without Account Mod
Adding to zacks problem.
The change that I detailed above dealt with the issue when checking out without an account.
I have now found that the same issue exists but only in the shipping part of checkout with an account and only in IE.
Tried changing things in various CSS files but no luck.
Any help would be great.
you can have a look here. www.lozer.co.uk/shop
When you register just use testing as the names.
Cheers
Laurie
Re: My Checkout Without Account Mod
I have COWOA in stall and it works great, but I have the words "Order Status" in the header and Lookup Order Infomation above the welcome message. How do I remove both? Thanks!
Re: My Checkout Without Account Mod
My bad... I was missing a file. All is good!
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
OneWorldStudios
how do i remove the mandatory telephone number entry?
It should be in your admin>configuration>minimum values>telephone number
leave it blank
To remove the * you have to edit the language file for ENTRY_TELEPHONE_NUMBER_TEXT
Re: My Checkout Without Account Mod
I have uploaded everything (yes I did change the My-Templete), installed .SQL and I am not getting any errors, however there is also nothing showing to beable to checkout without an account. I have something in my shopping cart. Any ideas what the problem is?
Re: My Checkout Without Account Mod
Nevermind, somehow I missed one of the Your Templetes----oh well all fixed! Great Module!!!:clap:
Re: My Checkout Without Account Mod
Hi!
I find this great mod yesterday (have looking for someone like this for long time) and installed it successfully :smile:
But when I added dob, i need it do to adult content, it works fine but in the admin it shows birthdays as 30.11.2036. Have someone a fix to that? All other works fine.
I have too under work to merge shippingpage and paymentpage to one page because I have only one shippingmethod so I think that page is unnessery for the customers, and I will get the checkoutprocedure to 3 pages :cool:
best regs
Henkka
Re: My Checkout Without Account Mod
KZGotU, Thank you so much for this fix. I got so far in building my site when I realized zen insisted on a login. So many people hate that and I really didn't want to make my customers register before they could purchase.
I installed all your fixes, but I'm not quite sure if the admin page installed the MySQL patch properly.The admin page doesn't like me and it refuses to put anything on my define pages. I always have to go into the files and type it into the code. My COWA seems to be working, but the admin install page gave me the following error:
---1062 Duplicate entry 'Permanent Account Holders Only' for key 2
in:
[INSERT INTO strquery_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from TABLE_CUSTOMERS where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.---
Is there a way to know if the SQL patch took effect? In case it didn't, I was wondering if you could list where to type everything if I need to do it that way. I'm afraid I'd break the whole system if I just try to figure that one out myself.
One more question... On the checkout pages, there is a little box with a ? in it over the active segment. Is that meant to be a ? or is it meant to be an image of something? If it is meant to be an image, do you know where I should store one?
Thanks again for a great fix for the cart.
Catherine