Automatically send data feed to Froogle
#2341
Posted 17 November 2009, 21:48
I installed the latest complete package and upon going to
http://your_domain_name.com/admin/googlefeeder.php
I receive this error:
Warning: require_once(../includes/configure.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/tfs/public_html/admin/googlefeeder.php on line 52
Fatal error: require_once() [function.require]: Failed opening required '../includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/tfs/public_html/admin/googlefeeder.php on line 52
Any advice?
Thanks!
#2342
Posted 18 November 2009, 00:54
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2343
Posted 18 November 2009, 18:56
Thanks for developing this script.
Does anybody know how to output just the parent category.At the moment the script outputs " parent, sub, sub " category.What change do i need to make to output only the top category.
kind regards
Nafri
#2344
Posted 18 November 2009, 19:21
Jack_mcs, on 18 November 2009, 00:54, said:
It is within the shop directory
#2345
Posted 20 November 2009, 20:00
nafri, on 18 November 2009, 18:56, said:
Thanks for developing this script.
Does anybody know how to output just the parent category.At the moment the script outputs " parent, sub, sub " category.What change do i need to make to output only the top category.
kind regards
Nafri
not having much luck. tried different things but still no joy.. if any body got any info please do help..
kind regards
nafri
#2346
Posted 21 November 2009, 01:12
nafri, on 20 November 2009, 20:00, said:
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2347
Posted 21 November 2009, 12:26
Expiry date is too far in the future.
Please make sure that the value doesn't exceed the default expiration date for your item type.
Any ideas on what settings I can tweak to overcome this?
#2348
Posted 21 November 2009, 13:03
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2349
Posted 22 November 2009, 01:56
Looks like you have a small error in the optional instructions for revising the tool.php file. The following code:
'<a href="' . tep_href_link('feeders.php') . 'class="menuBoxContentLink">' . BOX_FEEDERS_GOOGLE . '</a><br>' .
should be
'<a href="' . tep_href_link('feeders.php') . '" class="menuBoxContentLink">' . BOX_FEEDERS_GOOGLE . '</a><br>' .
Just missing a quotation mark before the class.
Great mod and does wonders for me.
#2350
Posted 22 November 2009, 02:16
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2351
Posted 24 November 2009, 07:13
One question. Right now I am getting extremely long processing times on Google and it never seems to upload anything (this is going on two days now). In the past I could get the file to manual upload, but I had to go in and do it myself every month (with many thanks to you, I can now get it to actually work and send data directly to Google!). I am wondering if this long processing time has something to do with my settings on Google.
Usually I can figure things out just by digging around on Google or the boards, but I cannot seem to find the right set of keywords to find what I need this time. Forgive me as I am sure this has been asked somewhere before.
What should my settings under my Google Merchant Account look like? These are the options:
Feed Format
--> Googlebase
--> Shopping.com
--> Shopzilla
File Format
--> Autodetect
--> XML
--> Text
Encoding
--> Autodetect
--> ASCII
--> Latin-1
--> UTF-16 BE
--> UTF-16 LE
--> UTF-8
--> Windows-1252
Delimiter
--> Tab (/t)
--> Pipe(|)
--> Tilde (~)
Use Quoted Fields
--> Yes
--> No
Again thanks for the update Jack. And thanks to anyone who can help me on this.
#2352
Posted 24 November 2009, 09:47
I seem to be having the same problem, worked fine last week when my cron job ran.
But my latest cron ran over 24 hours ago and google is still processing (usually only takes 1 - 2 hours).......maybe its a google problem ?
Or could it be to do with renaming the admin folder?
Thanks
If you want to see the mods I have installed, then see my profile.
#2353
Posted 24 November 2009, 13:52
First look at your feed file in the feeds directory to make sure it is formatted correctly. Then login to your google account, navigate to the Data feeds section and do a manual upload of the file. If it still takes too long, then the problem is on google and you should contact them to ask what the problem is. If it works fine, change the ftp setting to 0 and run the cron job. If it runs normally, then there is something on the server preventing the connection to google. Otherwise, there is something in your products that is causing the delay.
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2354
Posted 24 November 2009, 14:42
Jack_mcs, on 24 November 2009, 13:52, said:
First look at your feed file in the feeds directory to make sure it is formatted correctly. Then login to your google account, navigate to the Data feeds section and do a manual upload of the file. If it still takes too long, then the problem is on google and you should contact them to ask what the problem is. If it works fine, change the ftp setting to 0 and run the cron job. If it runs normally, then there is something on the server preventing the connection to google. Otherwise, there is something in your products that is causing the delay.
Hi,
Had a look at the Google Base Announcements page where this was posted :
Quote
That answers it I guess...........
If you want to see the mods I have installed, then see my profile.
#2355
Posted 25 November 2009, 06:45
Thank you for the answers. I did check my feed file as you suggested Jack and all is well there. Google finally took it and my items are appearing now. I think you were right Mort and I hope your feed is working now as well.
Just out of curiosity, on the Google settings question I posted last is there an optimum choice of settings? For instance my encoding is currently set to Latin-1. Is that correct for this contirbution or should I set to something like autodetect? Or is this one of those situations where it all depends on the server you are hosted on and there is no specific answer that applies to everyone?
Again, thanks for the assistance.
#2356
Posted 25 November 2009, 12:45
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2357
Posted 26 November 2009, 06:46
Juat wondering if somebody could help me on this one... I installed the GoogleBaseFeeder which is a great programme in itself so thank you Jack_MCS!!!
The only problem I have is that when I go into Google Merchant Center to look at my products the link comes up in google like this:
http://www.cjstoybox.co.uk/product_info.php?products_id=25
which doesn't work as the actual link direct from the stores homepage is this:
http://www.cjstoybox.co.uk/shop/product_info.php?cPath=5&products_id=25
I'm a bit confused why it does this and I am equally confused on how to solve it...
Thank you in advance for any help or support you can give me
Baz
#2358
Posted 26 November 2009, 07:05
bazzeray, on 26 November 2009, 06:46, said:
Juat wondering if somebody could help me on this one... I installed the GoogleBaseFeeder which is a great programme in itself so thank you Jack_MCS!!!
The only problem I have is that when I go into Google Merchant Center to look at my products the link comes up in google like this:
http://www.cjstoybox.co.uk/product_info.php?products_id=25
which doesn't work as the actual link direct from the stores homepage is this:
http://www.cjstoybox.co.uk/shop/product_info.php?cPath=5&products_id=25
I'm a bit confused why it does this and I am equally confused on how to solve it...
Thank you in advance for any help or support you can give me
Baz
Figured it out... Just for information if anybody else has the same problem. My store is located at /shop which I needed to add here:
define('DOMAIN_NAME', 'www.yourdomain.com/SHOP); //your correct domain name (don't include www unless it is used)
in the googlefeeder.php file.
#2360
Posted 30 November 2009, 13:16
galey1981, on 21 November 2009, 12:26, said:
Expiry date is too far in the future.
Please make sure that the value doesn't exceed the default expiration date for your item type.
Any ideas on what settings I can tweak to overcome this?
I had the same issue. Open the googlefeeder.php file and find "$feed_exp_date = date('Y-m-d', time() + 2592000 );".
At or around line 121. 2592000 is the number of seconds added to the current date. This number of seconds totals 30 days. Although these feeds are supposed to be good for 30 days, google does not allow feeds with dates exactly 30 days out.
The solution is to change the number to 2505600; which represents 29 days. You may be able to remove a couple of seconds and get away with it but I went with 29 days and it worked.
Edited by kmb40, 30 November 2009, 13:17.














