Zen Cart Logo
Forums / All Other Contributions/Addons / My Checkout Without Account Mod

My Checkout Without Account Mod

Locked

Views: 323,004

Results 821 to 840 of 1,220
This thread is locked. New replies are disabled.
27 May 2009, 16:05
#821
kazie avatar

kazie

New Zenner

Join Date:
Feb 2006
Posts:
26
Plugin Contributions:
0

My Checkout Without Account Mod

I apologize if this have been asked already but, Is there a bug with "Table Rate"-shipping? If i even have it activated I can't continue to from Checkout Shipping to Checkout Payment.

27 May 2009, 16:55
#822
craftzombie avatar

craftzombie

Zen Follower

Join Date:
Jul 2006
Posts:
494
Plugin Contributions:
0

Re: My Checkout Without Account Mod

kazie:

I apologize if this have been asked already but, Is there a bug with "Table Rate"-shipping? If i even have it activated I can't continue to from Checkout Shipping to Checkout Payment.

The only difference between COWOA and regular checkout is the very beginning where the customer is filling out the no_account page. Every other step is the same, so no... there is no bug with table rate shipping. The COWOA mod only adds an additional page (no_account) and does not touch the shipping or payment pages, etc. (unless you are including the order steps add-on, in which case you are only messing with the design).

27 May 2009, 21:09
#823
mcarbone avatar

mcarbone

Zen Follower

Join Date:
Feb 2009
Location:
Simi Valley, CA
Posts:
99
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I am using zen cart v 1.3.8. I have installed the COWA mod on another site and it works beautifully! LOVE IT!

I am trying to install this on another site where I am using the Apple Zen template.

I have integrated the COWA code to these three zen files -

/includes/templates/apple_zen/templates/tpl_checkout_success_default.php
/includes/templates/apple_zen/templates/tpl_checkout_payment_default.php
/includes/templates/apple_zen/common/tpl_header.php

I removed this code from tpl_header

<?php if (!($_SESSION['COWOA'])) { ?>

because the whole site goes down when I add it.

I noticed that when I try to use the COWA feature during checkout the apple_zen template may "look" for a specials page - It's just in the metatag and I'm not sure if this is the case. Although I do notice that the template that I downloaded did not come with this file to fix (hmmm.)

Any help is greatly appreciated.
https://www.medsafeglobal.com/cart

MC

28 May 2009, 22:47
#824
nisdats avatar

nisdats

New Zenner

Join Date:
Apr 2009
Location:
Houston
Posts:
41
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Can somebody help please? I've just spent about 6 hours figuring out how to move the section called "Checkout Without Account" to the TOP, so customers can actually see it.

Also, there is a stupid grey bar up top that says Login!! How do I get rid off it? :blink: I can change the actual text, but even if I put a space it still shows up. If I comment it out, the whole "Login" & grey bar comes back!

I started by modifying login.php in my template over-ride folder. But I can ONLY modify the minor text. If I try to modify ANYTHING else, it uses the default login.php in the english folder, and not the over-ride.

Can any body help please..? This is driving me insane. :frusty:

I need to:

1] Move COWOA to the top
2] Get rid of sign up, or at least move it to bottom
3] Get rid of Log in, or move it to bottom
4] Erase the stupid grey bar with the word 'Login'

I spent all day doing this and gotten nowhere.. Help if you can..

nisdats

Running: Zen-Cart 1.3.8a with Simple SEO URL, Image Handler 2, Module Manager, Cold Steel template.

web site is https://www.fuelpumpsusa.com

28 May 2009, 23:01
#825
nisdats avatar

nisdats

New Zenner

Join Date:
Apr 2009
Location:
Houston
Posts:
41
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Thank you Thank Thank you

I should have been editing includes/templates/YOUR-TEMPLATE/templates/tpl_login_default.php

NOT includes/languages/english/cold_steel/login.php

What an idiot!! :censored:

