Page 244 of 357 FirstFirst ... 144194234242243244245246254294344 ... LastLast
Results 2,431 to 2,440 of 3563
  1. #2431
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by fusionsp View Post
    well I have an issue with that...I dont have the orginal version of the mod i installed anymore. It was lost in a earlier pc issue.

    I know this version has an uninstall, does anyone know if this would uninstall prior versions as well?

    looks like you can still 1.7.1a here

    http://www.zen-cart.com/index.php?ma...roducts_id=473

    just look in the list to find your version

  2. #2432

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by buildingblocks View Post
    looks like you can still 1.7.1a here

    http://www.zen-cart.com/index.php?ma...roducts_id=473

    just look in the list to find your version


    yes thats the version I have. Im not sure I understand what you mean by look in the list for my version. I backed up my files and I think Im going to attempt a plain update since my version is a few behind.

    assuming i understand code, i would think that if i followed the update directions and uploaded all new files and overwrote old...and then applied the most current .sql update it should correct all in between updates that i have missed.

    since the new files and new sql patch will have all files associated with it. and any un needed lines will be forgotten...?
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  3. #2433
    Join Date
    Mar 2009
    Posts
    48
    Plugin Contributions
    0

    Default Re: Google Base Feeder - crashed admin area

    hello, I successfully got my host to add this cron job to my site. Right now it is uploading the feed every day (do you think this is too often?)

    The problem I see now is that I have a list of googlefroogle.php?feed=fy_uy_tp.## files in my root directory. It seems that every time it uploads it is creating a new file. Does anyone know how to avoid this?

  4. #2434

    Default Re: Google Base Feeder - crashed admin area

    Quote Originally Posted by iscatech View Post
    hello, I successfully got my host to add this cron job to my site. Right now it is uploading the feed every day (do you think this is too often?)

    The problem I see now is that I have a list of googlefroogle.php?feed=fy_uy_tp.## files in my root directory. It seems that every time it uploads it is creating a new file. Does anyone know how to avoid this?
    well, I see that you have your host to do this job. I have google fetching it for me on their scheduling area. I found this easier as I had issues attempting to have my host do it.

    And..I have mine updating every day as well. My wife will go through and update our website products every few day swith on hands, active products, etc. I found it easier to just do it every day instead of having to do it every single time we update so it minimizes the 404 errors.

    I also just have a cron job setting up my google feed to run and create the feed daily. then its made sure its accurate. Then when google fetch the file, their just pulling that file.

    It sounds llike your host is renaming the file every time. and not to overwrite the file. So....changing it to do it like i have may correct your issues.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  5. #2435
    Join Date
    Mar 2009
    Posts
    48
    Plugin Contributions
    0

    Default Re: Google Base Feeder - crashed admin area

    Quote Originally Posted by fusionsp View Post
    well, I see that you have your host to do this job. I have google fetching it for me on their scheduling area. I found this easier as I had issues attempting to have my host do it.

    And..I have mine updating every day as well. My wife will go through and update our website products every few day swith on hands, active products, etc. I found it easier to just do it every day instead of having to do it every single time we update so it minimizes the 404 errors.

    I also just have a cron job setting up my google feed to run and create the feed daily. then its made sure its accurate. Then when google fetch the file, their just pulling that file.

    It sounds llike your host is renaming the file every time. and not to overwrite the file. So....changing it to do it like i have may correct your issues.
    fusion - thanks for the reply. I had already set up Google to retrieve my data feed through the Google Merchant Center, but it didn't seem to be working, so that's why I went this route. Maybe I should figure out how to make that work and cancel the cron job setup through the host.

    The URL I had listed was: "http://www.iscatech.com/googlefroogle.php?feed=fy_un_tp" is that right?

  6. #2436

    Default Re: Google Base Feeder - crashed admin area

    Quote Originally Posted by iscatech View Post

    The URL I had listed was: "http://www.iscatech.com/googlefroogle.php?feed=fy_un_tp" is that right?
    well i guess it depends...is that the URL you had listed for google to fetch your products or was it for your host?

    you have to also add a command for your host. Remember in the directions..

    To run it as a cron job (i.e. at 5:00am), put something in your crontab like the
    following:


    0 5 * * * GET http://your_http_catalog/googlefroog...?feed=fy_uy_tp
    or
    0 5 * * * wget http://your_http_catalog/googlefroog...?feed=fy_uy_td
    or
    0 5 * * * curl -s http://your_http_catalog/googlefroog...?feed=fy_uy_tn

    You have to add the GET or something similar to tell your host what to do with the job.

    If you were trying to have google do it then thats also wrong with google you just direct it to the file location. Do not include anything else.

    ie; http://www.fusionspiritualemporium.com/feed/YOUR FEED NAME_products.xml

    Hope this helps.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  7. #2437

    Default Re: Google Base Feeder Support Thread

    Now Im having a new issue. I finally was able to have the time to update my module and now its not creating any records?

    Google Base File Complete In 2.742825 Seconds 0 Records

    I uploaded and overwrote the files, installed the current patch, and set all the configurations back. It was working fine before, ONLY reason I messed with it is to include the UPC/ISBN data.

    Is there something in the files I also need to set now?

    alright, I figured out my first issue..lol, I dont have qty on my site and I missed that setting. But now its skipping a few products due to the desc field less than 15 char and it has a product ID of which one it skipped. So, is there a way to search by product ID and figure out which ones have the issue??
    Last edited by fusionsp; 11 Oct 2010 at 02:25 PM.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  8. #2438

    Default Re: Google Base Feeder Support Thread

    OK nevermind. I remembered I needed to download my database file to look through it. It would be really nice if Zencart had that option built in to search by the product it that it assigns and not just by model. Seems like a lot of modules and other things use that ID number and its odd that you cant look it up by that..oh well
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  9. #2439
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Every time I run the Google Base Feeder, I get an error log in my cache folder that says "PHP Warning: ereg_replace(): REG_EBRACK in ../includes/classes/google_base.php on line 214."

    Why am I getting this error?

    Here is line 214 in google_base.php
    PHP Code:
          $products_image_base ereg_replace($products_image_extention''$products_image); 
    I'm using Zencart v1.3.9g

  10. #2440
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by smoke133 View Post
    Every time I run the Google Base Feeder, I get an error log in my cache folder that says "PHP Warning: ereg_replace(): REG_EBRACK in ../includes/classes/google_base.php on line 214."

    Why am I getting this error?

    Here is line 214 in google_base.php
    PHP Code:
          $products_image_base ereg_replace($products_image_extention''$products_image); 
    I'm using Zencart v1.3.9g
    replace the line with..
    Code:
    $products_image_base = str_replace($products_image_extension, '', $products_image);
    ereg_replace is no longer supported in php5.3..
    Dave
    Always forward thinking... Lost my mind!

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR