Hi, I think I figured it out. The store has 4300+ products. If I remove most of the products so the store only has 100 products then it displays all the drop downs with products.
Is it a satchmo or django issue that it cant display 4000+ prodcts x 5 drop down? Id there a better way to display it than in a drop down? So poor server does not have to create 5 really long <select> on a page? thank you lzantal On Oct 1, 6:50 am, Ryan Headley <[email protected]> wrote: > I believe I was getting this error when I didn't have a shipping > configuration...of course this was a long time ago. There are a number of > configuration steps (in /admin and /settings) that you have to go through > before you get anything that works. > > I remember having all sorts of issues due to not having a piece configured, > (store configurations, shipping, tax, etc). All of that is in /admin and > /settings, so poke around and see if there is anything you need to configure > yet. > > Check satchmo.log and see if there are any errors in there. I'm pretty sure > thats where I found my issue as it logged the HTML line that was spitting > out that error, and that gave me the clue as to what I was missing. > > sorry my response is so rambled...been a long 7 days... > > > > On Thu, Oct 1, 2009 at 2:19 AM, lzantal <[email protected]> wrote: > > > Hi, > > > When I open an order and trying to save it I get an error at Order Line > > Items showing the product This field is required. > > But there is nothing to enter.It only shows the product name as text. > > I am using: > > python 2.5 > > django 1.1 > > satchmo 0.9-pre > > > thank you > > > lzantal > > --http://www.sudovi.com/http://www.twitter.com/lifewithryanhttp://www.thecommontongue.comhttp://www.lifewithryan.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