30 May 2009, 13:03
#826
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I downloaded the updated 1.3.8 version and had a question about its install. the folders in the Install folder that say "freetemplate2" are they supposed to be "YOUR_TEMPLATE" because in the Installation Instructions everyting that says "YOUR_TEMPLATE" is called "freetemplate2".

Thanks,
Chad

30 May 2009, 14:28
#827
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I figured it out! You need to replace the name with your name.

30 May 2009, 22:08
#828
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I run into a problem with one of the add-ons that came with the updated version for 1.3.8. The add on is the ordersteps. everthing installed fine its just that there is a folder named "optional arrows" that has several arrow images and is supposed to be used for the new image for this updated module so it can work with the COWA. Well I have no clue where to put the arrow? I put one in my "Your_Template" images folder but still getting the same image. Any ideas?

30 May 2009, 22:14
#829
bunster avatar

bunster

New Zenner

Join Date:
Jan 2006
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

try putting in here

\includes\templates\YOUR_TEMPLATE\images

30 May 2009, 22:19
#830
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I did I selected the arrow I wanted to use and re-named it from arrow_checkout15.gif to arrow_checkout.gif and put it into that image folder and still no luck? :(

30 May 2009, 22:37
#831
bunster avatar

bunster

New Zenner

Join Date:
Jan 2006
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

only thing I can suggest then is go back to beginning,
check all files uploaded correctly.

did your order steps define upload okay?

30 May 2009, 22:43
#832
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Well I removed all my order steps files and reinstalled the original ones then the ones included in the Add-ons folder and replaced the original is asked and still get the same thing? I cant figure out what im doing wrong! Even the file structure from the notepad file is the same. :eek:

30 May 2009, 23:04
#833
bunster avatar

bunster

New Zenner

Join Date:
Jan 2006
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

okay, double check that you merged the files correctly in
\includes\templates\YOUR_TEMPLATE\templates.

the ones in order steps need merging with the ones on COWOA

30 May 2009, 23:20
#834
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

There are only 2 new files that's not from the original but one might be the problem because its not in the same location as the original file. The original files has a languages/English/extra_definitions/Your_Template/order_steps_defines.php but the new files has the same file but in a different location. lanuages/english/extra_definitions/order_steps_defines.php. Its not in "Your_Template" could that be the problem?

30 May 2009, 23:35
#835
bunster avatar

bunster

New Zenner

Join Date:
Jan 2006
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I would say it looks a likely culprit.

all mine are set for
includes\templates\YOUR_TEMPLATE\templates

containing
tpl_checkout_confirmation_default.php
tpl_checkout_payment_default.php (merged)
tpl_checkout_shipping_default.php
tpl_checkout_success_default.php (merged)

30 May 2009, 23:37
#836
bunster avatar

bunster

New Zenner

Join Date:
Jan 2006
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

sorry, meant to say my def's are

\includes\languages\english\extra_definitions

30 May 2009, 23:37
#837
oxicottin avatar

oxicottin

Zen Follower

Join Date:
Aug 2006
Location:
West Virginia
Posts:
320
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I dont know how its working but I deleted every file again and reinstalled and now its working? Weird... Thanks for the help

30 May 2009, 23:40
#838
bunster avatar

bunster

New Zenner

Join Date:
Jan 2006
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

life's strange like that:laugh:

glad it's working

all the best

02 Jun 2009, 18:28
#839
momof2 avatar

momof2

New Zenner

Join Date:
Oct 2008
Posts:
25
Plugin Contributions:
0

Re: My Checkout Without Account Mod

craftzombie,
I like the condensed look of your no_account php page. You removed all the containers and added everything into one box. Do I edit the php file for this look or is this handled in another file? thanks in advance :)

05 Jun 2009, 09:54
#840
dw08gm avatar

dw08gm

Totally Zenned

Join Date:
Sep 2008
Location:
DownUnder, overlooking South Pole.
Posts:
1,016
Plugin Contributions:
2

Re: My Checkout Without Account Mod

Is anyone aware of any issues between COWOA & the OzPost or AustPost (now obsolete) shipping modules.

If anyone here is using both modules, tips or tricks would be appreciated.

TIA