Page 139 of 357 FirstFirst ... 3989129137138139140141149189239 ... LastLast
Results 1,381 to 1,390 of 3563
  1. #1381
    Join Date
    Oct 2008
    Location
    Burnsville MN
    Posts
    40
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by pmorelli View Post
    The feed directory is empty except the index file that I put in there. Is it possible that the google sitmap install that I installed a while back is casue issue? I ran all 13 updates in the sql updates directory, then ran the update_1_7_1.sql update that was in main directory. Then I had error when I tryied to run the googlefroogle.sql. Was this the correct procedure?

    Thanks for any help I can get!
    Actually I believe there may have been a misinterpretation of the directions here. If you had begun this installation with no previous installation of the google feed, then you should only have copied and pasted the contents of the googlefroogle.sql file to your "SQL Updates" window so that only those commands are run on your database. The other update files are for those users wishing to upgrade their previous installation to version 1.7.1 . I would recommend (as long as this is a new installation for you) that you follow the uninstallation directions included with this release, and start over again.

    If you have data already in your database, this might not be easy, or maybe you'd like to have someone familiar with MySQL databases look at the files you installed, and see if they can create a custom backup for you so that the tables can be re populated once the uninstall and reinstall is finished.

  2. #1382
    Join Date
    Nov 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I did backup the database before I ran all the updates. But I did not switch back to the backup once I got the error. Now I have a bunch of sales that I would lose the information on. Database seems to work okay still but doesn't look like I will have google feeds. Is there any other methods to send products over to google base?

  3. #1383
    Join Date
    Feb 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    HHELP!!!!!!!!HELP!!!!!!!!!!HELP!!!!!!!!!!!!!
    Here is the message I have trying to run GF:
    Google Base Feeder v.1.6.14 04.14.2008 23:00:59 started 2009/03/01 08:54:56
    Feed file - /kunden/homepages/2/d254383930/htdocs/modern1furniture.com/feed/modern1furniture_.xml
    Processing: Feed - No, Upload - No
    yes I changed feed permission to 777
    yes I uploaded php.ini file
    yes I set up with google FTP ( NOTE: You may view Google Base FTP content. -> Google Base FTP content:
    Connected to: uploads.google.com
    /
    total 0)
    I host on the dedicated server on 1and1. Any other information that might help - just ask.... I cant take it anymore.....

  4. #1384
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by genat1974 View Post
    HHELP!!!!!!!!HELP!!!!!!!!!!HELP!!!!!!!!!!!!!
    Here is the message I have trying to run GF:
    Google Base Feeder v.1.6.14 04.14.2008 23:00:59 started 2009/03/01 08:54:56
    Feed file - /kunden/homepages/2/d254383930/htdocs/modern1furniture.com/feed/modern1furniture_.xml
    Processing: Feed - No, Upload - No
    What did you set in:
    Google Base Feeder Configuration?

    Output File Name: modern1furniture_
    try to just set to modern1furniture

    This should write a modern1furniture_products.xml to your /feed directory

    Let me know what happens if you run it again:

    Google Base Feeder
    Create Product Feed: Click [HERE] to create / update your products feed.
    Live and learn... the Zen way.

  5. #1385
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    And you might try to use google_base_feeder1.7
    I think the version v.1.7.0A is the one you want. You can still get it here:
    http://www.zen-cart.com/index.php?ma...roducts_id=473
    just scroll down a bit.

    This version works for me best. Newer ones gave me troubles. Some older 1.6x ones gave me strange results in the past.

    Give it a shot...

    If it works fine, feel free to upgrade to the latest version and try again. My results were just the most predictable for my sites with 1.7.
    Live and learn... the Zen way.

  6. #1386
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I am hoping someone can really help me install google feed. I have read the instructions and forum posts but it's a little above me. Please email me if you can help. I'm totally lost how to install and get it working. My email address is microbelift###################### my site is www.microbelift.net

    I really need the help and thanks to anyone that can help really walk me through how to get this going. Again my email address is microbelift######################

  7. #1387
    Join Date
    Oct 2008
    Location
    Burnsville MN
    Posts
    40
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by pmorelli View Post
    I did backup the database before I ran all the updates. But I did not switch back to the backup once I got the error. Now I have a bunch of sales that I would lose the information on. Database seems to work okay still but doesn't look like I will have google feeds. Is there any other methods to send products over to google base?
    Yes, there are other methods to list your products on google base, but either they are too time consuming if you have a lot of products, or they are more technically advanced. If you'd like me to help you do the uninstall, I'd try my best to re-word the instructions, or possibly use msn messenger to let me remotely view your screen or something like that. I could point out to you where to perform what measures to go through the uninstall process, and then try to get a clean installation. just PM me with your email address or msn login and we can set up a time to meet online.

  8. #1388
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by blakdeth77 View Post
    Yes, there are other methods to list your products on google base, but either they are too time consuming if you have a lot of products, or they are more technically advanced. If you'd like me to help you do the uninstall, I'd try my best to re-word the instructions, or possibly use msn messenger to let me remotely view your screen or something like that. I could point out to you where to perform what measures to go through the uninstall process, and then try to get a clean installation. just PM me with your email address or msn login and we can set up a time to meet online.
    This person needs to remove the Google Base configuration keys with a group_id of 0 from the database. Then run the uninstall.sql file and then re-patch with googlefroogle.sql.

    I don't think anything should be using configuration_group_id=0. So a quick method could be to simply do something like this:

    PHP Code:
    DELETE FROM `configurationWHERE `configuration_group_id` = 0
    Don't do this unless the Zen Cart developer's have confirmed that nothing should be using that id.

  9. #1389
    Join Date
    Oct 2008
    Location
    Burnsville MN
    Posts
    40
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    Don't do this unless the Zen Cart developer's have confirmed that nothing should be using that id.
    Checkin' on it...

  10. #1390
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Hi, I am in need of help.. I am not getting any errors when creating the file nor any errors when uploading the file.. But I have 13,000 products and only about 5,000 are getting into google base.. I have noticed others with same issue but no responses on how to fix this.. Can anyone help.... Thanks in advance...


    www.familyoutdoorstore.com

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 504
    Last Post: 19 Nov 2024, 03:50 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