Search:

Type: Posts; User: jadebox

Search: Search took 0.01 seconds.

  1. Replies
    30
    Views
    12,858

    Re: Improving search results

    I would recommend going back to the original code from GitHub and getting it to work before trying to change it. I apologize that I haven't tried torvista's code, but I don't see any obvious reason...
  2. Replies
    30
    Views
    12,858

    Re: Improving search results

    No, I wanted it to sort products that have names that start with the keywords before products that just have the keyword in the name. The first "like" returns True for product names starting with...
  3. Replies
    30
    Views
    12,858

    Re: Improving search results

    That's a good update since it makes products with the search keywords in the product name appear before ones just matching words in the description. A slight enhancement would be to have product...
  4. Replies
    30
    Views
    12,858

    Re: Improving search results

    I shared something I found useful and gave a warning about why it mignt not be the best way to accomplish the goal. I documented it for my own reference and thought it might be useful to other users...
  5. Replies
    30
    Views
    12,858

    Re: Improving search results

    Using Rob's full-search technique really improved the search results on our web site. I wrote a blog post a while back on how I implemented it for 1.5.7. I tweaked it a little for slightly better...
  6. Replies
    8
    Views
    1,674

    v157 Re: eBay Integration for Zen Cart Plugin

    Apologies for another quick update ...

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

    I've uploaded version 1.0.0b of the plug-in. The main change is that it adds an observer so that...
  7. Replies
    8
    Views
    1,674

    v157 Re: eBay Integration for Zen Cart Plugin

    I uploaded a new version already. It's available at:

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

    I fixed a few minor bugs that were introduced as I cleaned up the code for release....
  8. Replies
    8
    Views
    1,674

    v157 Re: eBay Integration for Zen Cart Plugin

    Thanks. I was going to ask about that. Also, I need to know the ID number to use in the manifest.
  9. Replies
    8
    Views
    1,674

    v157 eBay Integration for Zen Cart Plugin

    I've uploaded a plugin I wrote and use on our site that integrates our eBay store with eBay.

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

    One of the first things I did after creating...
  10. Replies
    39
    Views
    6,352

    v157 Re: SitemapXML v4 [Support thread]

    Sorry, I'm not sure what the difference is or was. Looking at the code, maybe the sql was bad and switching to $db->Execute masked it. But that wouldn't explain why the plug in works for me after...
  11. Replies
    73
    Views
    10,084

    v156 Re: Inventory Updater...

    I had it easier with my standalone utility since I was the only one using it! :-)
  12. Replies
    73
    Views
    10,084

    v156 Re: Inventory Updater...

    Thanks for working on this module. It is a useful addition to Zen Cart. I'm considering using it to replace a stand-alone utility that I wrote years ago.

    There is, however, the potential of a...
  13. Replies
    39
    Views
    6,352

    v157 Re: SitemapXML v4 [Support thread]

    Dave,

    I was just experimenting with your plug-in (as pulled from github). It wouldn't install through Zen Cart until I changed:

    $this->executeInstallerSql($sql);

    to

    ...
Results 1 to 13 of 14
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR