Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

My Google Feed Not Writing Data File


mmikemitchell

Recommended Posts

Posted

I have been trying to plug in the Google feed script and have been able to get it to work up to the point where the data file is written. Keep in mind I don't know much about PHP and I'm not entirely sure how the script to create my file is executed. My osCommerce files are placed off my web site root at root/osc and I suspect that is my problem. I manually executed the script by running my-url/osc/googlebase.php and all of my inventory is printed to the screen. No googlefeed.txt file is created.

 

my .htaccess rewrite is as follows:

 

 

# Begin Google Base File Rewrite Code

RewriteEngine On

RewriteBase /

RewriteRule googlefeed.txt googlebase.php

 

Can you point me in the right direction?

 

Thanks

Mike

Posted

try different module, as your module probably out of date.

 

# Begin Google Base File Rewrite Code

RewriteEngine On

RewriteBase /

RewriteRule googlefeed.txt googlebase.php

simply verify if the RewriteEngineis working on your server.

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted

I have been trying to plug in the Google feed script and have been able to get it to work up to the point where the data file is written.

I don't understand how you are creating your datafeed but you might want to give the googlefeeder contribution a try. There's no rewriting code required.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...