Hm that's odd. It seems to work now but I'm confused as to what is different.
On Fri, May 7, 2010 at 11:55 AM, Chris Moffitt <[email protected]> wrote: > If you load the dummy store products (python manage.py satchmo_load_store) > do they work correctly? > > If they do, then it could be your process for adding new products isn't > quite working right. > > -Chris > > On Fri, May 7, 2010 at 9:53 AM, Brian O'Connor <[email protected]>wrote: > >> I'm using the tip from bitbucket, and the templates that come with >> satchmo. >> >> Is there a possibility its the way I'm adding the products? They used >> to work when I first started the store.... >> >> On 5/6/10, Brian O'Connor <[email protected]> wrote: >> > Oh, and forgot to add, in the template, this is always what pops up: >> > >> > satchmo.variations = {"SALE": null}; >> > >> > >> > >> > On Thu, May 6, 2010 at 6:37 PM, Brian O'Connor <[email protected]> >> wrote: >> > >> >> Hey everyone, >> >> >> >> I have my configurable product set up, created the variations, and >> added >> >> stock to the variation I'm trying to test. However, it always says I'm >> >> out >> >> of stock on the item (I'm looking at the admin where it says I have 15 >> >> items >> >> in stock), and I get this error in the log >> >> >> >> You must run satchmo_rebuild_pricing and add it to a cron-job to run >> >> every >> >> day, or else the product details will not work for product detail >> pages. >> >> >> >> I run that command, but still no luck. Any idea with what's going on? >> >> >> >> -- >> >> Brian O'Connor >> >> >> > >> > >> > >> > -- >> > Brian O'Connor >> > >> >> -- >> Sent from my mobile device >> >> Brian O'Connor >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Satchmo users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<satchmo-users%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/satchmo-users?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- Brian O'Connor -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
