Search:

Type: Posts; User: AyoobG

Search: Search took 0.00 seconds.

  1. v150 Re: compounding or multiple tax problem

    Nice one!
  2. v150 Re: compounding or multiple tax problem

    Hi, did some work for a client from Canada, Prince Edward Island and he upgraded to v1.5, he wanted the feature.
  3. v150 Re: compounding or multiple tax problem

    Hi wilt,

    thanks for reply.

    Just an update on the fix i gave, i tested code with data from excel spreed sheets, and both gave similar result, there was only a difference in values after the 3rd...
  4. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Na, thats because your product names are very long, and they are being push under the next items in the list, you can hide these letters by opening the instantSearch.js file and changing:

    ...
  5. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    You sure you uploaded file, i can't see instant search in source code.
  6. Replies
    696
    Views
    169,111

    Re: Better Together Contribution Support Thread

    Here is a possible fix if like me you sell products that have different tax rates:

    Product A 10% tax
    Product B 0% tax.

    buy Product A and get B at discount. Or buy B and get A at discount.
    ...
  7. v150 Re: compounding or multiple tax problem

    Ok.

    I assume this is a bug in v1.5 off zen cart. Anyways i have created a fix for it with explanation in the code, if anyone can verify this then that would be great, if not then no problem:
    ...
  8. Replies
    3
    Views
    1,771

    Re: coupon code on first page

    I've tried it, but it's not 100%, getting mixed results and a lot of errors. will post in future when i get more time to work on it:wink:
  9. v150 Re: compounding or multiple tax problem

    Anyone??

    I'm sure i'm doing something wrong! or has compounding tax been removed from v1.5?
  10. v150 [Fixed v1.5.1] compounding or multiple tax problem

    hi,
    i can't get compounding or multiple taxes to work properly in zen cart 1.5. But it work perfectly in 1.39h.

    So i created 2 fresh installations of both zen cart 1.39 and 1.5

    For both shops:...
  11. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    hi sorry for late reply,

    replace it with this code:



    $sqlCategories = "SELECT cd.categories_name, cd.categories_id, c.categories_status
    FROM " . TABLE_CATEGORIES_DESCRIPTION . " cd...
  12. Replies
    1
    Views
    1,134

    Re: Accounting Free Shipping Cost

    I manage to sort it out. i downloaded the "edit order 3.03" add-on. On the order form i changed the free shipping into an actual shipping method with cost, then i discounted the same amount as a free...
  13. Replies
    1
    Views
    1,134

    Accounting Free Shipping Cost

    Hi,
    I offer my customers free shipping. I still have to pay for the customers free shipping costs. I was wondering if there is an option were we can add the actual price of the (free) shopping...
  14. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Hi, the json_encode() function is a php function which sends data from php format into javascript format.

    If some of the products contain foreign characters like è then json_encode won't work...
  15. Replies
    3
    Views
    1,771

    coupon code on first page

    Hi,

    just a query! currently the discount coupon option is set on the "checkout payment" page, i would like to place the coupon option on the "shopping cart" page. However instead of rewriting the...
  16. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    I think the problem lies in the order of each .js file being called in your web page.

    for example instantSearch.js depends on jquery.js, so if we want both of these files to work we need to call...
  17. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Hi Mikey,

    Please remove the reference to jquery.js and make sure the images are back on and that AJAX image swapper works.

    Once the image swapper is working you can now replace the entire code...
  18. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Hi,

    It's prob loading wrong jQuery script. Anyways i've tweaked the code in instantSearch.js so it should work with older jquery files, it seems outerheight and outerwidth are incompatible with...
  19. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Hi,
    I now understand what you mean. I was viewing your site in firefox, so i couldn't understand what was going on. The tails get cut of horizontally because the height of the line is small, you...
  20. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    if you give me a link to your site i will try to locate the problem
  21. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    The words get cut off because the product name is too big to fit into the search box, so infact it gets hidden under the next line.

    sometimes you can just about see these words so if you want to...
  22. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    It seems to me you may have 2 or more different versions of jQuery (i.e 1.3---1.4...). One version works perfectly with the image swapper and the other works perfectly with the instant search.
    ...
  23. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Not Bad!
  24. Replies
    2
    Views
    585

    Re: upgradeing multiple sites at once

    fair enough!
  25. Replies
    2
    Views
    585

    upgradeing multiple sites at once

    Can their be an easy way of upgrading more than one zen cart site in one go.

    For many the current situation of upgrade is as follows:

    (assume all the sites are hosted in the same package using...
  26. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant search for the Admin categories

    Hi Steve,

    The links that will be generated once the user clicks on the search result will have to be different for the admin file. This can be done by editing the js file:

    Replace:...
  27. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    thanx li-he-qi for input,

    here are some of the replies to your questions:

    1. The objective of instant search is:

    To provide quick search results.
    The results should be only a few.
    The...
  28. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    For most people instant search works without any problems.

    For others it doesn't. One of the reasons instant search may not work correctly is that the variables in the javascript file...
  29. Re: Cannot upgrade for web host only have pop 5.2.6?

    Any chance we can get it working with PHP 5.2.6 or will this cause any problems with Zen Cart 1.5??
  30. Re: Cannot upgrade for web host only have pop 5.2.6?

    I agree i would like to upgrade from zen cart 1.3 to 1.5 but many hosting provider would find it dificult to upgrade their php version, this is what i got from uk2:

    "I am sorry but we do not have...
  31. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Hi,

    searches.php works fine cut and paste the following link into your browser and it will push some results:smile::

    http://www.efpsupply.com/searches.php?query=lind

    All your files are in...
  32. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    Hi,

    1. You need to place searches.php into the root directory (i.e. the first folder), this folder will contain the first most files such as index.php and page_not_found.php...

    once done try to...
  33. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Re: Instant Search

    To ignore disabled or zero stock items replace:

    $sqlProduct = "SELECT products_name, products_id
    FROM " . TABLE_PRODUCTS_DESCRIPTION . "
    WHERE (products_name LIKE :wordSearchPlus:) ...
  34. Thread: Instant Search

    by AyoobG
    Replies
    220
    Views
    40,883

    Instant Search

    Instant Search v1.0.0
    Just like googles instant search feature I’ve made one for zencart. Instant search is a new search enhancement that shows results as you type.

    Tried and tested and works on...
Results 1 to 34 of 34
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR