Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: ePier Bulk File Generator Support Thread

    Since so many of my mods support the Auction Site Attributes add-on, I have created it's own release announcement thread here:

    http://www.zen-cart.com/forum/showth...662#post422662

  2. #2
    Join Date
    Aug 2006
    Posts
    65
    Plugin Contributions
    0

    Default Re: ePier Bulk File Generator Support Thread

    I have encountered a SQL Syntax error in the generator. When ran I presented with this error:

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GREATEST(p.products_date_added, p.products_last_modified, p.products_date_availa' at line 1
    in:
    [SELECT p.products_id, p.products_model, pd.products_name, pd.products_description, p.products_image, p.products_tax_class_id, p.products_price_sorter, p.products_epier, s.specials_new_products_price, s.expires_date GREATEST(p.products_date_added, p.products_last_modified, p.products_date_available) AS base_date, m.manufacturers_name, p.products_quantity, pt.type_handler FROM rocstr_products p LEFT JOIN rocstr_manufacturers m ON (p.manufacturers_id = m.manufacturers_id) LEFT JOIN rocstr_products_description pd ON (p.products_id = pd.products_id) LEFT JOIN rocstr_product_types pt ON (p.products_type=pt.type_id) LEFT JOIN rocstr_specials s ON (s.products_id = p.products_id) WHERE p.products_status = 1 AND p.product_is_call = 0 AND p.product_is_free = 0 AND pd.language_id = 1 ORDER BY p.products_id ASC]


    I have edited the epier.php file so line 86 reads as:

    PHP Code:
    s.expires_dateGREATEST(p.products_date_addedp.products_last_modifiedp.products_date_available
    (I put a comma between s.expires_date and GREATEST)

    While that appeared to make the error go away, it does not generate any products in the feed file!

    I'm stumped, any ideas?
    RoccStar Accessories
    http://www.roccstar.com

  3. #3
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: ePier Bulk File Generator Support Thread

    Although I'm no longer supporting this module, I will patch it tonight as I know there is a bug which I encountered while creating the Yahoo! Product Submit Feeder which was based on the ePier script.

  4. #4
    Join Date
    Aug 2006
    Posts
    65
    Plugin Contributions
    0

    Default Re: ePier Bulk File Generator Support Thread

    Quote Originally Posted by numinix View Post
    Although I'm no longer supporting this module, I will patch it tonight as I know there is a bug which I encountered while creating the Yahoo! Product Submit Feeder which was based on the ePier script.
    thanks!
    RoccStar Accessories
    http://www.roccstar.com

  5. #5
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: ePier Bulk File Generator Support Thread

    v1.04 EPIER BULK FILE GENERATOR

    1. Bug Fixes;
    2. Creates feed file automatically (must be created by the script);
    3. Added Auction Site Attributes support;
    - Includes ePier category numbers;
    - ASA North American shipping as shipping payment (otherwise the amount defined in the configuration);

    Remember to donate!

  6. #6

    Default Re: ePier Bulk File Generator Support Thread

    I've problem with installation SQL:

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@configuration_group_id, 0, NOW(), NULL, NULL), (NULL, 'Language Display', 'EPIE' at line 1
    in: .....

    The same situation with each line.

    Please help

  7. #7
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: ePier Bulk File Generator Support Thread

    v1.06 EPIER BULK FILE GENERATOR

    1. Allows user to set starting point to begin feed;

    This is an important addition because of ePier's import timeouts. Now you can create many small feed files by setting the starting point for the feed file and using max-products to limit the number of products in the feed.

    Other Numinix Technology News:

    I've added a link to the top of the downloads section so that Zen Cart members can subscribe to updates to the downloads section. Now you'll never miss a new module or bug fix! Simply click on the large RSS icon in the category description, or use the link from the footer.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. Define Pages Generator addon - Support
    By banswidthjunkie in forum All Other Contributions/Addons
    Replies: 136
    Last Post: 23 Jun 2019, 04:16 AM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg