Search:

Type: Posts; User: webchills

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    54
    Views
    4,772

    Re: AbuseIPDB Integration module

    Known spiders are definitively prevented from creating sessions

    As you are not using the page_not_found redirect, you could change in the observer class from



    // Do not execute the check for...
  2. Replies
    54
    Views
    4,772

    Re: AbuseIPDB Integration module

    Instead of adding a new notifier (NOTIFY_HEADER_START) in includes/templates/YOUR_TEMPLATE/common/tpl_header.php you could also use the existing notifier NOTIFY_HTML_HEAD_START in...
  3. Replies
    54
    Views
    4,772

    Re: AbuseIPDB Integration module

    Thanks for this great plugin, nice work!

    Is there a reason why you redirect blocked IPs to the page_not_found page? I think a 410 redirect would be more suitable.

    I have changed in...
  4. Replies
    236
    Views
    44,702

    Re: Free Gifts-Dangling Carrot support

    This category you created for the freebie, which type is it? It should be Product General as this plugin only delivers modified core files for this product type. Please check this category by editing...
  5. Replies
    11
    Views
    12,172

    v156 Re: Customer Loyalty Discount

    The number (id) of an order status is individual for every store. It depends on which order stati you have defined in Localization > Orders Status
    Click on an order status in the list in...
  6. Replies
    11
    Views
    12,172

    v156 Customer Loyalty Discount

    Plugin:
    https://www.zen-cart.com/downloads.php?do=file&id=1917

    Got this question via PM (please do not PM me for support)


    This is a basic plugin, the discounts apply to every customer.
    If...
  7. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    Some people asked me when the new CEON version for 1.5.6 which I announced for january will be finally released. Sorry folks, should not have mentioned a release date in advance. I got zero feedback...
  8. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    The package in the Zen Cart plugins is working without any issues with Zen Cart 1.5.5. And it gets updates. New version 4.6.0 for Zen Cart 1.5.6 is in progress and will be released in january. What...
  9. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    This github repo is the code base for the CEON module in the Zen Cart downloads section since version 4.5.3 (april 2018)
  10. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    This changed file did not make it to the zip in the downloads section. I will submit it again, in the meantime here is its Github release which includes the correct version:...
  11. Replies
    1,783
    Views
    246,522

    v150 Re: Edit Orders v4.0 Support Thread

    Sorry was a typo, the shipping fee is of course 4.95 gross in frontend.
    I guess, things would be much easier to handle if Zen Cart would store the tax rate of the shipping fee and the tax amount of...
  12. Replies
    1,783
    Views
    246,522

    v150 Re: Edit Orders v4.0 Support Thread

    Yes, same wrong result
  13. Replies
    1,783
    Views
    246,522

    v150 Re: Tax amount is increasing when updating an order

    If you click twice the tax amount is increased again. Every click increases it further
  14. Replies
    1,783
    Views
    246,522

    v150 Tax amount is increasing when updating an order

    In Edit Orders 4.3.4 strange things are happening for stores which are displaying prices with tax and charge tax on the shipping fee.

    To reproduce configure a vanilla 1.5.5f store like this (99%...
  15. Replies
    9
    Views
    1,180

    v155 Re: PDF Attachment in Product Description

    If the admin page for editing a product looks "normal" and works "normal", but the section for pdf upload is missing then it is quite sure that YOURADMIN/includes/modules/product/collect_info.php has...
  16. Replies
    9
    Views
    1,180

    v155 Re: PDF Attachment in Product Description

    Did you really change all the files provided in the CHANGED FILES folder?
    e.g. YOURADMIN/includes/modules/product/collect_info.php among many others
  17. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    Change this section to:

    $fallback_defines = array(
    'product_reviews' =>
    isset($default_uri_parts[$default_language_code]['product_reviews']) ?...
  18. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    Just delete the following as it is not needed:

    <tr>
    <td colspan="2"><?php echo zen_draw_separator('pixel_trans.gif', '1', '10'); ?></td>
    </tr>
    <tr>...
  19. Replies
    107
    Views
    29,986

    v151 Re: Google Ecommerce Tracking

    This plugin is for 1.5.4 and higher. 1.5.1 is completely outdated and should not be live anymore anywhere. You should upgrade to Zen Cart 1.5.5

    As stated in the readme there should be NO...
  20. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    There is a leftover of unsuitable code in YOURADMIN/includes/modules/product/collect_info.php
    This version was previously written for the German Zen Cart version and I forgot to remove this:
    ...
  21. Replies
    107
    Views
    29,986

    v151 Re: Google Ecommerce Tracking

    Use Chrome

    Install the Google Analytics Debugger extension
    https://chrome.google.com/webstore/detail/google-analytics-debugger/jnkmfdileelhofjcijamephohjechhna?hl=en

    Go to your website
    ...
  22. Replies
    107
    Views
    29,986

    v151 Re: Google Ecommerce Tracking

    To use anomyzizeIP with this plugin:

    includes/templates/YOURTEMPLATE/jscript/jscript_ec_analytics.php

    around line 29
    change from



    <?php
  23. Replies
    107
    Views
    29,986

    v151 Re: Google Ecommerce Tracking with Adwords-Google Tag Manager

    Thanks for reporting this typo preventing the brand name to be recorded!
    Fix confirmed, just submitted an updated 1.2.1 to the download section.
  24. Replies
    236
    Views
    44,702

    Re: Free Gifts-Dangling Carrot support

    I have just submitted a new version of this excellent plugin for Zen Cart 1.5.5 to the download section.

    This version 2.0.0 has been rewritten to be used in Zen Cart 1.5.5 and contains bugfixes...
  25. Re: Trying to use EC Analytics & AdWords Conversion Tracking Tags Together

    see existing thread here:
    https://www.zen-cart.com/showthread.php?217086-Google-Ecommerce-Tracking&p=1330031#post1330031
    no need for additional adwords conversion tracking, just link your Analytics...
  26. Replies
    107
    Views
    29,986

    v151 Re: Google Ecommerce Tracking

    There is no need for adding an additional Adwords conversion script. It would even be contraproductive as the RodG plugin will not work correctly anymore if an additional Adwords conversion tracking...
  27. Replies
    1,667
    Views
    286,993

    Re: Price Updater - plugin keeps disabling

    Thanks for the speedy fixes. Working like a charm now. And thanks for taking care of this plugin, it came a long way since Chrome invented the first version...
  28. Replies
    1,667
    Views
    286,993

    Re: Price Updater - plugin keeps disabling

    I have noticed that the config setting DPU_SHOW_LOADING_IMAGE (true to show a small loading graphic so the user knows something is happening) is misleading as if you set it to false the whole...
  29. Replies
    9
    Views
    1,180

    v155 Re: PDF Attachment in Product Description

    I have updated this module to version 2.0 for Zen Cart 1.5.5 and it is now doing exactly this. Additionally cou can enter a (multilanguage) name for the pdf download.
  30. Re: Paypal Express Checkout - Shipping Address Issue

    As far as I know the Paypal seller protection is only valid if you ship to the buyers PayPal shipping address. So yes this code is affecting this.
  31. Re: Paypal Express Checkout - Shipping Address Issue

    The changes in 1.5.5 do not address or fix this issue.
    As long as there is no better solution you can use the modified files from here:
    https://github.com/webchills/zencart-de-paypal-express
  32. Re: Shopping cart Subtotal not equal Checkout Subtotal (rounding error)

    I don' t get this as well :-)



    They are identical, see attached screens


    Did that for you, see the new product Priced by Attributes 2
  33. Re: Shopping cart Subtotal not equal Checkout Subtotal (rounding error)

    First of all I want to thank frank18 for the suggested fixes in includes/classes/shopping_cart.php, includes/classes/order.php, includes/classes/currencies.php and...
  34. Re: Paypal Express Checkout - Shipping Address Issue

    Any progress or plans to fix this issue?
  35. Re: Paypal Express Checkout - Shipping Address Issue

    1. Is your PayPal EC module set to use "PayPal" API mode or "Payflow-UK" mode?
    API

    2. In Admin->Configuration->My Store, what Country and Zone are you configured to use?
    Country: Austria...
  36. Replies
    523
    Views
    117,938

    Re: Drop Shipping Purchase Orders Module for v1.3.8

    Most of the pdf stuff was commented out in Divas GitHub. I took it back from the old version in the ZC Downloads Section. But it was useless anyway as the used fpdf does not support utf-8. I have...
  37. Replies
    523
    Views
    117,938

    Re: Drop Shipping Purchase Orders Module for v1.3.8

    I have tested your database query changes in 1.5.5 and they are fine. There was a wrong field and a typo in the set_subcontrac.php so changing the subcontractor for a product was not saved.
    I have...
  38. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    I would try to let ENABLE_SSL in the configure on true and only make the html_output changes. And put a .htaccess rewrite rule as described in the configuration here:...
  39. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    @lat 9
    You have posted that you have:
    session.use_only_cookies On On
    Can you set session.use_only_cookies to false and see if that makes a difference?
    On a sidenote I found...
  40. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    That was one of the first things I tried, but unfortunately this does not resolve the sticky zenid - at least in the stores I know. Only the code change did the trick.
  41. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    Here is the configuration

    Settings in includes/configure.php



    define('HTTP_SERVER', 'https://www.mydomain.com');
    define('HTTPS_SERVER', 'https://www.mydomain.com');
    define('ENABLE_SSL',...
  42. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    As long as there is no better solution I solved the issue in 4 different https only stores by changing in

    includes/functions/html_output.php

    line 16

    from


    function zen_href_link($page =...
  43. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    Of course one can argue that it is useless to run the frontend SSL only. But it is a fact that many stores do it and many customers want it.

    This thread is about an issue with permanent zenid when...
  44. Re: IE11, Chrome: Sticky zenid on a store that is https-all-the-time

    I'm suffering as well from this behaviour in various https only 1.5.4 stores. Same with PHP 5.4 or 5.5. If you remove the zenid once from the url and refresh the page it is gone. I have tried lots of...
  45. Replies
    28
    Views
    5,998

    v154 Re: Manufacturers All About Support

    This code change has only removed the unneccessary double http://
    You posted before that the link was fine, but had a http:// twice in it.
    Seems that the link was already wrong before.
    A link to...
  46. Replies
    28
    Views
    5,998

    v154 Re: Manufacturers All About Support

    includes/templates/YOURTEMPLATE/sideboxes/tpl_manufacturer_info.php
    change about line 27 from:

    if (zen_not_null($manufacturer_info_sidebox->fields['manufacturers_url']))
    $content .= '<div...
  47. Replies
    28
    Views
    5,998

    v154 Re: Manufacturers All About Support

    includes/modules/pages/manufacturers_all/header_php.php

    Change from


    if (!MANUFACTURERS_ALL_ABOUT_EMPTY_SHOW) { // only show manufacturers with products
    $manufacturers_all_sql = "select...
  48. Replies
    168
    Views
    29,342

    v153 Re: CSS JS Loader [Support Thread]

    TPP works just fine with Minify activated in the CSS JS Loader if you follow these steps to load it dynamically via CSS/JS Loader:

    1)
    Create a file called loader_tpp.php with the following...
  49. Replies
    31
    Views
    6,658

    Re: Minimum Order

    If you have FEC installed there is a notifier called NOTIFY_HEADER_START_CHECKOUT.
    Minimum Order does not know anything about this notifier so you have to add it to...
  50. Re: Paypal Express Checkout - Shipping Address Issue

    Unfortunately this is not the way it works right now especially if the customer has multiple adresses in Zen Cart or has different shipping and billing adresses.
    All stores suffering from this issue...
Results 1 to 50 of 99
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR