hi, yes, as per the installation instructions i ran the satchmo command that does that.
and i can see the images in my browser when i enter their complete url. the problem is in my img src, as per the page source. this is the page source regarding the img src: src="/static//home/admin/silverping/static/images/productimage-picture- default_t85.jpg" width="85" /> </a> notice the "//" in the source?, this is really throwing me because i have no idea where this img path is being generated, nor what files are involved, i would very much like to at least be able to insert a debugging reference string like "hello" somewhere in this path, to figure it out better. any help would be greatly appreciated. thanks On Dec 30, 12:31 pm, "Bruce Kroeze" <[email protected]> wrote: > Did you copy the css, js, and images from satchmo/static to your store's > static directory? > > > > On Mon, Dec 29, 2008 at 8:02 AM, geezer <[email protected]> wrote: > > > hi > > > ok, tried it, still not working. > > > thanks > > > On Dec 29, 10:45 am, "Alessandro Ronchi" <[email protected]> > > wrote: > > > 2008/12/29 geezer <[email protected]>: > > > > > What should i do to get the demo shop product images to show up when > > > > running satchmo on apache? > > > > Try first to make MEDIA_ROOT absolute: > > > > MEDIA_ROOT = '/var/www/vhosts/detectorpoint.com/httpdocs/static/' > > > MEDIA_URL = '/static/' > > > > and try to get intowww.yourdomain.com/static/andsee what happens. > > > Look also to file permissions. > > > > -- > > > Alessandro Ronchi > > > Skype: aronchihttp://www.alessandroronchi.net > > > > SOASI Soc.Coop. -www.soasi.com > > > Sviluppo Software e Sistemi Open Source > > > Sede: Via Poggiali 2/bis, 47100 Forlì (FC) > > > Tel.: +39 0543 798985 - Fax: +39 0543 579928 > > > > Rispetta l'ambiente: se non ti è necessario, non stampare questa mail > > -- > Bruce Kroezehttp://solidsitesolutions.com > Dynamic Designs, Optimized --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
