Page 31 of 86 FirstFirst ... 2129303132334181 ... LastLast
Results 301 to 310 of 854
  1. #301
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

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

    Hi,

    I'm testing this module on a development store for a client's future use. The client does have a few customizations that I had to merge with the altered files for this module, but that seemed to go smoothly. The trouble is that I am getting the "Whoops! Your session has expired." screen whenever I am attempting to check out. I don't even get to the billing or shipping screens or anything that seems like I can check out without an account.

    Any ideas why this is happening?
    Ellie Armsby

  2. #302
    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 earmsby View Post
    Hi,

    I'm testing this module on a development store for a client's future use. The client does have a few customizations that I had to merge with the altered files for this module, but that seemed to go smoothly. The trouble is that I am getting the "Whoops! Your session has expired." screen whenever I am attempting to check out. I don't even get to the billing or shipping screens or anything that seems like I can check out without an account.

    Any ideas why this is happening?
    Since this is not an issue that been reported before, no.. Please re-check your installation.. Given that you've made additional alterations to altered files, it's like one of those is the is cause of the 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.

  3. #303
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    453
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    Since this is not an issue that been reported before, no.. Please re-check your installation.. Given that you've made additional alterations to altered files, it's like one of those is the is cause of the issue..
    yeah, I was thinking I'd try another test on a clean ZC 1.5.1 install and see what happens.
    Ellie Armsby

  4. #304
    Join Date
    Jul 2013
    Location
    United States
    Posts
    61
    Plugin Contributions
    0

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

    Why is COWOA not just installed in the original default installation. Is there really a reason not to want it? I know there are many times I just go to another site if I have to register just to buy a simple item. I just won't spend the time. Can't the design just include a simple on off switch. This is complicated to install!!

  5. #305
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

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

    Quote Originally Posted by wangel View Post
    Why is COWOA not just installed in the original default installation. Is there really a reason not to want it? I know there are many times I just go to another site if I have to register just to buy a simple item. I just won't spend the time. Can't the design just include a simple on off switch. This is complicated to install!!
    It will be, in ZC 1.6

  6. #306
    Join Date
    Jul 2013
    Location
    United States
    Posts
    61
    Plugin Contributions
    0

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

    Cool. Any planned date for completion yet?

  7. #307
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

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

    Quote Originally Posted by wangel View Post
    Cool. Any planned date for completion yet?
    Nope (at least that I know of). There is a development version on github, but that is way from being ready for release.

  8. #308
    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 wangel View Post
    Why is COWOA not just installed in the original default installation. Is there really a reason not to want it? I know there are many times I just go to another site if I have to register just to buy a simple item. I just won't spend the time. Can't the design just include a simple on off switch. This is complicated to install!!
    It just wasn't included.. You will have to ask the developers why.. and as Design75 indicated there are plans to include this functionality in a future Zen Cart release..
    Quote Originally Posted by Design75 View Post
    It will be, in ZC 1.6
    Quote Originally Posted by wangel View Post
    Cool. Any planned date for completion yet?
    Respectfully, this is a support thread for COWOA, and any unrelated discussions should be posted in a seperate thread..
    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.

  9. #309
    Join Date
    Jul 2013
    Location
    United States
    Posts
    61
    Plugin Contributions
    0

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

    I successfully installed the COWOA module, but I see under the How to Use section that some other changes need to be made if the template uses the CSS Horizontal Dropdown Menu with query or Pure CSS Mega Menu. I just installed the Picaflor Avonlee_contempo template but how do I know if it uses these and I need to make these additional changes?

  10. #310
    Join Date
    Dec 2010
    Posts
    257
    Plugin Contributions
    0

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

    I asked this question over at http://www.zen-cart.com/showthread.p...-Mod&p=1214331, THEN saw the "gentle reminder," so I'm reposting it here.

    I just installed this mod, and it's partly working, but partly not. I've read through several dozen pages worth of posts, and my head is spinning. So rather than drive myself absolutely crazy going through 118 pages, I'm going to throw myself on the mercy of the forum, and simply ask for help. I apologize, in advance, if the answers to my questions have already been given, and I simply didn't find them.

    >> STEP 1 - Change the "YOUR_TEMPLATE" directory names to the name of your actual template under the install/includes/templates.

    Did this, no problem.

    >> ****** STEP 1A has been Added
    STEP 1a - In your custom template son 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')) { ?>
    This prevents the My Account from showing up after the COWOA Users enters their Order Number and E-Mail Address to view their order.
    >> ******


    Small problem here, the tpl_header.php was not located in zencart\includes\templates\pinkywinky, it was located in the zencart\includes\templates\template_default\common\ folder. I made the required changes and uploaded them to the zencart\includes\templates\template_default\common\ folder.

    >> STEP 2 - Upload the includes and admin directory to your zen cart directory.

    That part went fine.

    >> STEP 4 - Install the SQL Patch. To do this, open the file COWOA.sql.

    Not sure what happened to Step 3, but I did this. The file was actually called COWOA_Full_Install.sql. The install.txt doc says it should have modified 14 files, but it only modified 12. Do I need to also install UPDATE_COWOA_2.sql and UPDATE_COWOA_2x to 2c.sql?

    >> STEP 5 - In your admin section, under configuration>layout settings>use split-login page, you want it to say "true".

    It does. :-)

    >> STEP 6 - **** Add to your /includes/filenames.php file the following line: ****
    define('FILENAME_ORDER_STATUS', 'order_status');


    No problem there, and I uploaded it to the proper directory.

    >> Step 7 - **** Go to your Admin Configuration screen and open up COWOA There are 3 configuations that need to be set to True or False.

    Another problem: What COWOA? I logged out and back in again, twice, but I still don't see anything like this under any menu listing.

    Final problem: The site looks as it should, and I like how it splits the customers on the Admin Home page into those with and without accounts. But...when I access the site (http://www.carnal-pleasures.com/zencart/ ... apologies in advance that it's an adult site...I'm only the programmer, please don't blame me!) it's not giving me a COWOA option. Doing a test purchase takes me to the same page as before I installed the mod.

    Welcome, Please Sign In
    New Customer? Please enter your checkout information here
    Returning customers may benefit from creating an account with Carnal Pleasures which allows you to shop faster, track the status of your current orders, review your previous orders and take advantage of our other member's benefits.

    Returning Customers
    Carnal Pleasures account holders may login below.
    Email Address:
    Password:
    Forgot your password?


    There are no options to continue the purchase without creating an account.

    I know I'm close...where did I go wrong?

    THANK YOU, in advance, for your help!!

 

 
Page 31 of 86 FirstFirst ... 2129303132334181 ... 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