Search:

Type: Posts; User: ilmarchez

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    340

    v139h Freeoptions displayed for all zones

    Hi,

    I am having an issue with the module freeoptions.
    In fact, even if I select to limit its use to the zone Italy, it is displays for any country.
    I really don't know what is wrong...

    Please...
  2. v139h Re: Add a surcharge for people living on islands.

    Hi thanks for the advice.
    How could I add counties? Could you tell me how?
    Thank you.
  3. v139h Add a surcharge for people living on islands.

    Hi,

    In Italy couriers apply a surcharge when shipping to islands.

    I'd like to set up a button during checkout to make people select if they live on islands or not. People selecting yes should...
  4. v139h Re: Create account page: disable showing default Country on top of list

    I need to have Italy not on top since for Italy there are two countries: Italy mainland and Italy islands. If I put one on top then customers do not see the second option
  5. v139h Create account page: disable showing default Country on top of list

    Hi,

    In the create account page when the user has to select the Country, the first is in my case Italy, then there is the list of all other countries.
    How could I do to make zen cart to show the...
  6. Replies
    197
    Views
    45,511

    Re: Ceon Back In Stock Notifications 3.0.0

    Hi,

    When I try to send out emails of back in stock products it returns this error:
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for...
  7. v139h Re: SQL code to populate a wholesale column as a percentage of the product price.

    Perfect, thank you!
  8. v139h SQL code to populate a wholesale column as a percentage of the product price.

    Hi,

    I have installed the addon "Dual Pricing" so now my table "products" as two columns:
    - "products_price"
    - "products_price_w"

    The column "products_price_w" is empty. for new products I'll...
  9. v154 Re: Enable only certain payment/shipping methods for wholesale/retail customers

    Thank you. How should I modify the code of the module to have it applying the minimum order condition only to wholesale?

    Thanks again for all.
  10. v139h Allow checkout for wholesalers (dual pricinng addon) only if order is above $200.

    Hi,

    I'd like to set a minimum order value to proceed checkout (let's say $200) only for wholesaler, not for regular customers.
    I have dual pricing installed.

    Do you have any idea of the code...
  11. v154 Re: Enable only certain payment/shipping methods for wholesale/retail customers

    Hi,

    I'd like to set a minimum order value to proceed checkout (let's say $200) only for wholesaler, not for regular customers.
    I think that your code already used for shipping methods would be a...
  12. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Hi, thank you very much for your reply.

    I tried this out and now it works, it shows correct amounts during the entire checkout.

    Another issue came out:
    Totale amounts are not correct in these...
  13. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Hi,

    I'm sorry to bother you again, but I feel that we were so close to reach the solution to the issue that I think it would a pity to leave all the work already done without any result...
    Last...
  14. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Hi, do you have the code change to try to fix it?
    Sorry if I write again, but I'd need to sort this out to put online the store tomorrow or Tuesday.

    Thank you very much, I appreciate your help.
  15. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Great that you can fix it.. I really did not understand how to change the code, when you are able could you please tell me the code to change?

    Thank you
  16. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Hi,

    Do you have any update?
    I was think about that maybe the solution used for the checkout_payment to the checkout_confirmation process... What do you think about?

    Thank you.
  17. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Right now the page "checkout_payment" calculates to total price correctly addying tax to all customers but the next page "checkout_confirmation" shows the prices correctly to wholesalers (tax ...
  18. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Hi, these are files:

    includes/functions/functions_prices.php
    includes/functions/functions_taxes.php
    includes/modules/pages/login/header_php.php
    includes/modules/payment/paypalwpp.php...
  19. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Hi,

    - prices should be shown tax excluded to wholesalers
    - prices should be shown tax included to regular customers
    - both customers and wholesalers should be charged a total amount including...
  20. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Much better (even though with this modification the wholesaler user see product prices including taxes again while it shouldn't).
    I see that a final step is needed.
    Right now the page...
  21. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Great! Now it works!
    There is one little detail left: for each payment module or shipping module, I had previously set the rul to disable some of them (i.e. PayPal) if a customer was a wholesaler....
  22. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Thank you for your help. I tried creating those two files and uploading them.
    Those two files create an error that cause zencart to show a blank page instead of the store homepage.

    Dreamweaver...
  23. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    Thank you, could you please tell me which page (I assume checkout_payment folder) and which code should i put?

    The original code is this, what changes should I make?


    <?php
    /**
    *...
  24. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    It worked! Thank you so much!!!!

    I have one final issue, I'd appreciate so much your help...
    I have the addon dual pricing and customers are divided into customers and wholesalers.

    Wholesalers...
  25. v139h Re: Bug: price manager adds Tax to the promotional price! Help needed...

    That is not viable... We are working with all prives with Tax included, so to avoid mistakes there should be the possibility to set price with tax even in this field..
  26. v139h Bug: price manager adds Tax to the promotional price! Help needed...

    Hi,

    I think I found a bug and I ask for your help to solve it.

    Basically in price manager the special discounted price is considered as “net price” even if in all other zc option has been set...
  27. v139h Re: Change all products prices to apply taxes - how to?

    Hi. I tried with your code, but it does work for regular customers only.

    When I log in as a wholesaler it calculates at the checkout the total not adding TAX. It does show taxes, but it does not...
  28. v139h Re: Change all products prices to apply taxes - how to?

    Not really in VAT matters but some lines of code to specify in the product listing, product information and shopping cart how to tell ZC to show prices excluding VAT to wholesale users and including...
  29. v139h Mysql instruction to populate new price column?

    Hi,

    I recently intsalled Dual Price addon and now I have in the table "products" a new columns "products_price_w" with all rows set to 0.
    I'd like to populate through mysql qith a SQL instruction...
  30. v139h Re: Change all products prices to apply taxes - how to?

    Hi not in Italy. In Italy you have to apply VAT also to wholesalers.
    then the wholesaler has a VAT credit of the amount they paid and they compensate it with the VAT they apply to customers.

    That...
  31. v139h Re: Change all products prices to apply taxes - how to?

    Hi,

    I have installed Dual Pricing and now I'd like to show:

    - price including taxes for retail users $_SESSION['customer_whole'] 0
    - price excluding taxes for wholesalers...
  32. v154 Re: Enable only certain payment/shipping methods for wholesale/retail customers

    Hi, I fixed it moving position of the statement. Thank you.
  33. v154 Re: Enable only certain payment/shipping methods for wholesale/retail customers

    Hi, thank you very much for your help!
    I'm having some issues implementing your solution with freeoptions shipping module.

    In fact, if I change the PHP code:

    if...
  34. v150 Re: Dual Pricing V1.8 separate shipping rates for wholesale/retail + other questions

    Hi, did you finally make it to specify which shipping modules are for for users and which for wholesalers? I'm in the same situation and I don't know how to do...
    Thanks
  35. v139h Restrict some shipping modules to wholesale users

    Hi,

    I have installed Dual pricing add-on and so I have normal users and wholesalers.
    Now I'd like to set shipping modules some to be available only to normal users and some to wholesalers.
    ...
  36. v139h Group pricing: how to show the discounted price directly in the product page?

    Hi,

    If I set a discount group for some users, Zen cart still show the regular price and it shows the discounted price only during checkout.

    How could I do to make zen cart show user's...
  37. Limit payment methots to normal user or wholesaler.

    Hi,

    I have to create a wholesale group of users with a special discount.
    I was thinking about using "Dual pricing" add-on.

    I'd like to let only some payment methods to wholesalers, how could I...
  38. Replies
    30
    Views
    5,555

    v154 Re: Group Pricing Per Item Support thread

    Hi,

    I'd like to limit some payment methods and shipping methods to some customers groups.
    How could I do that?

    thank you very much
  39. Replies
    122
    Views
    19,422

    Re: Online Group Pricing

    Hi, is it possible to limit shipping methods and payment methods to only some user grousp?

    How could I do it?

    Thanks.
  40. v139h Change all products prices to apply taxes - how to?

    Hi,

    I'm having this issue: when I started to run the store I set all products prices as gross (including taxes) and set tax lsaa to none.
    No I want to show both prices including and axluding...
  41. Replies
    2
    Views
    515

    v139h Re: Payment method limited on order value.

    Thank you, that is great!
    And how about doing the same to disable the "COD - Collect on Delivery" module over XX amount value?

    Another question: how could I make appear a text to inform customers...
  42. Replies
    2
    Views
    515

    v139h Payment method limited on order value.

    Hi,

    I'd like on my ZC 1.3.9h to have the possibility to limit a payment module not to be offered or displayed if the order value is above a certain value.

    For example PayPal. Is there any way...
  43. v139h If I change main product image, additional images disappear...

    Hi everybody,

    I'm having a little issue here:
    If I change the product image with a new one, all additional images (set by Image Handler 2v8) disappear.
    It happens the same if I change the file...
  44. v139h With one language the homepage loads partially. Other languages are fine. How to fix?

    <p>
    Hi, If you have a look at this store http://goo.gl/MdiT7Uthe default language (Italian) shows the store perfectly. If you click on the English version ( http://goo.gl/4g0lqR ) the homepage is...
  45. Replies
    475
    Views
    73,104

    Re: Multi Cross Sell mod [Support thread]

    Hi,

    I'm having some problems with this plugin: in the product page the related products are not displayed anymore.
    For example: http://goo.gl/nO3mp6

    How could I fix it?

    thank you for your...
  46. v139h Re: Titale "rewards points" shown on top of category page. How to remove it?

    I have added the reward points addon later.

    The language columns are working but the site is not still completely translated.

    Do you have a solution? Would you like me to post the code of some...
  47. Replies
    2,474
    Views
    416,510

    Re: Reward Points Module- Live Release now available.

    Hi,

    I'm experiencing a little problem: on the top of each category page it is shown the text "Rewards Points".
    Here you can see it: http://goo.gl/qiwzu

    How could I remove it from there?
    ...
  48. v139h Titale "rewards points" shown on top of category page. How to remove it?

    Hi,

    I'm experiencing a little problem: on the top of each category page it is shown the text "Rewards Points".
    Here you can see it: http://goo.gl/qiwzu

    How could I remove it from there?
    ...
  49. Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Hi,

    I have a little problem: I'm using the version 3.1.1 since I use Zencart 1.3.9h and the courier tracking url has the tracking number not at the und of the url but in the middle.
    For example...
  50. v139h Language dropdown menu in in order edit page. How could I put it?

    Hi,

    I have a little problem. In the admin section I always find on the top left the drop down menu to select the language.
    The only page where this dropdown disappears is when I edit an order at...
Results 1 to 50 of 128
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR