Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2006
    Posts
    242
    Plugin Contributions
    0

    Default Google froogle feeder + deal gates pipelines.

    Do both of these require you to not have database prefixes like Zen_?

    Can anyone fix the SQL files so they work with zen_ I'm almost sure you just add zen_ to the database tables, but I'm not 100% sure what places I should be adding the zen_ prefixes. This would save me a lot of headaches toying around with it till I get it right, and possibly messing up a database.

    It would be helpful if someone could fix them to work with zen_ prefixes (maybe post the modified code) since many people sometimes use fantastico to install zen-cart. ( Just a time saver sometimes)

    OR... Is there a way to remove prefixes from a MYSQL database I toyed around with it, and searched the net couldn't seem to find a solution.

  2. #2
    Join Date
    Jul 2006
    Location
    Johannesburg
    Posts
    447
    Plugin Contributions
    1

    Default Re: Google froogle feeder + deal gates pipelines.

    If you use Admin>Tools>Install SQL patch to update/install the sql on the database the prefix will be added automatically for you.

  3. #3
    Join Date
    Apr 2006
    Posts
    242
    Plugin Contributions
    0

    Default Re: Google froogle feeder + deal gates pipelines.

    Tried that for Froogle, and I still get SQL errors. Also the cofig-> froogle config doesn't show up either. Blank page.

    Deal gates doesn't have a SQL file.

    Quote Originally Posted by Louis View Post
    If you use Admin>Tools>Install SQL patch to update/install the sql on the database the prefix will be added automatically for you.

  4. #4
    Join Date
    Apr 2006
    Posts
    242
    Plugin Contributions
    0

    Default Re: Google froogle feeder + deal gates pipelines.

    Here is the error below for Froogle, and as I said before admin-> configuration -> Google Froogle Configuration Page is blank.

    For dealgates I just need to know what all to add the zen_ (in the dealgates_pipeline.php file) prefix to for it to work with a cart with SQL table prefixes.

    Running zen-cart ver. 1.3.7

    Code:
    Froogle Data Feeder v.1.3.3 07.02.2007 20:45 started 2007/04/17 22:39:37
    Feed file - /home/d2hoster/public_html/jad/feed/GOOGLE_FROOGLE_OUTPUT_FILENAME
    Processing: Feed - Yes, Upload - No
    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 'ORDER BY p.products_id ASC' at line 10
    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, 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 zen_products p LEFT JOIN zen_manufacturers m ON (p.manufacturers_id = m.manufacturers_id) LEFT JOIN zen_products_description pd ON (p.products_id = pd.products_id) LEFT JOIN zen_product_types pt ON (p.products_type=pt.type_id) WHERE p.products_status = 1 AND p.product_is_call = 0 AND p.product_is_free = 0 AND pd.language_id = ORDER BY p.products_id ASC]
    Last edited by shackle; 18 Apr 2007 at 04:46 AM.

  5. #5
    Join Date
    Apr 2006
    Posts
    242
    Plugin Contributions
    0

    Default Re: Google froogle feeder + deal gates pipelines.

    I managed to fix froogle :)

    Didn't copy/paste into the text box. I just selected browse uploaded the file that was the problem.

    Still need help with Deal gates though.

    Thanks.

  6. #6
    Join Date
    Mar 2007
    Location
    Orlando, Florida
    Posts
    30
    Plugin Contributions
    0

    Default Re: Google froogle feeder + deal gates pipelines.

    I had been struggling with this issue for a couple of days. Tried and tried to update SQL by using the Browse and Upload links with no positive results.

    I had not thought to open the file and copy/paste into the updates area. This thread really opened up the answer and taught me what I needed to fix this problem and any future updates to SQL.

    Many thanks,

 

 

Similar Threads

  1. google froogle feeder problem 1.37
    By mfreund in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 4 Jun 2007, 06:51 AM
  2. Google Froogle Feeder
    By idontknow in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Jun 2007, 08:15 PM
  3. Google Froogle Feeder - Attributes
    By dakin in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 Aug 2006, 05:29 PM

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