Page 1 of 2 12 LastLast
Results 1 to 10 of 1222

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by toaldingham View Post
    Hi,

    I'm changing templates and COWOA works on my current template, however when switching templates COWOA disappears. I'm sure I've copied the files over correctly, but I'm still stumped.

    Any ideas?

    Thanks
    1to1music.co.uk
    Did you copy the files from the YOUR_TEMPLATE folder to your new template folder?

  2. #2
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Embarrassingly i have downloaded this and reading the first part - step 1a, i have come to a stop!

    STEP 1a says - In your custom template son your cart, edit the tpl_header.php file and look for this line.
    <?php if (($_SESSION['customer_id']) { ?>

    The bold bit does not make sense, but i looked in the includes/templates/my_template/common/tpl_header.php but cannot find any reference to that code.

    I have installed add ons before, which is why it's embarrassing.

    Can anyone help me past step 1a?

    Tia

    Paul

  3. #3
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by horsetags View Post
    Embarrassingly i have downloaded this and reading the first part - step 1a, i have come to a stop!

    STEP 1a says - In your custom template son your cart, edit the tpl_header.php file and look for this line.
    <?php if (($_SESSION['customer_id']) { ?>

    The bold bit does not make sense, but i looked in the includes/templates/my_template/common/tpl_header.php but cannot find any reference to that code.

    I have installed add ons before, which is why it's embarrassing.

    Can anyone help me past step 1a?

    Tia

    Paul

    Sorry, it is a modified header :-( - it's been a long day

  4. #4
    Join Date
    May 2010
    Location
    Albuquerque, NM, USA
    Posts
    12
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    I'm running 1.39d. I believe I successfully modified the templates/MyTemplate/Common/tpl_header.php. I don't think I missed uploading any of the files. I am stuck with two problems.

    1. At the initial screen where the customer enters name, address and all the rest, clicking 'Continue Checkout' just brings you right back to this same page (with all the fields emptied). ...an endless loop.

    2. There are no images... only references to them. (See screenshot.)

    I guess I'll just turn it off for now. I would really like to get it working though. Any help/advice will be appreciated. - Thanks!
    Attached Images Attached Images  

  5. #5
    Join Date
    May 2011
    Posts
    1
    Plugin Contributions
    0

    application error Re: My Checkout Without Account Mod

    Quote Originally Posted by horsetags View Post
    Sorry, it is a modified header :-( - it's been a long day
    STEP 1a - In your custom templates on your cart, edit the tpl_header.php file and look for this line.
    <?php if (($_SESSION['customer_id']) { ?>
    change it to this.
    <?php if (($_SESSION['customer_id']) && (!$_SESSION['COWOA']=='True')) { ?>
    Help,I cannot find the
    <?php if (($_SESSION['customer_id']) { ?>
    in the tpl_header.php of my custom template.
    Then where is the exact place of the tpl_header.php ?
    Thanks in advance

  6. #6
    Join Date
    Apr 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by xisu521 View Post
    Then where is the exact place of the tpl_header.php ?
    It is located in
    includes/templates/YOUR_TEMPLATE_NAME/common

    If you are using the default template it is in
    includes/templates/template_default/common

    The line you are looking
    [FONT=&quot]<?php if (($_SESSION['customer_id']) { ?>
    is on line 48
    [/FONT]

  7. #7
    Join Date
    Sep 2008
    Posts
    35
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by JTheed View Post
    Did you copy the files from the YOUR_TEMPLATE folder to your new template folder?
    JTheed, thanks for the reply! I did, at least i'm sure I did. I'll re-check and see how I get on. Many thanks,

    Ciaran.

  8. #8
    Join Date
    Sep 2008
    Posts
    35
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Hmmm...So I have done this, but still not luck. The login page changes shape, as if it's trying to accomodate the COWOA box, but still doesn't show it. I'm baffled! It works on my localhost, but not when I upload it. ?

    When I check the HTML source code the only reference to COWOA is:

    <!-- BOF COWOA -->
    <!-- BOF COWOA -->

    So it's recognising it in some way. Any suggestions

    Thanks
    Last edited by toaldingham; 24 Jul 2010 at 10:45 PM.

  9. #9
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: My Checkout Without Account Mod

    Will the 1.3.9 version of COWOA work with 1.3.8a? - The 1.3.8. version of this mod doesn't seem to be available any more.

    Thanks.

  10. #10
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by charmedbytina2 View Post
    The 1.3.8. version of this mod doesn't seem to be available any more.
    Thanks.
    1.3.8 is available here: http://www.zen-cart.com/wiki/index.p...ithout_Account

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Checkout without account problem
    By weblasomnath in forum Addon Templates
    Replies: 0
    Last Post: 23 Nov 2010, 02:56 PM
  2. Checkout without account
    By GDOrn in forum All Other Contributions/Addons
    Replies: 194
    Last Post: 14 Sep 2010, 08:05 PM
  3. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  4. question about the checkout without account mod
    By hxkknba in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Oct 2009, 05:48 PM
  5. Changing checkout flow with Checkout Without Account (COWOA)?
    By pe7er in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Feb 2008, 06:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg