Hi David, I’m assuming you’re talking about things like the resource type icons. From what I can see, the Arches logo does display nicely.
There’s a difference in paths. The Arches logo is situated on your server at http://cimbre.eu/media/images/redbug.png. The links to eg bigcity.png point to http://cimbre.eu/wmf/Arches/Media/images/AssetIcons/bigcity.png, this should obviously be http://cimbre.eu/media/images/redbug.png. Anyway, I think your problem has something to do with your server configuration. It could either point to a problem in your settings.py file or in the config of your webserver. I think the Farallon team is best handled to advise you further in this. To make it easier for them to help you, please provide a copy of you settings.py file (making sure to remove any usernames and passwords such as database connection strings), or at least the relevant portion of it (probably STATIC_ROOT and STATIC_URL) and more information on your server config (eg. Are you running on Apache + mod_wsgi, if so what does your virtual host config look like). If you’re uncomfortable sharing these things with the Google group, you can probably get a hold of someone from Farallon and send them the files directly. But since they’re in California, you’ll have to give them a bit of time to wake up first. Cheers, Koen Koen Van Daele Applicatiebeheerder M +32 (0)499 94 93 68 | T +32 (0)2 553 16 82 Van: [email protected] [mailto:[email protected]] Namens David Lopes Verzonden: dinsdag 21 oktober 2014 13:15 Aan: [email protected] Onderwerp: [Arches] Icons not displaying Hi, Any idea why the icons are not displaying?: http://cimbre.eu Thanks -- -- To post, send email to [email protected]<mailto:[email protected]>. To unsubscribe, send email to [email protected]<mailto:[email protected]>. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
