Search:

Type: Posts; User: jonasrullo

Search: Search took 0.02 seconds.

  1. v151 Re: Upgrading database 1.3.9 to 1.5.0 Admin password incorrect

    Similar issue. I've installed/upgraded from 1.3.9 to 1.5, 1.54, 1.55f, 1.56c and every time I have this password issue. I also do create via SQL in the new database the Admin user with password. Copy...
  2. Replies
    9
    Views
    1,754

    Re: EZ Page title shows but content doesn't

    Great find. I finally came across your post after searching high and low.

    The solution is to make sure the template files for the version of Zencart you're using are the same. If you setup...
  3. Replies
    41
    Views
    5,699

    v154 Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Thanks, I appreciate your reply.

    Unfortunately, I found that the ta_token is required contrary to my Card Connect representatives understanding. Removing the ta_token string from the API call...
  4. Replies
    41
    Views
    5,699

    v154 Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Same result with .97
  5. Replies
    41
    Views
    5,699

    v154 Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    When looking at the form fields on the page, the _fdtoken field is blank, which I believe is what the code is checking for. This happens before it checks to see if any API keys are missing.

    I'm...
  6. Replies
    41
    Views
    5,699

    v154 Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    I'm getting the FDTOKEN missing error.
    Zen is 1.3.9. If I enter any number in the _fdtoken form fieldfield, I can get to Confirm order page.
    I have no javascript errors. Jquery is loading because...
  7. Replies
    297
    Views
    86,602

    Re: Multi-Language Support for EZ-Pages

    Confirmed; the new SQL line works for ZC 1.5.5f as well.
  8. Replies
    2,176
    Views
    497,102

    Re: Fast and Easy Checkout for Zen Cart

    I've spent too much time on this already. I have no solution. There must be a javascripty thing I'm getting crossed up somewhere.
    It may not even be this module, but I've removed it and started...
  9. Replies
    2,176
    Views
    497,102

    Re: Fast and Easy Checkout for Zen Cart

    I compared the includes/templates/YOUR_TEMPLATE/jscript/jquery/jquery_form_check.php
    in my template folder with the same file in numinix-fec-119ca30 using Meld. Both are identical. I uploaded the...
  10. Replies
    2,176
    Views
    497,102

    Re: Fast and Easy Checkout for Zen Cart

    Yes the file is there.
  11. Replies
    2,176
    Views
    497,102

    Re: Fast and Easy Checkout for Zen Cart

    Correct, there is no jscript_form_check.php in that folder. Unfortunately, the plugin folder is also missing the file. None of the /includes/modules/pages/* folders in the plugin download have that...
  12. Replies
    2,176
    Views
    497,102

    Re: Fast and Easy Checkout for Zen Cart

    Using Firbug console I see this error:
    ReferenceError: check_form is not defined
    URL referenced is:
    https://MYSITENAME/index.php?main_page=no_account

    MYSITENAME is my IP number temporarily.
  13. Replies
    2,176
    Views
    497,102

    Re: Fast and Easy Checkout for Zen Cart

    I just installed numinix-fec-119ca30 on Zencart 1.5.4. CSS JS Loader is also installed prior to installing FEC.
    I'm using Paypal as the processor. I have zone shipping with two zones, US and Canada....
  14. Re: cc module doesn't accept Amex or Discover?

    Please add this instruction to the online Zen Cart docs. When your card is not enabled in the configuration setting, logging errors does not show a card was not processed due to this setting. Is that...
  15. Re: Remove product List heading and description

    Description still shows after setting display product description to zero (0). That only sets the text to nothing displayed. Layout still reserves room for the text area but with nothing inside. The...
  16. Replies
    3,562
    Views
    729,876

    Re: Google Base Feeder Support Thread

    Found two problems with my items. One) the feed selection was limited to products with quantity greater than zero. I updated the config to include items with zero quantity. Two) I found some products...
  17. Replies
    3,562
    Views
    729,876

    Re: Google Base Feeder Support Thread

    Using Google Base Feeder v.1.7.0 09.019.2008

    Too few items are added to my final xml feed file. When I run the query generated by google base feeder directly through MySQL, I get 338 items found....
  18. Re: Can't login after changing 'HTTP_SERVER' in configure.php

    I just had the same problem. I changed my config files to enable SSL and could not login as a shopping cart user. Even after creating a new user, it wouldn't give access. I deleted all the cookies...
  19. Re: cartID not set, is $order available in checkout-payment page?

    Possibly found a bug. I've been refreshing an expired session. I had been logged into a session that expired while coding. It looks like when you get logged out, you can refresh and log into the...
  20. Re: cartID not set, is $order available in checkout-payment page?

    Hmm. I haven't seen the cartID field with anything in it. I'm looking after the shipping page on the checkout_payment page . I'm viewing $_SESSION with print_r() inside <pre></pre> tags.

    The...
  21. cartID not set, is $order available in checkout-payment page?

    I need to access the shopping cart total, tax, etc. on checkout-payment page. This is part 2 of 3 in the checkout.

    $_SESSION has the total price of items in the cart but not tax and shipping...
  22. Re: How do I insert my iframe payment module into the cart and override existing pmt

    Ha ha, I suggested exactly that, to use Authorize.net or something already supported in Zencart. I didn't realize Heartland could use another processor. I thought they were the processor....
  23. Re: Free shipping appears for every item instead of just the zone defined

    I defined a few states to a non-contiguous 48 state zone but haven't put every single one in the dropdown in yet. When I use a Hawaii address for example, I get a free choice and the pay for shipping...
  24. Replies
    9
    Views
    1,248

    Re: Products ship from different states

    This probably isn't the same problem, but I'm having trouble charging shipping for areas outside a set of states. I created a 48 state zone, then added the 48 contiguous states to that zone. I...
  25. Free shipping appears for every item instead of just the zone defined

    I defined a zone for 48 contiguous united states. I added each state to this group. I need to charge shipping for anything except my 48 state group. When I test checkout for a shipping address out of...
  26. How do I insert my iframe payment module into the cart and override existing pmt proc

    I need to override the payment process to use an existing payment gateway through iframes. How would I insert my iframes code into the shopping checkout system?

    I've asked how to write a module,...
  27. Creating new gateway module which requires iframe

    I need a gateway module to integrate Heartland payment processing. The trick is, it's an iframe only system, without API access. I haven't found the tutorial about how to create a payment module so...
Results 1 to 27 of 27
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR