On Thu, Oct 26, 2017, at 11:23 AM, Andrew Hodder wrote:
I have an odd one, my Hyperkitty is functionally working fine (archived several lists without issue, can login/out), however I must have done something wrong during it's setup as it's layout is completely broken (and it keeps throwing Example.com up in the top-left corner).
You need to change SITE_ID in your Django's configuration to point to
your domain name you want to be show there. Default is set to
example.com
which corresponds to SITE_ID=1 in the Django's
configuraiton.
How to find the SITE_ID of your domain?
This is rather no-so-nice right now, you will basically have to go to
the admin console (/admin/) and login as admin. Then you visit
/admin/django_mailman3/maildomain/
and you should see your domain
there. Clicking on it will how your it's id in URL bar, like
/admin/django_mailman3/maildomain/2 or something.
I understand this is rather difficult thing to do, there is an issue open to make this information visible in the UI. Ideally, SITE_ID is sequential, so if you have only one domain, it is most probably 2.
See attached.
I'd run into a similar issue with Postorious when I first set it up, but I can't recall what fixed it. Any ideas to what needs correcting? Thanks.
Sincerely,
Andrew Hodder Systems Administrator Support Operations, Afilias E-mail: drew@afilias.info Phone: +1 416.673.4164 Fax: +1 416.646.1541
Mailman-users mailing list mailman-users@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- Abhilash Raj maxking@asynchronous.in