Page 75 of 123 FirstFirst ... 2565737475767785 ... LastLast
Results 741 to 750 of 1222
  1. #741
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by techdog View Post
    I am experience a similar problem. I have double checked and ALL of the files have been upload but after someone enters their name and address, they are directed to http://annalena.com/shop/index.php?main_page=no_account and the page is blank.
    Did you enter the SQL into Admin>Tools>Install SQL patches? (Step 4 from the install instuctions)

    I'm just thinking that if you didn't, then there is no spot in the database for the info to go and maybe that would cause a blank page.

  2. #742
    Join Date
    Dec 2008
    Location
    Long Beach, WA
    Posts
    10
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    I forgot to mention that whenever someone attempts to add an item to their shopping cart I get a blank page there too. I am not sure if these are related but I'm hopeful that 1 fix will cover both. Thanks. - Karl

  3. #743
    Join Date
    Dec 2008
    Location
    Long Beach, WA
    Posts
    10
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by craftzombie View Post
    Did you enter the SQL into Admin>Tools>Install SQL patches? (Step 4 from the install instuctions)

    I'm just thinking that if you didn't, then there is no spot in the database for the info to go and maybe that would cause a blank page.
    Yes I did. I double check that and actually went to the mysql and verified all of the entries at that level as well.

  4. #744
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by techdog View Post
    I forgot to mention that whenever someone attempts to add an item to their shopping cart I get a blank page there too. I am not sure if these are related but I'm hopeful that 1 fix will cover both. Thanks. - Karl
    What other mods are you using? Or what changes have you made that would mess with the shopping cart page? Because COWOA would not cause any problems with the shopping cart page like that. COWOA is only adding a new page (no_account) and adds a section to the login page. The shopping cart page is never touched when this mod is uploaded.

    I noticed that when I click on "add to cart", it IS taking me to a blank page, but when I go back, that item has been added to the cart. That is also the case with the no_account page. After you get the blank page, go to http://annalena.com/shop/index.php?m...ckout_shipping and you can continue checkout. The information is being registered into the database.

    Its really hard to say what could be doing this because I don't know what changes you have made. Have you added other mods? Have you gone into these two files attempting to change their appearance? I say this because I have noticed that, throughout my Zen experience, a blank page is usually the result of white space or an extra character where it shouldn't be, etc.

  5. #745
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    techdog, even clicking on your logoff links gives a blank page. You have some other issue not related to COWOA.

  6. #746
    Join Date
    Dec 2008
    Location
    Long Beach, WA
    Posts
    10
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by craftzombie View Post
    What other mods are you using? Or what changes have you made that would mess with the shopping cart page? Because COWOA would not cause any problems with the shopping cart page like that. COWOA is only adding a new page (no_account) and adds a section to the login page. The shopping cart page is never touched when this mod is uploaded.

    I noticed that when I click on "add to cart", it IS taking me to a blank page, but when I go back, that item has been added to the cart. That is also the case with the no_account page. After you get the blank page, go to http://annalena.com/shop/index.php?m...ckout_shipping and you can continue checkout. The information is being registered into the database.

    Its really hard to say what could be doing this because I don't know what changes you have made. Have you added other mods? Have you gone into these two files attempting to change their appearance? I say this because I have noticed that, throughout my Zen experience, a blank page is usually the result of white space or an extra character where it shouldn't be, etc.
    I will continue digging, I started noticing these issues through the checkout process and some of the COWOA files were not loaded completely. I fixed that and had a few different errors. Only other mods we have installed are Local Sales Tax (WA requires destination based sales tax - don't get me started) and CSS ClickShow Hide - for the category buttons/links. Thanks for your suggestions, I will dig through the code and see what I can find.

  7. #747
    Join Date
    Dec 2008
    Location
    Long Beach, WA
    Posts
    10
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    I've noticed that the system calls for "FILENAME_NO_ACCOUNT" but there is no such designation within the filenames.php file. Should there be?

  8. #748
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by techdog View Post
    I've noticed that the system calls for "FILENAME_NO_ACCOUNT" but there is no such designation within the filenames.php file. Should there be?
    No, that is in includes/extra_datafiles/no_account_filenames.php (or includes/extra_datafiles/YOUR_TEMPLATE/no_account_filenames.php)

  9. #749
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Question about SQL patch and removing this mod

    Hi.

    Sorry to say, I removed this after spending a lot of time installing it. Nothing the matter, it wasn't what I thought I needed.

    Anyhoo, everything's fine after adjusting the files, but what about the SQL patch? Do I have to undo that...and if yes, how?

    Cheers,

    Robbie

  10. #750
    Join Date
    Nov 2008
    Location
    Massachusetts
    Posts
    163
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    The SQL patch adds the field COWOA_account to the customers table, and COWOA_order to the orders table. It also inserts one record into the query_builder table.

    It certainly would not hurt to just leave those mods in there. However, if you are familiar with SQL, you could delete the added fields and record.

 

 
Page 75 of 123 FirstFirst ... 2565737475767785 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR