[MM3-users] CSS Hyperkitty ERROR

2025-03-17 Thread Johan Alsina via Mailman-users
Hi, i installed mailman3 with virtualenv, all is working fine, the admin site works fine, the mailman(postorious) site works fine, but when im in hyperkitty the site shows without the css style.. in my web browser dev tool it shows like they loaded ok.. Here you can see what i see when loading

[MM3-users] Re: CSS Hyperkitty ERROR

2025-03-18 Thread Johan Alsina via Mailman-users
Im trying different configs and i changed the static path to /staticfiles instead of /static and for some reason the files from /static/CACHE are forcing to load from this path instead of /staticfiles/CACHE like the others.. Server: https://freeimage.host/i/3ovn0Ft Css files not loading now: htt

[MM3-users] Re: CSS Hyperkitty ERROR

2025-03-18 Thread Johan Alsina via Mailman-users
Mark Sapiro wrote: > On 3/18/25 3:39 PM, Johan Alsina via Mailman-users wrote: > > Like i said before, i think the problem comes with the css files in > > /static/CACHE.. because the ones that are in /static/hyperkitty are loading > > ok.. > > See this thread: &

[MM3-users] Re: CSS Hyperkitty ERROR

2025-03-18 Thread Johan Alsina via Mailman-users
Stephen J. Turnbull wrote: > Johan Alsina via Mailman-users writes: > > Hi, i installed mailman3 with virtualenv, all is working fine, the > > admin site works fine, the mailman(postorious) site works fine, but > > when im in hyperkitty the site shows without the css style..

[MM3-users] Re: CSS Hyperkitty ERROR

2025-03-18 Thread Johan Alsina via Mailman-users
HE/css/output.a0f71925131b.css and > > /static/hyperkitty/libs/fonts/font-awesome/css/font-awesome.min.css > > I've run into the "no styles" issue on a number of new hosts where the > > Johan Alsina via Mailman-users writes: > > problems I couldn't diagnos