Froogle Feed problem in NOP 1.5 PLEASE HELP!!!! HAVING NO LUCK!!!!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 лет назад
Alright so the new 1.5 STILL gives a froogle feed with a time stamp.
I took the instructions from a previous for nop 1.4 and changed the following line:

string fileName = string.Format("froogle_{0}_{1}.xml", DateTime.Now.ToString("yyyy-MM-dd-HH-mm-ss"), CommonHelper.GenerateRandomDigitCode(4));

to


string fileName = string.Format("froogle.xml");

And uploaded it, however when I generate the feed, it STILL puts the time stamp???

Is there something I am doing wrong or is there something else I have to do also with the new 1.5??
14 лет назад
Any help guys would be appreciated...
14 лет назад
I am sure many of you have made the change yourself to be able to make google update itself automatically so we don't have to do manual uploads, so please, some help would be appreciated.
14 лет назад
Please help guys, I know at least half of you upload to froogle and use a static generated name, just help me out getting it to work on 1.5
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.