Hi,

Can you show me one of the URLs it’s trying to load (say, a CSS file)?

Also, two things to check:

1) Make sure you have the following in your $sitedir/conf/settings_local.py

    DEBUG = False

2) Run this and look at the paths that are set. Make sure they are what you
expect:

    rb-site manage $sitedir list-siteconfig

Christian


On Wed, Jun 26, 2019 at 09:06 Steve <steveb1...@gmail.com> wrote:

> Yes all present and correct.
>
>
>
>
> On Wednesday, 26 June 2019 16:39:44 UTC+1, Paul Mansfield wrote:
>>
>> check you have the following mappings in your apache config for
>> reviewboard
>>
>> # Alias static media requests to filesystem
>> Alias /media "/var/www/reviewboard/htdocs/media"
>> Alias /static "/var/www/reviewboard/htdocs/static"
>> Alias /errordocs "/var/www/reviewboard/htdocs/errordocs"
>> Alias /favicon.ico
>> "/var/www/reviewboard/htdocs/static/rb/images/favicon.png"
>>
>>
>>
>> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/3519b207-35bb-46b1-bd41-442c4e5d29a4%40googlegroups.com
> <https://groups.google.com/d/msgid/reviewboard/3519b207-35bb-46b1-bd41-442c4e5d29a4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAE7VndnGqYOMTvXojurBYvkrYSi4hhexV8B1yi9XePO3CAPj-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to