*ugh* turns out there was a if wrapped around the call to the thumbnail tag that was evaluating to false, so thumbnail was never even getting called....
I was pulling my hair out... On Wed, Sep 9, 2009 at 3:57 PM, Ryan Headley <[email protected]> wrote: > Okay Found it --- > > didn't realize you guys made it easy and its an actual setting in /settings > -- so thats done, but we're STILL not getting sorl to work. No sorl > thumnails are appearing. > > > > > > On Wed, Sep 9, 2009 at 3:29 PM, Ryan Headley <[email protected]>wrote: > >> to clarify -- what we're seeing is that no matter what we try, satchmo >> seems to want to store _ANY_ uploaded image directly to static/images and >> we'd like to be able to modify this behaviour such that is uploads images to >> static/storename/images >> >> That may be a bit clearer... >> >> >> On Wed, Sep 9, 2009 at 3:12 PM, lifewithryan <[email protected]>wrote: >> >>> >>> We want to run multiple stores, and make sure our images are kept >>> separate. >>> >>> We have our static folder with subdirs for each store: >>> >>> /static/storeA/images >>> /static/storeB/images >>> >>> We are using sorl thumbnail to do images. While when we first upload >>> an image, it goes to the right spot, sorl isn't generating any >>> output. The one exception being that at one point it appeared to >>> insist everything live in static images. >>> >>> What is the best practice for making sure our image directories remain >>> separate? sorry if this is incoherent, i'm very tired and very >>> cranky... :) >>> >>> >>> >> >> >> -- >> http://www.sudovi.com/ >> http://www.twitter.com/lifewithryan >> http://www.thecommontongue.com >> http://www.lifewithryan.com/ >> > > > > -- > http://www.sudovi.com/ > http://www.twitter.com/lifewithryan > http://www.thecommontongue.com > http://www.lifewithryan.com/ > -- http://www.sudovi.com/ http://www.twitter.com/lifewithryan http://www.thecommontongue.com http://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 -~----------~----~----~----~------~----~------~--~---
