Search:

Type: Posts; User: william_c

Search: Search took 0.01 seconds.

  1. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    Today, I tested it with newest version 1.38a, it's not working.
    The moneybookers Order Status can't update automatically.

    I made an order with moneybookers, when I done the order, the order's...
  2. Replies
    450
    Views
    124,796

    Re: News & Article Management

    I like the plug-in, today, I installed the last version for my 1.38a, I have two questions:


    I think it's a bug for SQL file, Please replace "(NULL, 'Feed Cache Time', 'RSS_CACHE_TIME', '10',...
  3. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I just tested it with my 1.3.7a, it's not compatible or the MB2.0 has some bugs?
    The hidden input values of total price, shipping fee, currency are null on "Confirmation Page". Could you fix the...
  4. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I added a log script under "if ($transaction_found == 'True') {" in mbookers_gway_ipn.php.

    <php> $a = fopen('a.txt','a');
    fwrite($a, "Transaction Found ..................\n");...
  5. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I tested the last version in 1.3.7a

    1. When I installed the script, the "Awaiting Moneybookers Update" order status id is "0", not "17", I think it's a bug.

    2. The automatic moneybookers...
  6. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I tested the new version.

    The IPN can't work!!!!!!!!!!
    I added some scripts to log the processing log


    <?php
    //
    // +----------------------------------------------------------------------+...
  7. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I send my email box to you by private message. Please check it.
  8. Replies
    1
    Views
    2,954

    how to refuse unverified paypal payment?

    I want to refuse unverified paypal payment, how do I do ?
  9. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    If the buyer made the payment successfully on Moneybookers, the Moneybookers will notify "moneybookers_gateway_ipn_handler.php" with order status and other information(amount, transaction_id and more...
  10. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    moneybookers_gateway_multiple_post_handler.php

    37 line, 41 line, 45 line, change zc_mbookers_ok to mbookers_ok.


    You added a new table column "mbookers_gway_tid" into "orders", the column is...
  11. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    The model has a big bug. The auto status can't work fine.
  12. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I found a big bug, please give me your MSN Messenger or other IM ACCOUNT thanks!
  13. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I installed the last version, but the automatic notification seems to be not working yet. Please view the picture below:
    http://www.buybaobao.com/images/moneybookers.gif

    1. I send payment by...
  14. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    The second bug!

    30 lines of moneybookers_gateway_multiple_post_handler.php

    $tid_found == 'False'


    I tested it, the automatic notification is unsuccessful!
  15. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I fixed the issue, my language(english) id is not "1", so the 7 moneybookers status can't display on Admin > Localization > Orders Status page.

    But I have other questions,...
  16. Replies
    167
    Views
    67,518

    Re: New: Moneybookers Payment Gateway

    I like the script, but I am using 1.3.7, I have some questions:


    When I installed the script, I can't see the Moneybookers status in Admin > Localization > Orders Status


    I made a order, I...
  17. Replies
    785
    Views
    157,740

    Re: AJAX IMAGE Swapper support thread

    How long will the code can be working with Image Handler 2?
    Thank you jaycode!
  18. Replies
    2
    Views
    850

    Re: Google base import error...

    I have the issue too :(
  19. Re: Transaction refused becaused invalid argument

    Today, my customers met the issue too. DrByte, please fix the issue. Thanks!
  20. Replies
    6
    Views
    3,404

    Re: Exclusive products for certain memberes

    Yes, I need the function too!
  21. Replies
    671
    Views
    145,031

    Re: Froogle Merchant Center merged into GoogleBase

    Today, I tested all methods to upload Bulk file to google base, it isn't working.
    I always get error message. "Bulk upload failure. 0 errors. None of these items are active.", how to resolve the...
  22. Replies
    6
    Views
    1,337

    Re: How to cache your pages of products?

    If your website has much visitors, you can reduce the $update_time.
  23. Replies
    6
    Views
    1,337

    Re: How to cache your pages of products?

    Change 20070403001


    1. Open ROOT/admin/includes/modules/update_product.php

    find
    zen_redirect(zen_href_link(FILENAME_CATEGORIES, 'cPath=' . $cPath . '&pID=' . $products_id ....
  24. Replies
    6
    Views
    1,337

    Re: How to cache your pages of products?

    www.buybaobao.com
  25. Replies
    6
    Views
    1,337

    How to cache your pages of products?

    I am so sorry for my bad english first.

    When a visiter views your product page, Zen Cart will do 300 to 800 times query from your mysql database. The visiter is including actual buyer or SE Bot. I...
  26. Re: Please help me: Add to Shopping Cart, 403 Error

    Thanks for your help! I have fixed the issue use "SecFilterEngine Off" in .htaccess file.
  27. Re: Please help me: Add to Shopping Cart, 403 Error

    I closed SEO and tested it, it's not working. You can try again. Thank you very very much!
  28. Re: All of a sudden a 403 Error when trying to add an item to a cart

    I got the 403 error too, can you tell me how to fix the error? Thank you very much!
  29. Please help me: Add to Shopping Cart, 403 Error

    Today, I updated PPEC-137-patches-March03-2007.zip, when I add item to my shopping cart, 403 error occurred, how to resolve the issue? Thanks for your help!

    You can test it on any page:
    ...
  30. Replies
    3
    Views
    1,953

    Re: please help me about Froogle.php

    What's your meaning? I think this is MYSQL version problem. How to change the SQL code?
  31. Replies
    3
    Views
    1,953

    please help me about Froogle.php

    I have installed the Froogle Feed Generator (http://breakmyzencart.com), when I run the script, the system return SQL error message:

    : SQL error Unknown column 'p.manufacturers_id' in 'on clause'|...
Results 1 to 31 of 31
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR