Zen Cart Logo
Forums / All Other Contributions/Addons / Google base feeder install instructions

Google base feeder install instructions

Locked

Views: 1,949

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 Jan 2008, 3:08 PM
#1
coucho avatar

coucho

Zen Follower

Join Date:
Jan 2008
Location:
Memphis, USA
Posts:
298
Plugin Contributions:
0

Google base feeder install instructions

I have downloaded and installed google base feeder v 1.6.7
I can get the google feeder configuration page to show up but I cannot get the google froogle to show up under tools. I have checked and rechecked all the files and they are where they need to be. I'm running store v 1.3.7

Any suggestions? I guess I need step by step instructions other than those provided by Numinix.

Coucho

https://www.internationalcoffeeandbeverage.com

14 Jan 2008, 11:58 AM
#2
mypashop avatar

mypashop

New Zenner

Join Date:
Oct 2007
Location:
France & Luxembourg
Posts:
37
Plugin Contributions:
0

Re: Google base feeder install instructions

i had the same issue when installing google sitemaps and google base.
my solution was to make sure the SQL-patches were correctly done,
and the configuration table was not altered.
So i inserted it using SQL over phpmyadmin, and then
still i had to fix them, because
they didnt have the corresponding configuration_group_id

in fact,
in the table configuration group id for google_base settings are set to 99
in the table configurations for google_base are inserted, but have no linking to the config group, the group_id was set to 0.
setting it to the correct group id makes them appear.

i don't know where it's coming from this bug,
but it seems to be not coming from the contribution itself.