Page 1 of 3 123 LastLast
Results 1 to 10 of 3563

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,567
    Plugin Contributions
    74

    Default Re: Google Froogle Support Thread

    A current issue with the script which was a prominent concern from the previous thread is that if your store has a lot of products (i.e. 1000+), the script times out when pulling values from the database. A simple fix has been to lengthen the max execution time in your php.ini (if your host allows access), .htaccess, and also your zen cart admin configuration.

    Here are the lines to add to php.ini and .htaccess:

    Originally Posted by BlessIsaacola
    I was having issues with mine as well. I solved my googlefroogle timeout problem by making changes in my php.ini configuration file to the following:

    max_execution_time = 300
    max_input_time = 90
    memory_limit = 32M

  2. #2

    Default Re: Google Froogle Support Thread

    Quote Originally Posted by numinix View Post
    A current issue with the script which was a prominent concern from the previous thread is that if your store has a lot of products (i.e. 1000+), the script times out when pulling values from the database. A simple fix has been to lengthen the max execution time in your php.ini (if your host allows access), .htaccess, and also your zen cart admin configuration.

    Here are the lines to add to php.ini and .htaccess:
    Dear Friend,
    I just follow your instruction add the
    max_execution_time = 300
    max_input_time = 90
    memory_limit = 32M
    to the .htaccess file ( the end of the file)

    I got the error.

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.


    what is happened.

    I am not sure whether it is timeout problem ,or just uncompatible with zen cart 1.3.5

    Thanks

  3. #3
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Google Froogle Feeder Support Thread

    AFAIK, you can only use those in a php.ini file (not .htaccess).

  4. #4

    Default Re: Google Froogle Feeder Support Thread

    Quote Originally Posted by Pixxi View Post
    AFAIK, you can only use those in a php.ini file (not .htaccess).
    No , I just asked my hoster, he suggested me to change the .htaccess files...
    but after changing , got the above error.

    so what to do?

    Is that the real reason which causes the blank window problem..

    I mean when i try to generate the feed , i can only get a blank new window , and then nothing displays..



    Thanks

  5. #5
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,567
    Plugin Contributions
    74

    Default Re: Google Froogle Feeder Support Thread

    Change the execution time in your Admin -> Configuration -> My Store

    Possibly an issue with 1.3.5.

    How many products do you have in your store?

  6. #6

    Default Re: Google Froogle Feeder Support Thread

    Quote Originally Posted by numinix View Post
    Change the execution time in your Admin -> Configuration -> My Store

    Possibly an issue with 1.3.5.

    How many products do you have in your store?
    I have only 62products in store.

  7. #7

    Default Re: Google Froogle Feeder Support Thread

    i have change the execution time to 300 ,

    still doesnt work for me..


  8. #8
    Join Date
    Feb 2007
    Posts
    50
    Plugin Contributions
    0

    red flag Re: Google Froogle Support Thread

    [quote]

    Quote Originally Posted by adam9110 View Post
    Dear Friend,
    I just follow your instruction add the
    max_execution_time = 300
    max_input_time = 90
    memory_limit = 32M
    to the .htaccess file ( the end of the file)

    I got the error.

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    what is happened.

    I am not sure whether it is timeout problem ,or just uncompatible with zen cart 1.3.5



    i was having also having a time out problem i also i found the thread with the time out issuse and i can't find the php.ini file but the thread also mentioned the htaccess file.. so while im here bord at work i took

    max_execution_time = 300
    max_input_time = 90
    memory_limit = 32M

    and added it to the htaccess at the end and

    it worked it dosn't time out and my froogle text has all my products in it. over 2900 products. still have not been able to have it up load it but i can do that thru google if need be.

  9. #9
    Join Date
    Feb 2007
    Posts
    50
    Plugin Contributions
    0

    red flag Re: Google Base Feeder Support Thread

    ok well now how do i say this it dose not work but yet it dose work..
    let me explain the problem now. when i put the code in the htaccess file my template compleatly disappears. everything works but its just the words and product pictures. it creates a froogle file but not upload. i take out the code and my web is back to normal but my froogle times out. so i either have to code it correctly i htaccess (which i have no idea how to do) or somehow get godaddy to change my php.ini. any other sugestions? for now ill put my site down for 10-15 min create the froogle file the put it back up. only way i can think of it so far..
    http://www.tias-lingerie.com ######## lingerie for ######## ladies
    http://www.oohlalalingerie.com ###### and have some fun!
    http://www.top100lingeriewebsites.com

  10. #10
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Google Froogle Support Thread

    Quote Originally Posted by numinix View Post
    A current issue with the script which was a prominent concern from the previous thread is that if your store has a lot of products (i.e. 1000+), the script times out when pulling values from the database. A simple fix has been to lengthen the max execution time in your php.ini (if your host allows access), .htaccess, and also your zen cart admin configuration.

    Here are the lines to add to php.ini and .htaccess:
    Ore you could just add "set_timeout_limit(0)" at the top of the script googlefroogle.php

    It worked for us. We have over 14,000 products active on our site. It takes the script along time to run (5 mins or so) but it is working great! Thanks for a great contribution!

 

 
Page 1 of 3 123 LastLast

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