Thread: TaxCloud Addon

Page 7 of 16 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 159
  1. #61
    Join Date
    Jun 2014
    Location
    Las Vegas, Nevada, United States
    Posts
    47
    Plugin Contributions
    0

    Default Re: TaxCloud Addon

    I am new to ZenCart and had hoped not to need to learn to code too much. So I now have the fresh install of ZenCart V1.5.2 (beta). I used ZenCart 1.5.2 instead of 1.5.1 because my host uses php 5.4 which ZC 1.5.2 was compatible with and ZC 1.5.1 was not. The install went well (the second time around since I made goofs along the way and wiped it all clean to start over). I have most of the stuff set up and am ready to start worrying about taxes and shipping.

    I like that TaxCloud is supposed to make things easier overall so I started the install of the latest version of TaxCloud downloaded from the ZenCart Site. After I copy all the files to my site I went to check to see if things still work so far. The store it self appears to be working (although I don't have anything in it yet so its hard to tell). But the Admin area is broken. When I try to go to my admin page I get an HTTP 500 Internal Server Error. No login is shown just the error page. When I check my logs I am shown the following in a log file

    PHP Fatal error: Call to undefined function zen_get_ip_address() in /home3/bggearco/public_html/store/ADMINFOLDER/includes/init_includes/init_sessions.php on line 34

    I have noticed with some playing around that when I get rid of the file
    /public_html/store/ADMINFLODER/includes/functions/general.php
    And put the original general.php file back in my admin area works again.
    Hope this points someone in the right direction to figuring this out.

    I have used WinMerge to compare the two files butthere are a LOT of differences so I am afraid to mess with it for fear of screwing up.

    I have looked over a few threads but can not find anyone with my specific problem. I have looked at the code suggested on a few of the threads but it seems that the posts are older than the latest release of TC. I don't want to go messing with too much before I see if someone can direct me in the right direction.

    Can anyone tell me how to go about getting TC to work with my ZC 1.5.2 install? I am fearful I will need to do a lot of code tweaks to get this working. If that is the case it makes me wonder how hard it will be to upgrade to the next version of TC or ZC when they become available...... will I have to fix a bunch of stuff again just to move to the latest release?

    Any help would be appreciated.
    Luke

  2. #62
    Join Date
    Jun 2014
    Location
    Las Vegas, Nevada, United States
    Posts
    47
    Plugin Contributions
    0

    Default Re: TaxCloud Addon

    I found the function -- function zen_get_ip_address() -- in the original general.php file but NOT in the TC version of the general.php file.

    Should I just copy paste this function over to the TC version of the general.php file to get things working?

    While comparing the two files (original general.php and the TC version of the general.php) I have found there seems to be a LOT of differences between the two. Most of the changes are things actually MISSING in the TC version of the general.php file. Should I copy all the stuff from the original file over to the TC file? Seems like a crazy thought but asking never hurts.

    I could use some guidance from someone who knows how this all works
    Thanks
    Luke

  3. #63
    Join Date
    Jan 2010
    Posts
    35
    Plugin Contributions
    1

    Default Re: TaxCloud Addon

    I'm having the exact problem and would be very interested in a reply from a programmer...

    I've read in several forums that this mod can be installed on Zen Cart on a local server for testing. I have had no luck with 3 installations. Every time I install the Tax Cloud mod, I lose the admin area. It is blank and will not load the login page.

    I have:

    - PHP 5.5.12
    - curl and soap enabled
    - Zen Cart 1.5.3
    - no other mods installed to possibly interfere

    and I have also copied the admin files to MY_ADMIN_FOLDER

    I've compared the core overwrites and the general.php is way over my head as well...

  4. #64
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: TaxCloud Addon

    Are TaxCloud people monitoring this thread? The merges for 1.5.4 need to be done. I can submit a PR if it will be reviewed and merged. Let me know.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #65
    Join Date
    Dec 2010
    Location
    Seattle
    Posts
    83
    Plugin Contributions
    1

    Default Re: TaxCloud Addon

    We would love to merge any changes necessary. Our files for the ZenCart module are available on GitHub, and we openly welcome contributions and edits. Thank you!

  6. #66
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: TaxCloud Addon

    OK. I believe my changes are good, but you should be the judge of that. :) Will submit a PR either this weekend or next week.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #67
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: TaxCloud Addon

    It's waiting for you now.
    https://github.com/taxcloud/ZenCart/pull/5
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #68
    Join Date
    Dec 2006
    Location
    Hudson Valley, New York USA
    Posts
    93
    Plugin Contributions
    0

    Default Re: TaxCloud Addon

    Has this been officially updated for 1.5.4? The download here on Zen-Cart.com still says 1.5.1. I downloaded the latest zip file from GitHub, but when installing it locally for testing it gave me nothing but a blank page for my Admin.

  9. #69
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: TaxCloud Addon

    Please post the logs that were created in the logs folder for this error.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #70
    Join Date
    Dec 2006
    Location
    Hudson Valley, New York USA
    Posts
    93
    Plugin Contributions
    0

    Default Re: TaxCloud Addon

    Here is the DEBUG info. Folder names have been changed to protect the innocent.

    Code:
    [25-Mar-2015 14:37:00 UTC] PHP Fatal error:  Call to undefined function zen_get_ip_address() in C:\wamp\www\domain\catalog\admin\includes\init_includes\init_sessions.php on line 34
    
    [25-Mar-2015 14:37:00 UTC] PHP Stack trace:
    
    [25-Mar-2015 14:37:00 UTC] PHP   1. {main}() C:\wamp\www\domain\catalog\admin\index.php:0
    
    [25-Mar-2015 14:37:00 UTC] PHP   2. require() C:\wamp\www\domain\catalog\admin\index.php:10
    
    [25-Mar-2015 14:37:00 UTC] PHP   3. require() C:\wamp\www\domain\catalog\admin\includes\application_top.php:156
    
    [25-Mar-2015 14:37:00 UTC] PHP   4. require() C:\wamp\www\domain\catalog\includes\autoload_func.php:48

 

 
Page 7 of 16 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. v152 Problems with TaxCloud
    By retched in forum All Other Contributions/Addons
    Replies: 20
    Last Post: 11 May 2014, 05:47 AM
  2. v151 Should TaxCloud be passing State Code or State name to TaxCloud for verification?
    By RCwebdev in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Dec 2013, 10:16 PM
  3. v150 Taxcloud and TICs
    By Sanguinarius in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 7
    Last Post: 1 Apr 2013, 06:54 PM
  4. v151 can the taxcloud addon be tested within local wamp development server??
    By tlyczko in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 4 Dec 2012, 08:37 PM
  5. v151 Issues Installing TaxCloud Addon
    By DK07 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 10 Oct 2012, 04:23 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