Page 1 of 3 123 LastLast
Results 1 to 10 of 854

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default COWOA (for ZC v1.5.x)

    This is for Zen Cart v1.5.x
    This is the NEW thread for the latest version COWOA Updated and Combined for Zen Cart v1.5.x.


    If you are using Zen Cart v1.3.x:
    Please DO NOT post questions regarding the v1.3.x versions of this add-on in this support thread.
    Questions regarding the v1.3.x versions of this add-on should be directed to this support thread HERE:http://www.zen-cart.com/showthread.p...d-and-Combined


    I'm not providing any support for this add-on I'm just being a good zen cart member and opening another thread for the updated version of COWOA....

    COWOA is in the plugins area here: http://www.zen-cart.com/downloads.php?do=file&id=1416
    Last edited by swguy; 12 Jun 2012 at 12:29 PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #2
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: COWOA Updated and Combined for ZC v1.5.x

    Thanks for updating this mod. I was in the process of putting this on a customers site when you open the support thread. I'm installing on 1.5 and while most of the updates were clearly marked, one file had substantial differences that didn't seem to be related to COWOA. I think the includes/classes/order.php that's been modified is a 1.3.9h file but it's included in the files for 1.5. I've merged the 1.5 changes into the COWOA file but I haven't installed on the website yet. Do you have the correct file for 1.5?

  3. #3
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: COWOA Updated and Combined for ZC v1.5.x

    Quote Originally Posted by badarac View Post
    Thanks for updating this mod. I was in the process of putting this on a customers site when you open the support thread. I'm installing on 1.5 and while most of the updates were clearly marked, one file had substantial differences that didn't seem to be related to COWOA. I think the includes/classes/order.php that's been modified is a 1.3.9h file but it's included in the files for 1.5. I've merged the 1.5 changes into the COWOA file but I haven't installed on the website yet. Do you have the correct file for 1.5?
    Check your PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  4. #4
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: COWOA Updated and Combined for ZC v1.5.x

    Thanks for that file. I've got it installed and it's working fine as long as I use the unmodified admin/orders.php file. If I use the one supplied when I click edit on an order I get the following error Parse error: syntax error, unexpected T_CASE in .../zencart/admin/orders.php on line 289.

  5. #5
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: COWOA Updated and Combined for ZC v1.5.x

    Quote Originally Posted by badarac View Post
    Thanks for that file. I've got it installed and it's working fine as long as I use the unmodified admin/orders.php file. If I use the one supplied when I click edit on an order I get the following error Parse error: syntax error, unexpected T_CASE in .../zencart/admin/orders.php on line 289.
    What MySQL server version are you running? I have this installed on my test site and I don't get this problem. Look in your cache folder and show the Debug Error Log.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #6
    Join Date
    Jun 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: COWOA Updated and Combined for ZC v1.5.x

    Quote Originally Posted by countrycharm View Post
    What MySQL server version are you running? I have this installed on my test site and I don't get this problem. Look in your cache folder and show the Debug Error Log.
    I'm looking to add this to a new site and started merging the files... The first one, admin/orders.php looks like it is missing a "}" to close off the added line around 188
    PHP Code:
    if ($check_status->fields['COWOA_order'] != 1)  { 
    I think the closing "}" should be placed on line 210, the line just before
    PHP Code:
    // PayPal Trans ID, if any 
    ... Can you confirm if this is correct? Comparing to a fresh install of zencart v1.5, using the latest 2.0c4 version of the mod. Looking forward to trying it out.

    Thanks

  7. #7
    Join Date
    Sep 2009
    Location
    Houston, TX
    Posts
    9
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Hello, I installed this plugin on a recently built ZC 1.50 site and I am experiencing an annoying error I can find very little information on. When I go to Checkout Without Account and fill out the billing information, then click Continue Checkout, I get this:

    Whoops! Sorry, but you are not allowed to perform the action requested.
    You are still logged in to your account and may continue shopping. Please choose a destination from a menu.
    The only suggested solution to this problem that I've found is here:

    http://www.zen-cart.com/showthread.p...hoops!-message

    I have already tried the solution linked to in that thread and it is not working for me, which might be because it is for an older version. I haven't found any other direct mentions of this error message in any searches I've done so far looking for answers. No other checkout-related plugins are installed on the site. Any help you could provide would be appreciated.

  8. #8
    Join Date
    Sep 2009
    Location
    Houston, TX
    Posts
    9
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    Still need some help on this question, please.

    Quote Originally Posted by ChiliPepperWeb View Post
    Hello, I installed this plugin on a recently built ZC 1.50 site and I am experiencing an annoying error I can find very little information on. When I go to Checkout Without Account and fill out the billing information, then click Continue Checkout, I get this:

    Whoops! Sorry, but you are not allowed to perform the action requested.
    You are still logged in to your account and may continue shopping. Please choose a destination from a menu.


    The only suggested solution to this problem that I've found is here:

    http://www.zen-cart.com/showthread.p...hoops!-message

    I have already tried the solution linked to in that thread and it is not working for me, which might be because it is for an older version. I haven't found any other direct mentions of this error message in any searches I've done so far looking for answers. No other checkout-related plugins are installed on the site. Any help you could provide would be appreciated.

  9. #9
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: COWOA (for ZC v1.5.x)

    Quote Originally Posted by ChiliPepperWeb View Post
    Still need some help on this question, please.
    A link to the site would REALLY help.. Other mods you've installed is also sometimes helpful.

    Otherwise in thee case of an issue that's not reported (the one post you listed and the fix is not related to this add-on specifically) you need to do your due diligence.. Double check your install.. Double check that any files merges you've done are correct..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #10
    Join Date
    Sep 2009
    Location
    Houston, TX
    Posts
    9
    Plugin Contributions
    0

    Default Re: COWOA (for ZC v1.5.x)

    DivaVocals,

    Thank you for responding, and I apologize if I did not provide enough information; I try to protect my clients' privacy unless it is really necessary in order to solve a problem, and I was hoping someone would recognize the error. The site in question is:

    http://www.mealsforfunerals.com

    No other modules have been installed, it is just basic Zen Cart 1.50 with a fairly heavily modified template. I only found it necessary to merge one file to avoid overwriting my own modifications:

    includes/templates/theme298/common/tpl_header.php

    I have double checked this file and the rest of my installation against the instructions in the install.txt file and it appears that I did it correctly to the best of my knowledge. If you need to ask more questions to help solve this issue, please let me know.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139c COWOA Module (my update for ZC v1.3.x)
    By JTheed in forum All Other Contributions/Addons
    Replies: 398
    Last Post: 29 Oct 2014, 02:35 PM
  2. Installed FEC before COWOA, now COWOA config menu doesn't appear
    By i-make-robots in forum Addon Payment Modules
    Replies: 8
    Last Post: 12 Jan 2014, 01:34 PM
  3. v151 How to install COWOA (for ZC v1.5.x)
    By edgemeister in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 4 Apr 2013, 05:21 PM
  4. v151 Which COWOA Plugin? Fast and Easy or original COWOA ?
    By damon in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 8 Nov 2012, 03:44 AM

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