Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This is a very slow way to do things. Can anyone suggest a better way to load it in my site? Something that will render faster?
thanks
@Jonathan-O'Donnell232 maybe hosting it in a subdomain of your site? is that an option?
Not really since they want the same header for branding.
@Jonathan-O'Donnell232 why don't you modify the theme to add the branding to the header?
F
Problem solved, for the record I have added all file on my GitHub: https://github.com/LM1LC3N7/Dockerfiles/blob/master/nodebb/README.md
P
That is a warning. That should not be causing issues for when you visit your site. Check for other errors in the nodebb log and in your browser console.
S
Annnnd I just realized I can probably just make an ajax call to the /api/tags/tagName route and get all the information I need. 👍
T
Hi, i have an error when I try to upgrade v1.1.0 to v1.1.2
0_1470912978713_Capture d’écran 2016-08-11 à 12.55.06.png
I am using benlulbar/nodebb docker package.
Do you think it is an error on my database, or on the migration script code ?
Related issue
J
Yeah, the nginx config for subfolder installs is a bit tricky 😄 Glad you got it working!