Page 28 of 86 FirstFirst ... 1826272829303878 ... LastLast
Results 271 to 280 of 854
  1. #271
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by Stilter View Post
    The server I am using has PHP 5.2.17. Is there anything in the configuration I sure check for as the cause of an internal server error (500) when doing the sql patch?
    We can't GUESS what's going on with your install.. So you will need to provide more information. Blank or incompletely rendered pages means that an error has ocurred and that an error log has been generated.. You need to check your error logs.. I'm that there are a few.. the source of your issue will probably be in the error log message..

    BEFORE YOU DO THIS:
    The most common cause of issues is due to errors when installing a module.. PLEASE review the readme file that somes with COWOA. Re-review the installation instructions and double check that you have uploaded ALL the right files to the right locations. Make sure that you have installed the SQL correctly (you asked if you can install the SQL in sections.. the general answer to this is NO you cannot run the SQL in bits and pieces).
    Quote Originally Posted by Stilter View Post
    Do I need to copy and paste the sql patches one section at a time?
    If you are SURE you've got everything in place (and I am POSISTIVE that there is an installation error at play here) THEN check your error logs.. Post the error log messages here..
    Last edited by DivaVocals; 28 Mar 2013 at 09:35 PM.
    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.

  2. #272
    Join Date
    Jan 2010
    Posts
    70
    Plugin Contributions
    0

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

    Hopefully this is the right place to post this question. I have a site with cherry_zen template installed. The only reason I think this may be relevant to my issue is because I have other sites where COWOA module work just fine. I'm running ZC 1.5.1. I've installed the COWOA files, as well as the SQL install, but when I go to checkout, it doesn't give the guest checkout option that is normally available with this module. I haven't yet uploaded this site to the web yet, as I'm working on it locally. Does anyone have an idea of what can be the problem? I've enabled the COWOA under configuration > COWOA but it just isn't showing. Any help would be greatly appreciated.

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

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

    Quote Originally Posted by eazy View Post
    Hopefully this is the right place to post this question. I have a site with cherry_zen template installed. The only reason I think this may be relevant to my issue is because I have other sites where COWOA module work just fine. I'm running ZC 1.5.1. I've installed the COWOA files, as well as the SQL install, but when I go to checkout, it doesn't give the guest checkout option that is normally available with this module. I haven't yet uploaded this site to the web yet, as I'm working on it locally. Does anyone have an idea of what can be the problem? I've enabled the COWOA under configuration > COWOA but it just isn't showing. Any help would be greatly appreciated.
    Did you double check that all the files are loaded.. because if the guest checkout option is missing it sounds like the files were not fully uploaded.
    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.

  4. #274
    Join Date
    Jan 2010
    Posts
    70
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    Did you double check that all the files are loaded.. because if the guest checkout option is missing it sounds like the files were not fully uploaded.
    I've checked and checked the files again and again. Any idea of what specific file presents the guest checkout box on the : index.php?main_page=login ??

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

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

    Quote Originally Posted by eazy View Post
    I've checked and checked the files again and again. Any idea of what specific file presents the guest checkout box on the : index.php?main_page=login ??
    Did you turn on the module from the admin following the guidelines in the Read Me file?
    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.

  6. #276
    Join Date
    Jan 2010
    Posts
    70
    Plugin Contributions
    0

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

    Yes, it's turned on inside the admin. But on the checkout this is what I get:

    Click image for larger version. 

Name:	Screen Shot 2013-04-07 at 12.34.33 AM.jpg 
Views:	71 
Size:	33.0 KB 
ID:	12319

    I have not setup the server yet, so I'm running on locahost.
    Last edited by eazy; 7 Apr 2013 at 07:39 AM.

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

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

    Quote Originally Posted by eazy View Post
    Yes, it's turned on inside the admin. But on the checkout this is what I get:

    Click image for larger version. 

Name:	Screen Shot 2013-04-07 at 12.34.33 AM.jpg 
Views:	71 
Size:	33.0 KB 
ID:	12319

    I have not setup the server yet, so I'm running on locahost.
    You do not have all the files uploaded.. If you had uploaded ALL the files this page would display the COWOA options.. doublecheck that ALL the files from COWOA have been upload and MAKE SURE that the folders named YOUR_TEMPLATE were renamed to match your template's folder name before you uploaded them..

    Seriously if installed correctly this will work.. Your issues SCREAMS that this is an installation issue..
    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.

  8. #278
    Join Date
    Jan 2010
    Posts
    70
    Plugin Contributions
    0

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

    DivaVocals: thanks for all the help. I'm having another issue. I've never had problems in the past with this module. I've gone through winmerge and copied/modified the necessary files. See the screenshot below. It's showing the constant name for billing, and not for the other steps. I'm assuming it has something to do with tpl_no_account_default.php but I haven't made any modifications to it. Any idea what could be wrong?

    Click image for larger version. 

Name:	Screen Shot 2013-04-07 at 9.56.29 PM.png 
Views:	59 
Size:	45.3 KB 
ID:	12321

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

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

    Quote Originally Posted by eazy View Post
    DivaVocals: thanks for all the help. I'm having another issue. I've never had problems in the past with this module. I've gone through winmerge and copied/modified the necessary files. See the screenshot below. It's showing the constant name for billing, and not for the other steps. I'm assuming it has something to do with tpl_no_account_default.php but I haven't made any modifications to it. Any idea what could be wrong?

    Click image for larger version. 

Name:	Screen Shot 2013-04-07 at 9.56.29 PM.png 
Views:	59 
Size:	45.3 KB 
ID:	12321
    No this is not an issue with the tpl_no_account_default.php.. The module when installed correctly works fine.. this isn't a bug, and there isn't any code that needs to be fixed..

    You're going think I sound like a broken record, but this again says that ALL THE FILES this module needs have not been uploaded to the places they should be.. In this case you are missing ALL the language files..

    Now I don't know what's going on, but perhaps it's the FTP software you are using which is the issue.. Somehow it's not replacing the files on your server maybe, but if all the properly modified files were where they should be then this module will just work..
    Last edited by DivaVocals; 8 Apr 2013 at 06:30 AM.
    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. #280
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

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

    Hi there;
    This may have been answered somewhere, but I've gone buggy eyed trying to find it. I do apologize.
    I've installed the COWOA version for v1.5. Had a problems, so uninstalled all the files and re-installed.
    Site is not broken now (Yippie) but when I go to my Admin - Configure the COWOA is not in the dropdown.
    Did I miss something?

    Thanks in advance,
    KJ

 

 
Page 28 of 86 FirstFirst ... 1826272829303878 ... 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