Search:

Type: Posts; User: pititis

Search: Search took 0.00 seconds.

  1. Re: New add-on "product type book" for ZC 1.5

    Hi,

    Finally I did a few modifications, in my case I want to add author in the search query (products_name OR products_model OR scrchba.author_name). isbn=model.

    The unnecessary LEFT JOINS were...
  2. Re: New add-on "product type book" for ZC 1.5

    Thanks you,

    Yes, yesterday that index was added to the product_bookx_authors table but I'm still playing with more indexes. I will add tomorrow the rest from your list.

    I want to remove some...
  3. Re: New add-on "product type book" for ZC 1.5

    Hello,

    I'm unable to use simple or advanced_search. I have more than 100K books. It takes forever (and 100% CPU.) Server here is a new Xeon with 8 Gb Ram and SSD disk

    Commenting the lines...
  4. Replies
    0
    Views
    407

    v151 Excluding currencies from sidebox

    Hello,

    I did a custom product type and I need to subtract a couple values from the $currencies_array . The idea is to hide some values used in my custom product type (like gold and silver).

    I...
  5. Replies
    4
    Views
    1,107

    v151 Re: shopping_cart Rounding problem

    I found a patch from Linda:

    /includes/classes/shopping_cart.php


    // $this->total += zen_round(zen_add_tax($productTotal, $products_tax), $decimalPlaces) * $qty;
    $this->total +=...
  6. Replies
    4
    Views
    1,107

    v151 Re: shopping_cart Rounding problem

    I tested this issue in:

    v151 - 29,60
    v150 - 29,60
    v139h - 29,36

    Kobra, what version are you using?

    My includes/classes/shopping_cart.php is the original.
  7. Replies
    4
    Views
    1,107

    v151 shopping_cart Rounding problem

    Hello,

    Using v151 fresh install.

    How reproduce this issue:

    - Add a product_general with price 0.367, no taxes.
    - No attributes, discounts or prices modifications, nothing.

    I my example I...
  8. Replies
    855
    Views
    157,780

    [Solved] Admin page registration issue v1.51

    Solved!

    Just remove the .php extension in FILENAME_USER_TRACKING and FILENAME_USER_TRACKING_CONFIG

    /MYADMIN/includes/extra_datafiles/user_tracking_database_tables.php


    <?php...
  9. Replies
    855
    Views
    157,780

    Admin page registration issue v1.51

    Hello,

    I'm using this mod in v1.51. Superuser can use this mod without problems but no the rest of profiles (They get always:
    Sorry, your security clearance does not allow you to access this...
  10. Replies
    855
    Views
    157,780

    Re: User tracking mod

    Checking the customer_id for the session. No customer_id means no login.

    Not exactly, this website shows prices only to registered and approved users (wholesale stuff).

    Cheers!
  11. Replies
    855
    Views
    157,780

    Re: User tracking mod

    A customer from me want to track ONLY registered users. Here is the code to include into tpl_footer.php:


    <?php if (ZEN_CONFIG_USER_TRACKING == 'true' AND $_SESSION['customer_id'] != '') {...
  12. v151 Re: Product Listing Sorter Drop-Down [Support Thread]

    Great Mod!!

    How to set a default sort order like "Newest" for all categories and subcategories?

    Cheers!
  13. Replies
    0
    Views
    471

    How return to specials list?

    Hi,

    When I click on one product from specials I go to the product page without problem but how return to the specials list?? The navigation bar jump into the category from the selected product.
    ...
  14. Replies
    185
    Views
    32,296

    Re: CAPTCHA Anti-Robot Mod

    Hi Emily,

    Re-check permission from validation folder. Test it.
    Do you have new mods installed??

    Cheers!
  15. Replies
    185
    Views
    32,296

    Re: CAPTCHA Anti-Robot Mod

    Hi,

    After install magic seo url the validation captcha don't work. I am using 1.39h.
    Any idea please?

    Cheers!
Results 1 to 15 of 15
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR