Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 44
  1. #21
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: google base error??

    OK - in root/googlefroogle.php There is this LINE 38:
    PHP Code:
    @define('GOOGLE_PRODUCTS_DIRECTORY''feed/google/'); 
    So the config in admin must be set to feed/google/... check

    The old version was only feed/

    Still this damn warning:
    [FONT="Courier New"]
    No such file or directory in /opt/apache-2.2.13/htdocs/storename/admin/googlefroogle.php on line 185[/FONT]
    LINE 185:
    PHP Code:
    if ($handle opendir(DIR_FS_CATALOG GOOGLE_PRODUCTS_DIRECTORY)) { 
    Can this be hard coded to point directly?

  2. #22
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: google base error??

    I wonder if it's worth (or even good to do) wiping out all google related info from the data base and installing the install.sql instead of the upgrade1.10.2.sql I did.
    You mean the update.sql? When I set it up, I ran both. Ran the install.sql first and then the update.sql. Frankly, I don't know if I even needed to run the update patch after running the install patch. The update patch produced a duplicate entry error.

  3. #23
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: google base error??

    Quote Originally Posted by RescoCCC View Post
    You mean the update.sql? When I set it up, I ran both. Ran the install.sql first and then the update.sql. Frankly, I don't know if I even needed to run the update patch after running the install patch. The update patch produced a duplicate entry error.
    Hmmm - I ran just the update.sql patch.
    Now thinking about it I had a version of google feed that's a bit old. I probably should have uninstalled the whole thing and ran the install.sql.
    I am unsure about doing that though for negative side affects but seems like the thing to do.

  4. #24
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: google base error??

    Quote Originally Posted by sbbemn View Post
    OK - in root/googlefroogle.php There is this LINE 38:
    PHP Code:
    @define('GOOGLE_PRODUCTS_DIRECTORY''feed/google/'); 
    So the config in admin must be set to feed/google/... check

    The old version was only feed/

    Still this damn warning:
    [FONT="Courier New"]
    No such file or directory in /opt/apache-2.2.13/htdocs/storename/admin/googlefroogle.php on line 185[/FONT]
    LINE 185:
    PHP Code:
    if ($handle opendir(DIR_FS_CATALOG GOOGLE_PRODUCTS_DIRECTORY)) { 
    Can this be hard coded to point directly?
    My googlefroogle.php file has the same entry, but my directory is setup as simply feed/, and is working fine.

  5. #25
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: google base error??

    Quote Originally Posted by sbbemn View Post
    Hmmm - I ran just the update.sql patch.
    Now thinking about it I had a version of google feed that's a bit old. I probably should have uninstalled the whole thing and ran the install.sql.
    I am unsure about doing that though for negative side affects but seems like the thing to do.
    On one of my sites the feed version I was using was old, on the other very old. They had been working so beautifully I didn't want to mess with them, but Google forced our hand.

  6. #26
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: google base error??

    well that's puzzling.

    You can see the file (name_products_.xml) generated to your feed/ folder and not your feed/google/ folder?

  7. #27
    Join Date
    Feb 2006
    Posts
    230
    Plugin Contributions
    0

    Default Re: google base error??

    Quote Originally Posted by sbbemn View Post
    That file is the admin/googlefroogle.php file - just check to make sure it's there first and/or the correct one.

    ?
    As far as I can see it is in the admin and the correct file since i have now reinstalled 34 times and still no google option in admin.tools

  8. #28
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: google base error??

    Quote Originally Posted by sbbemn View Post
    well that's puzzling.

    You can see the file (name_products_.xml) generated to your feed/ folder and not your feed/google/ folder?
    Yes, it's generated in the feed folder. I don't even have a feed/google folder. I nuked it.

  9. #29
    Join Date
    Feb 2006
    Posts
    230
    Plugin Contributions
    0

    Default Re: google base error??

    Quote Originally Posted by marvin View Post
    As far as I can see it is in the admin and the correct file since i have now reinstalled 34 times and still no google option in admin.tools
    Sorry that should reinstalled it 4 times.

    Still no admin/tools Google option. Any ideas?? Anyone.

  10. #30
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: google base error??

    I believe the sql script malfuctioned along the way during uninstall/install/upgrade if the page is not appearing in admin.

    As far as the Warning goes, here is the culprit line:
    [FONT="Courier New"]No such file or directory in /opt/apache-2.2.13/htdocs/storename/admin/googlefroogle.php on line 185[/FONT]
    PHP Code:
    if ($handle opendir(DIR_FS_CATALOG GOOGLE_PRODUCTS_DIRECTORY)) { 
    Is it possible to hard code the file directory as in feed/ or feed/google/ in the code instead of "GOOGLE_PRODUCTS_DIRECTORY" and force it to understand?

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Google Base Feeder error
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Mar 2011, 06:03 AM
  2. Error When Creating/Exporting a Product Feed with Google Base Feeder
    By swansoninc in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Feb 2010, 12:09 AM
  3. Google base import error...
    By steveo3279 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 18 Nov 2007, 08:33 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