japacible / commission-me

Platform for commissioners and buyers to connect and finalize sales.
http://commissionme.herokuapp.com/
4 stars 3 forks source link

More heroku asset problems #213

Closed kcorman closed 10 years ago

kcorman commented 10 years ago

So now that I've resolved the page-specific javascript assets, I noticed something else (and I don't think it was a consequence of my fix, but just something that has been a problem for a while)

If you go here http://commissionme.herokuapp.com/

you'll notice some weird stuff, namely the icons next to messages and settings.

More disturbing is if you use chrome and inspect element, you'll notice there are ~20 errors because assets are not being found.

Again, this is likely unrelated to the javascript asset issue, so I wanted to bring it to everyone's attention.

japacible commented 10 years ago

I believe this is actually the same asset issue as the js issue! The assets aren't properly grabbed. :(

japacible commented 10 years ago

Dup of #168, going to close this