Automatically send data feed to Froogle
#42
Posted 05 April 2004, 19:42
I was sure I was looking through product numbers where the product was showing up and not in the froogle list, now I can't find a single one. The skipped numbers have no product....
Ignore me....... please....
Marg
Sorry for the trouble..
thank for helping, FM
#43
Posted 06 April 2004, 02:20
For instance, if your username was applestore then your txt file would be applestore.txt This change applies to both $OutFile and $destination_file
#44
Posted 06 April 2004, 17:49
#45
Posted 06 April 2004, 18:23
lparks, on Apr 6 2004, 05:49 PM, said:
#46
Posted 06 April 2004, 23:12
my webhosting allows me to schedual a cron entry but I don't understand what do I need to change in the froogle.php file?
I don't get a number for the cron job or anything like that...
what should come instead of the line:
0 4 * * 3 /usr/bin/php -q /home/<unix route to your file>/admin/froogle.php?
what do they mean by unix route?
what is the 0 4 * * 3?
Thanks in advance...
Ami
#47
Posted 06 April 2004, 23:27
asasson, on Apr 6 2004, 11:12 PM, said:
what do they mean by unix route?
what is the 0 4 * * 3?
/usr/local/bin/php -q /home/<unix route>/admin/froogle.php
Good luck!
James
Edited by stoopies, 06 April 2004, 23:28.
#49
Posted 07 April 2004, 04:07
Thank you very much for your help.
I contacted my webhost just as you did and they first need to approve the cron job.
my other question though what do the number 0 4 * * 3 mean specifically?
does it mean feed the file every 4 days or every 3 weeks?
also, do I need to specify the cron job number? if so are those the numbers?
thank you again,
Amitai
#50
Posted 07 April 2004, 08:16
asasson, on Apr 7 2004, 04:07 AM, said:
Thank you very much for your help.
I contacted my webhost just as you did and they first need to approve the cron job.
my other question though what do the number 0 4 * * 3 mean specifically?
does it mean feed the file every 4 days or every 3 weeks?
also, do I need to specify the cron job number? if so are those the numbers?
thank you again,
Amitai
#51
Posted 11 April 2004, 01:50
Minute Hour Day Month Weekday Command
e.g.
0 4 * * 3 /usr/bin/php -q /home/<unix route to your file>/admin/froogle.php
where,
The cron command is: /usr/bin/php -q /home/<unix route to your file>/admin/froogle.php
and the cron is scheduled to run at 04:00 (4:00 am) every third weekday (weekly).
#52
Posted 13 April 2004, 05:45
It would be great to be able to use it with SaleMaker, since I am running full category to full store sales everyday. Several days a month I offer 50% discounts on mostly everything in the store. Setting individual sale prices is out of the question with the vast amount of products I offer.
#53
Posted 13 April 2004, 20:54
#54
Posted 13 April 2004, 21:09
#55
Posted 13 April 2004, 23:20
jmoore04, on Apr 13 2004, 01:09 PM, said:
Thank you
#56
Posted 14 April 2004, 17:19
Edited by jmoore04, 14 April 2004, 17:20.
#57
Posted 15 April 2004, 03:16
#58
Posted 15 April 2004, 03:22
#59
Posted 16 April 2004, 18:25
#60
Posted 16 April 2004, 21:10
edtiger, on Apr 15 2004, 02:25 AM, said:
Quote
to
$already_sent[$row->name] == 1;
It appears to fix the problem and all rows are listed including the second row.
jmoore04: In terms of the Sale Maker, I don't have that one installed. But if someone tells me where it pulls the special price from, I'll try to make a hack.
There are two minor bugs, I noticed. Nothing that will really affect anyone, so I won't post a fix until I release an updated version.














