Fix Brighter Tomorrow Map compiling errors

@syl we’ve got BTM most of the way there. there is an error message relating to this file: https://github.com/focallocal/fl-maps/blob/master_withoutDCS/public/dcs-website.json

which is shared between the sites. can you see why it’s causing an issue on brightertomorrowmap.com?

ok, i’ve got some clues. i changed Docuss to look for https://fl-maps.brightertomorrowmap.com:8095/dcs-website.json relating to an error @zofrex is working on and received a different error message.

This site can’t provide a secure connection

fl-maps.brightertomorrowmap.com sent an invalid response.

ERR_SSL_PROTOCOL_ERROR

So maybe the issue is with our SSL cert, or with cloudflare.

@AndyatFocallocal, brightertomorrowmap doesn’t work because your json file https://fl-maps.brightertomorrowmap.com/dcs-website.json is unreachable.

1 Like

all fixed and running beautifully @syl. thanks to a fantastic effort by @zofrex, and support from @tmcnulty

Here it is: https://brightertomorrowmap.com/

@bob How’s the app looking?

:slight_smile:

I’ve got the new BTM working on the app but I need the logos and icons you want to use for BTM.
So BTM is a separate Discourse server from PHM and so you need to create a separate account right?

Also is @tmcnulty still the sys admin of BTM? Because a Discourse plugin needs to be installed again to get notifications working on BTM. I’ll send the info to whoever can access the server.

1 Like

@tmcnulty he’s got a lot on his plate right now. @zofrex could you add another Discourse plugin so we can get an app running for this? @bob Can you post the Github link to the plugin here, and it would be really cool if you’d also put that into its own post tagged with ‘documentation’ ‘apps’ ‘web-dev’ and anything else you think is relevant.

That will be super useful in the future if you’re busy or not around and someone wants to work on a task related to this.

Here’s the logo Bob: https://drive.google.com/open?id=1CYI2EiMMBYeo-5CTroz1bFOgshw4CRLk

Its also being used for helping the vulnerable, but i’ll create a pop up intro to explain its normal use and the additional current usage to users

Yeah I can add it, what’s the plugin?

1 Like

I’ll be honest, that logo isn’t going to fit as an icon and it would look sort of strange as a logo for a splash screen. Do you have a smaller logo or one with a graphic? I thought there was one with a map or maybe that was something else.

Another thing, is the Discourse logo at the top left of BTM going to be changed soon?

I made a simple logo for BTM, let me know what you think.

2 Likes

yeah, that looks good @bob.

I was prioritising just getting it out so it can help people as right now is when it’s needed, that is usually used as a full page graphic. Lets go with your logo, and if you send me a smaller version i’ll add it as a favicon in Discourse.

Here’s some small versions in a zip file. I used a converter to generate it so hope it works fine.

1 Like

nice. i’ll add them tomorrow :slight_smile:

@zofrex i’ve found a dev to do the final edits to the map/react part of the site. Without the testing server most devs have dropped out after wasting hours trying to set up discourse and get our app running inside it on their localhost. It seems to be just too complex, so i’ve suggested they code on the fly as we are hoping to get this out in a day or two. It occurs to me that their changes won’t go live if Travis isn’t running, so we’ll need to find another solution together so they can see if their changes are working or not. Did you get any success on it today?

@bob is it possible to also get these sizes:

logo

The logo image at the top left of your site. Use a wide rectangular image with a height of 120 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.

logo small

The small logo image at the top left of your site, seen when scrolling down. Use a square 120 × 120 image. If left blank, a home glyph will be shown.

mobile logo

The logo used on mobile version of your site. Use a wide rectangular image with a height of 120 and an aspect ratio greater than 3:1. If left blank, the image from the logo setting will be used.

I made two sizes because the logo and mobile logo are the same.

1 Like

sweet. thank you bob :slight_smile:

I didn’t make any progress yesterday or today I’m afraid, been busy. I’m still working on it but in the meantime I can manually deploy changes if need be.

1 Like

ok. I’ve hit an unexpected roadblock too, which will stop us launching and haven’t heard back from the React Dev yet. @ReactMeteor Team is there anyone who can handle those two tasks to get this platform out and saving lives?

@zofrex i feel like you asked me something about a domain and i forgot to reply, but i can’t find that post

BTM and PHM are now both deploying to Travis.

I’ve documented how to trigger deploys for them here, I would appreciate anyone who needs to be able to deploy taking a look at this and letting me know if it makes sense or they have any questions: https://github.com/focallocal/fl-maps/blob/unified-deployment/deployment/deploying.md

(In regards to the previous message, I sorted the domain out elsewhere)

1 Like

thats fantastic @zofrex well done :partying_face: