Search:

Type: Posts; User: cdelab

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    4,660

    Re: PayPal IPN Refund still in pending status...

    Hello,

    Thanks for the advice.
    I checked all configuration parameters and all seems to be fine.

    The last refund I made gave the following result :

    I get the refund information in the order...
  2. Replies
    7
    Views
    4,660

    Re: PayPal IPN Refund still in pending status...

    ZC V1.3.7

    Hello,

    There is a setting in admin Paypal options to set the order status to another value than "Pending" in case of refund from Paypal.

    I try to change it to "processed" but it...
  3. Replies
    7
    Views
    1,343

    Re: Negative stock on only one product!

    Hello,

    Let me first wish a happy year 2010 to the zencart team and all contributors.

    To be more specific on my post, I must explain what means s"tock availibility" : it means that I guarantee...
  4. Replies
    7
    Views
    1,343

    Negative stock on only one product!

    ZC 1.3.7

    Hello, I am not sure it is a bug :

    My site is properly configure to only allow checkout if stock is positive. But during Christmas I get a negative stock on one product. The result is...
  5. Replies
    0
    Views
    426

    Thousand seprataor in France

    Hi,

    In France thousand separator for numbers is the <space> (&nbsp;)

    How can I set up that for currencies in the admin?
    If I enter &nbsp; in the thousand separator field I get &. Result is...
  6. Re: Sales Tax incorrect when using Discount Coupons

    Hello,

    I also have the same problem and I made many tests and never get both the good price AND the good VAT :no:

    So can you give me (us) details about the solution you find?

    My parameters...
  7. Re: Can't send newsletter to more than 150 subscribers

    A first explanation is that a set_limit_time of 600 sec is set in the newsletter.php module. It seems that these 10 minutes are not enough to process more than 150 mails! Why? Perhaps because I set...
  8. Can't send newsletter to more than 150 subscribers

    Hello,

    I have about 750 subscribers to my newsletter.

    I was suspecting an issue in sending newsletter for month and I decided to follow the process carefully.

    The result is that I only sent...
  9. Replies
    0
    Views
    925

    Order not complete - v1.3.7

    Hello,

    An order has been made by a customer with strange result :
    -order is paid using credit card : Ok
    -order is displayed in cutomer history : Ok
    But :
    -list of articles in not displayed in...
  10. Question about [2013 Lost connection to MySQL server during query]

    Hello,

    My customers got sometimes a [2013 Lost connection to MySQL server during query] message.

    This is the kind of message I hate because when I call my hosting company their answer is most...
  11. Replies
    0
    Views
    786

    Catalog searching

    Hello,

    I implemented the "simple" search (ie the one field search in header) (in ZC 1.3.7).

    It is a very good and easy solution to find a product in a commercial site. But I found some...
  12. Replies
    3
    Views
    1,080

    Re: Payment in many times

    It seems that my question was not clear enough! Le's try to explain more clearly :

    Today I display 3 payment options:
    - Check
    - Credit card
    - Visa

    I would like to display 4 payment optios....
  13. Replies
    3
    Views
    1,080

    Payment in many times

    Hello,

    I'd like to implement a payment option "in 3 times" :

    The principle is to divide the amount by 3 and to generate 3 transactions : one immediate and two delayed at M+1 and M+2 using my...
  14. Replies
    5
    Views
    3,112

    Re: A free gift question?

    Hello,

    You can create a coupon with a reduction of 0.0001 (if you enter 0 the coupon will not be displayed).

    But this is not a really good solution because on the invoice the customer read :
    ...
  15. Replies
    2,160
    Views
    398,280

    Track paypal conversion

    Hello,

    Perhaps this subject has already been solved but I can't find it afetr hours looking into the forum. thank you to redirect to the Post if it is the case.

    I implement Google Analytics...
  16. Replies
    7,098
    Views
    1,857,054

    v138a Re: Image Handler 2 Support

    Hello,

    two proposed small contributions :
    1. To avoid conflict between IH2 and some other mods. Specifically swap_image_mouseover.
    2. To avoid the annoying display of the "standard img alt"...
  17. Thread: PayPal?

    by cdelab
    Replies
    2
    Views
    658

    PayPal?

    Hello,

    I use Paypal for the payments.

    Is there a risk that when my customer at the end of Paypal transaction is redirected to my site that the redirection and the payment information are...
  18. Replies
    4
    Views
    1,003

    Re: [V1.3.7] Anti hackers tip generate a problem

    It works! :clap:

    Thank you
  19. Replies
    4
    Views
    1,003

    [V1.3.7] Anti hackers tip generate a problem

    Dr Byte propose a code update in application-top.php to avoid resources waste because of hack attempts. Thanks to him. But this code below generate an error when I test it on my dev environment (and...
  20. Replies
    0
    Views
    1,868

    Coupons and Tax calculation in Europe

    Hello,

    First of all my best wishes for year 2008 to all ZenCart Team that participate to the success of ZC. And also all of you who read this post.

    I spent a billion hours trying to corectly...
  21. Replies
    7
    Views
    3,035

    Re: Coupon STILL calculating sales tax

    I have the same unsolved issue with coupons! And the solution proposed above does not solve it.
    I work in a European country.
    The rule is to apply the rebate on the price tax included. And then to...
  22. Re: Image not displayed in sidebox with ie 7.0 (ZC 1.3.7)

    Yes,

    When you look at the html code generated you can see that <img...> are not there! As if they had been filtered by... IE7?? Is it possible?
  23. Image not displayed in sidebox with ie 7.0 (ZC 1.3.7)

    Any help with a strange bug (?) :
    With IE7, image in sideboxes banner_box and banner_box2 are not displayed.

    Hereafter is the html code of the page :

    <!--// bof: bannerbox2 //-->
    <div...
  24. Re: Problems with French language and order confirmation email

    After 1 billion hours of work I found the solution :clap:

    In french.php modify the line below :

    @setlocale(LC_TIME, 'fr', 'french', 'fra', 'fr_FR', 'fr_FR@euro');

    The issue is that each...
  25. Replies
    1
    Views
    1,328

    MySQL Optimization - max_questions parameter

    Hello,

    My internet provider uses Mysql max_questions parameter to limit the number of sql SELECT that can be executed during a period.

    This parameter is set to 30 000. I measure the amount of...
  26. Replies
    1
    Views
    958

    Credit Card in France

    Hello,

    Most of the bank in France accept credit card payment via an ATOS/SIPS protocol.
    I am looking for an implementation of this protocol for ZenCart 1.3.7.
    Do you know if it has already been...
  27. Replies
    0
    Views
    740

    Cross Sell contribution Question

    Hello,

    I would like the cross sell screen in the admin to display more than 20 lines. How can I change this (I hope) parameter?
  28. Replies
    8
    Views
    1,046

    Re: A payment with no order...

    -Good idea. But is there any other solution than asking the customer for his/her order to resurrect it (any trace somewhere)?
    -And if the customer paid with Paypal, He/she will receive a...
  29. Replies
    8
    Views
    1,046

    A payment with no order...

    This morning a customer bought an article and chose Paypal to Pay. The Payment has been done without problem but when the customer came back to the store there were no order confirmation! No mail...
  30. Replies
    1
    Views
    926

    Group a set of articles

    Hello,

    Is it possible to group a set of articles on the same page. Example below : the purpose is to sale different articles related to each other (like plates in the examples) and also to manage...
  31. Replies
    1
    Views
    776

    Add mesage during payment confirmaton

    Hello, I would like to add a mesage specific to Paypal payment on checkout_confirmation page (for paypal only). What is the best practice to do that?
    Thank you.
  32. Replies
    1
    Views
    1,801

    Paypal and charset

    Hello,
    I use Z 1.3.7 for a french site. Charset is set to iso-8859-1. When I type an adress with accent in it I recieve an error (not fatal) from Paypal (invalid characters) and address is not...
  33. Replies
    7,098
    Views
    1,857,054

    v138a Re: Image Handler 2 Support

    Hello Tophand,
    Thank you for your helpul mood. The go live of IH has been a success.
    So I suggest to avoid to have to reply to stupid guy like me not courageous enough to read 198765 posts to...
  34. Replies
    7,098
    Views
    1,857,054

    v138a Re: Image Handler 2 Support

    Hello,

    I tried Image Handler on my development environment. It provides great functionalities and seems to work fine. So I would like some more information before to deploy it on the production...
  35. display different categories in box and tab menu

    Hello,

    I would like to display different categories in Categories box and categories tabs menu.
    For example in tabs menu : categories relative to a style : vintage, modern, 70's,...
    And in box,...
  36. Development vs production platform : How to deploy

    Hello,

    I launch a new site with ZC in few days. When in production, the users will modify the products directly on the production platform. In the same time, I will modify the parameters of the...
  37. Re: Product is diplayed twice in "New Products Listing" on main page

    Hello,
    My client made many changes in the catalogue today and cleaned the linked products and I can't reproduce the situation. I'll keep you posted! Thank you for your quick answer
  38. Product is diplayed twice in "New Products Listing" on main page

    Hi,
    When I link one product in many categories, sometimes this producti is displayed twice on main page in the "new products" block. As if it was chosen as a new product of each category. Is it a...
  39. Problems with French language and order confirmation email

    Hello,

    2 bugs or issues?

    1. Using french language, long date in the email is displayed in english :

    Merci pour la commande que vous venez de passer sur retrodeco.fr
    Cet email tient lieu de...
Results 1 to 39 of 47
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR