Zen Cart Logo
Forums / All Other Contributions/Addons / GoogleFroogle Feeder

GoogleFroogle Feeder

Locked

Views: 1,743

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
1 Aug 2006, 8:56 AM
#1
fastserv avatar

fastserv

New Zenner

Join Date:
Mar 2005
Location:
Rheine, Germany
Posts:
22
Plugin Contributions:
0

GoogleFroogle Feeder

Hello,

i´ve installed the GoogleFroogle Feeder Contribution, but if i try to create the feed i got the following error message from my Firefox:

The called Website reroutes the inquiry in such a way that she can be never terminated. (Translated via babelfish from german.)

Any idea what happend?

Regards,

Stefan

1 Aug 2006, 12:49 PM
#2
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: GoogleFroogle Feeder

What GoogleFroogle Feeder you use?
From what place you download it?

2 Aug 2006, 7:24 AM
#4
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: GoogleFroogle Feeder

Sorry, but I don't use 1.2.7 :( And so, I can't test this mod on 1.2.7.

3 Aug 2006, 4:01 AM
#5
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: GoogleFroogle Feeder

I have some idea.

  1. What Language and Currency you define for googlefroogle?
  2. What Languages and Currencies you define for Your zen-cart store?
3 Aug 2006, 6:04 AM
#6
fastserv avatar

fastserv

New Zenner

Join Date:
Mar 2005
Location:
Rheine, Germany
Posts:
22
Plugin Contributions:
0

Re: GoogleFroogle Feeder

I define german and euro for googlefroogle
I define german and euro for my store

Thank you for helping me.

Stefan

4 Aug 2006, 1:18 PM
#7
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: GoogleFroogle Feeder

I can't understand. Please, test last version.

May you show your .htaccess?

5 Aug 2006, 7:29 AM
#8
fastserv avatar

fastserv

New Zenner

Join Date:
Mar 2005
Location:
Rheine, Germany
Posts:
22
Plugin Contributions:
0

Re: GoogleFroogle Feeder

Same with latest version :(
Here is my htaccess:

RewriteEngine on
# set RewriteBase to DIR_WS_CATALOG
RewriteBase /
RewriteRule ^pages-(.+)\.html index.php/pages-$1 [L]

# Uncomment the next three statements if you want to go to the main page in case an URL is entered that requests a non existing file.
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule ^(.*) . [R]

# Uncomment the next two statements to have http://yourserver.com/ automatically redirected to http://yourserver.com/pages-main/index.html
# NOTE: THIS MIGHT ACTUALLY HINDER SITE INDEXING
#RewriteCond %{REQUEST_URI} ^(.*)/$
#RewriteRule ^(.*) pages-main/index.html [R]

I use Tim´s SEFU contribution.

Stefan

5 Aug 2006, 10:12 AM
#9
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: GoogleFroogle Feeder

Can you PM me link to your site?