Page 41 of 86 FirstFirst ... 31394041424351 ... LastLast
Results 401 to 410 of 854
  1. #401
    Join Date
    Sep 2013
    Location
    Florida
    Posts
    18
    Plugin Contributions
    0

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

    Yep, I'm an idiot..... I had re-named the languages/YOUR-TEMPLATE/ to the name of my admin folder... This is what happens when you have been working your full time job all day and then start working on something else... Time to go home and sleep.

    Thanks for the help!!

  2. #402
    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 scotthead1st View Post
    Yep, I'm an idiot..... I had re-named the languages/YOUR-TEMPLATE/ to the name of my admin folder... This is what happens when you have been working your full time job all day and then start working on something else... Time to go home and sleep.

    Thanks for the help!!
    No problem glad you figured it out.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #403
    Join Date
    Sep 2013
    Location
    Florida
    Posts
    18
    Plugin Contributions
    0

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

    So now I cannot edit my orders through the admin section. I have Edit Order 4.1.2 installed. I did merge the core files. Any ideas? The edit orders section is completely blank.

  4. #404
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

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

    Quote Originally Posted by scotthead1st View Post
    So now I cannot edit my orders through the admin section. I have Edit Order 4.1.2 installed. I did merge the core files. Any ideas? The edit orders section is completely blank.
    Nothing to do with COWOA.. Ask your question on the Edit Orders support 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.

  5. #405
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    Still sounds like you have another module which modifies the same files as COWOA which is the root cause of the issue..
    wow so long to figure this out, just no time spend on this until today. So I removed mods one by one. End result, nothing to do with COWOA and everything to do with discount preview by Softwareguy. There is a file which I forgot to edit after uploading a new template. shipping_estimator.php (includes/modules/) for anyone stumbling upon this thread while searching for: "PHP Fatal error: Cannot redeclare class order in /home/.../public_html/includes/classes/order.php on line 1111"
    Last edited by jetx; 12 Nov 2013 at 05:41 AM.

  6. #406
    Join Date
    Feb 2012
    Posts
    20
    Plugin Contributions
    0

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

    I've searched the forum and haven't found a solution for what I'm trying to do (which is to avoid a ton of file-merging, commenting out, etc.)

    I'm running v1.5.1 with many mods and customizations, including Minimum Customer Account Information. I book tours and only gather name, email and contact cell phone. No need for shipping or address info. They just enter name, email and contact cell and create password (& account) and then move to checkout and only enter card number and CVV pin and they're done.

    I'd like to use the COWOA guest checkout exclusively; my customers don't even want to enter a password nor need any of the registered customer benefits. Is there a "quicky" way that you know of that I can just install the pertinent files to enable Guest Checkout, allowing me to do this and avoid merging nearly every file?

    Thanks in advance for any advice or guidance...
    Last edited by swjake; 23 Nov 2013 at 09:34 PM.

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

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

    The short answer is no... if you want a guest check out system that touches none of the core files you will need to write something custom for yourself..

    Quote Originally Posted by swjake View Post
    I've searched the forum and haven't found a solution for what I'm trying to do (which is to avoid a ton of file-merging, commenting out, etc.)

    I'm running v1.5.1 with many mods and customizations, including Minimum Customer Account Information. I book tours and only gather name, email and contact cell phone. No need for shipping or address info. They just enter name, email and contact cell and create password (& account) and then move to checkout and only enter card number and CVV pin and they're done.

    I'd like to use the COWOA guest checkout exclusively; my customers don't even want to enter a password nor need any of the registered customer benefits. Is there a "quicky" way that you know of that I can just install the pertinent files to enable Guest Checkout, allowing me to do this and avoid merging nearly every file?

    Thanks in advance for any advice or guidance...
    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. #408
    Join Date
    Feb 2012
    Posts
    20
    Plugin Contributions
    0

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

    Thank you for getting back. I installed in once on a test server site, but wasn't quite what I wanted. I'll reinstall on test server and play around with it and see what hacks I can get into.

    Thanks again! It's a good mod!

    But just to be clear: I was hoping there were a minimum of files I could install in order for the Guest checkout to function properly, or if I needed to install all the included files (tpl_shipping, etc). Thought someone might have used it exclusively for guest checkout and had a "shortcut". Then again, shortcuts get you in trouble...
    Last edited by swjake; 25 Nov 2013 at 04:16 AM.

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

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

    Quote Originally Posted by swjake View Post
    Thank you for getting back. I installed in once on a test server site, but wasn't quite what I wanted. I'll reinstall on test server and play around with it and see what hacks I can get into.

    Thanks again! It's a good mod!

    But just to be clear: I was hoping there were a minimum of files I could install in order for the Guest checkout to function properly, or if I needed to install all the included files (tpl_shipping, etc). Thought someone might have used it exclusively for guest checkout and had a "shortcut". Then again, shortcuts get you in trouble...
    Like I said.. this ADDS a guest feature into the default checkout process.. can't do that without some level of changes to the core checkout files.. But you are welcome to try and figure our how you can do this without touching any of the core checkout files..

    Also you might want to keep in mind that COWOA will become part of the Zen Cart core functionality as of v1.6.. so any "hacks" you make will have to be done again..
    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. #410
    Join Date
    Apr 2012
    Location
    Los Angeles, CA
    Posts
    185
    Plugin Contributions
    2

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

    Getting an error at the checkout_process page, I am testing my new cart and keep getting errors such are this:
    Array ( [0] => This transaction has already been captured (OrderID : 7) )
    I've tried uninstalling an re-installing and still not working, suggestions?

 

 
Page 41 of 86 FirstFirst ... 31394041424351 ... 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