Re: My Checkout Without Account Mod
I decided to go for it. I added conditional logic for both references to FILENAME_ACCOUNT and I added in the messagestack code as well. I've tested fairly extensively and it all seems to be working. :clap: If you think that approach has side effects I may not be aware of please let me know.
A wonderful mod, thank you!
Kathy
Re: My Checkout Without Account Mod
I just ftp'd this module to my server, but it's not showing up on my site, what else do I have to do?
Re: My Checkout Without Account Mod
Thanks so much for making this. I will try it and give some feedbacks.
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
byrd813
I just ftp'd this module to my server, but it's not showing up on my site, what else do I have to do?
Can't really offer much help without seeing the site. It could be that files didn't transfer properly. I can't stress enough how often that happens. If you have a web address for me to look at, I can be more helpful.
Quote:
Originally Posted by
pinkchalkstudio
I decided to go for it. I added conditional logic for both references to FILENAME_ACCOUNT and I added in the messagestack code as well. I've tested fairly extensively and it all seems to be working. :clap: If you think that approach has side effects I may not be aware of please let me know.
Adding the code to both instances won't harm anything. I think there are two instances because it has to do with the status of your store.... a regular store or one that is a display-only store. And the messagestack code is necessary for showing errors to your customers when they have entered incorrect info, etc. Adding the codes will not make your shop or cowoa malfunction, so everything should be peaches & cream now. :smile:
Re: My Checkout Without Account Mod
I'm sorry, went a little too fast my site is http://www.halosfavors.com i'm missing buttons the check out out without account slogan. I do have the images for the checkout process, ie, payment, shipment, confirm...
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
byrd813
I'm sorry, went a little too fast my site is
http://www.halosfavors.com i'm missing buttons the check out out without account slogan. I do have the images for the checkout process, ie, payment, shipment, confirm...
First, I must say.... your site took ages to load. Not sure if its just me, but my connection is pretty fast and all of the other sites are working fast. I checked the speed of your site here and you should take a look at it (if you haven't already):
http://www.websiteoptimization.com/s...losfavors.com/
Regarding COWOA, it looks like you haven't installed the COWOA code onto your login page. However, if you type in this link (which is COWOA), it works fine:
https://www.halosfavors.com/index.ph...age=no_account
So you are just missing the button for COWOA on your login page.
Try uploading includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php again, or follow the instructions in the install/overrides-writes.txt file given in the COWOA download for the tpl_login_default.php page. You can PM me if you require additional help.
I don't mind if anyone needs to PM for help, but you should really try to do it on your own as often as possible, otherwise you'll never learn. That's how I figured it all out. :wink:
Re: My Checkout Without Account Mod
Maybe something went wrong with my download, because I dont have a tpl_login_default file anywhere...
Re: My Checkout Without Account Mod
Would there be anyway for it to 'mark' a customer account created in admin so I could tell which accounts are COWOA and regular.
Thx Jon:cool::cool:
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
jmknash
Would there be anyway for it to 'mark' a customer account created in admin so I could tell which accounts are COWOA and regular.
Thx Jon:cool::cool:
Yes, bluefish created an add-on for that found here:
http://www.zen-cart.com/forum/showpo...&postcount=183
It adds a column to your customers table and puts an X on all cowoa customers, as seen in my admin here:
http://craftzombie.com/images/cowoa.jpg
Re: My Checkout Without Account Mod
You are a legend, thank you. :smile: