On Monday 23 January 2017 09:58:55 Akhlaq Rao wrote:
> Thanks Melvyn,
> 
> If I run the development server with DEBUG = False then none of the
> statics work.

Set STATICFILES_DIRS[1] in local_settings.py.

> Hence, I don't even see the editor to upload to media
> library. I am not sure where to look for the errors as I've tried
> nginx logs but it doesn't show anything.

I meant the "waterfall" in browser window or browser console. If nginx doesn't 
show 
errors, it's likely something isn't requested, that should be or you've 
suppressed 
404's[2].

> 
> Thanks.
> 
> On Mon, Jan 23, 2017 at 9:08 AM, Melvyn Sopacua
> <m.r.sopa...@gmail.com>
> wrote:
> > Does it work in development mode with DEBUG=False?
> > 
> > 
> > 
> > Showing network traffic errors would probably also help you find the
> > issue.> 
> > On Sunday 22 January 2017 18:20:36 Akhlaq Rao wrote:
> > > It works in development mode but it doesn't work in production.
> > > 
> > > 
> > > 
> > > Thanks
> > > 
> > > On Sunday, January 22, 2017 at 4:47:20 PM UTC-5, Akhlaq Rao wrote:
> > > > Hello everyone,
> > > > 
> > > > 
> > > > 
> > > > I am wondering if anyone else is experiencing this issue. I've
> > > > 
> > > > attached a screenshot please have a look. I can't insert an
> > > > image
> > > > 
> > > > in the Text Rich Page Editor as the image picker/insert link is
> > > > 
> > > > unable to connect with the source.
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > <https://lh3.googleusercontent.com/-ImBojiYX-GU/WIUnienl3NI/AAAA
> > > > AAAA
> > > > 
> > > > GEg/eKeWVzTBzUoFZhaTb6mFQDaIfxWy-
_h_gCLcB/s1600/Screen%2BShot%2B
> > > > 2017
> > > > 
> > > > -01-22%2Bat%2B4.39.53%2BPM.png> Thanks
> > 
> > --
> > 
> > Melvyn Sopacua
> > 
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Mezzanine Users" group.
> > To unsubscribe from this group and stop receiving emails from it,
> > send an email to mezzanine-users+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.

-- 
Melvyn Sopacua

--------
[1] 
https://docs.djangoproject.com/en/1.10/ref/settings/#std:setting-STATICFILES_DIRS
[2] http://nginx.org/en/docs/http/ngx_http_core_module.html#log_not_found

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to