Search:

Type: Posts; User: Monsz

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,138

    Re: News Box Manager--doesn't show up in Tools

    Hi!
    Try this SQL patch:

    INSERT INTO `zen_admin_pages` (
    `page_key` ,
    `language_key` ,
    `main_page` ,
    `page_params` ,
    `menu_key` ,
    `display_on_menu` ,
  2. Replies
    14
    Views
    3,196

    Re: Dual Pricing Install

    Hi!

    Thanks for this guide :) I want write only some words about your last problem and solution:

    The wholesale price appears on product details page, if the customer logged in, it isn't appear...
  3. Replies
    10
    Views
    8,840

    Re: Image Handler Watermark

    Hi!

    Try to upload the optional large image on ih2 admin, it's working for me. If i don't select large image, there isn't watermark on large images, if i do, there is watermark :)
  4. Replies
    21
    Views
    13,747

    Re: 10413 error on paypal

    Check this topic:

    http://www.zen-cart.com/forum/showthread.php?t=105971&highlight=10413&page=3
  5. Replies
    2
    Views
    976

    Re: 10413 patch problem

    Hi!



    1440 }
    1441 $taxAdjustmentForShipping = zen_calculate_tax($order->info['shipping_cost'], $shipping_tax);
    1442 $optionsST['SHIPPINGAMT'] += $taxAdjustmentForShipping;...
  6. Replies
    91
    Views
    43,549

    Re: Paypal no longer working - 10413

    The fix resolved the problem in the webshop what i created.
    The shop's running properly for three weeks, there was many transactions via paypal, and everything is ok :)
  7. Replies
    91
    Views
    43,549

    Re: Paypal no longer working - 10413

    That commented code is content many "if" structures, so that code isn't good for us. We need unset the subtotal values always, so the best way if you insert the three rows, what i wrote:)
  8. Replies
    91
    Views
    43,549

    Re: Paypal no longer working - 10413

    What I did was: In paypaldp.php (Paypal Website Payments Pro class) insert this code to the rows 1301-1303, in paypalwpp.php (Paypal Express Checkout) insert to the rows 1519-1522:


    ...
  9. Replies
    91
    Views
    43,549

    Re: Paypal no longer working - 10413

    Did you try what i wrote?
  10. Replies
    91
    Views
    43,549

    Re: Paypal no longer working - 10413

    Hmm, sorry, this link is for paypal express checkout, not paypal website payment pro.




    For website payment pro module, i think the filename is 'paypaldp.php', and maybe insert a code to rows...
  11. Replies
    91
    Views
    43,549

    Re: Paypal no longer working - 10413

    If you can, test this:
    http://www.zen-cart.com/forum/showpost.php?p=614935&postcount=26
  12. Replies
    91
    Views
    43,549

    Re: PayPal 10413 error

    Hi!

    I found a solution about this problem.
    I'm testing it now, but i share it with you, because it passed the first tests.

    I think the paypal is calculate with the tax ['TAXAMT'], shipping...
  13. Replies
    0
    Views
    1,137

    e-mail special chars

    Hi everyone!

    I have a problem with hungarian special characters in e-mails.
    For example the zc change in the product names the 'ő' characters to 'ő' codes.
    This is so bad, but i don't know, how...
Results 1 to 13 of 13
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR