News?
Great Guide.
Can you update the guide with the commands updated (with the new versions of softwares) and improvments ?
Thanks a lot.
Master-Antonio
Posts
-
High performance stack -
nodebb-theme-material v2.0 published@pichalite Other fix in mobile.
@media (max-width: 768px){
.header-inner .logo .forum-logo {
visibility: hidden;
}
body #content {
padding: -1px -1px;
}
}In the mobile to fix this issues
https://github.com/pichalite/nodebb-theme-material/issues/18
or hide the title or hide the logo.The other modification is a little space from category to limit.
I set -1 and -1 because in this way does not read it, but simply you can delete the propriety.
-
nodebb-theme-material v2.0 published@pichalite To fix the logo.
.header-inner .logo .forum-logo {
width: 98px;
float: left;
height: 100%;
} -
nodebb-theme-material v2.0 published@pichalite I say example the youtube plugin .
-
nodebb-theme-material v2.0 published@pichalite A advice.
The navbar is empty, will be fantastic if you move the logo in center, only the logo, the site title remains on left.
For me will be better.
The logo is bugged, i wrote the issue on github.
I would do a little modification.
The row of the body for me is too high .
I will change.row { margin-left: -15px; margin-right: -15px; }
to
.row { margin-left: -15px; margin-right: -15px; margin-top: 26px; }
in this way for me is most cleaner.
-
nodebb-theme-material v2.0 published@psychobunny Already did.
I said only to search to add the compatibility with the most used plugin .... -
nodebb-theme-material v2.0 published@pichalite Because you are developing a theme , and i think that is a goal to develop a theme compatible with other plugins, because a theme without at least compatibility with the most used plugin is completely useless because the strength of nodebb is extensibility.
It would be common sense.
And if you believe that the customers of your theme will write every bug in every dist of github in every plugin, you are wrong.
Is not compatible also with the youtube plugin, i think it is a plugin installed in every forum.
Now i wrote a issue for the plugin of youtube .... i was wrong dist on youtube. -
nodebb-theme-material v2.0 published@pichalite Write a issue in his profile.
This plugin is very important and isused by so many people ... -
nodebb-theme-material v2.0 published -
nodebb-theme-material v2.0 published@pichalite Ordina per is default Order by.
I installed only nodebb-plugin-category-sort-by-votes that add only the voice "Più Votati" = "Most votes"
Subscribe is nodebb-plugin-category-notifications ( official plugin of nodebb ) ...
Update : nodebb-plugin-category-sort-by-votes cause the bug. @pichalite
-
nodebb-theme-material v2.0 publishedHow fix this bug?
Is bugged also the logo.
-
Windows Server 2012 Problem (AGAIN) -
Windows Server 2012 Problem (AGAIN)I used git shell to install all.
With 1.1.0 work seems work.
https://community.nodebb.org/topic/9421/nodebb-dont-work/17 -
Nodebb dont work@PitaJ Yes i wrote in 2 post first of this.
- I installed version 1.1.0 but when im logged , the site was again freezed.
- For this i deleted dump.rdb from redis folder and i redid "./nodebb setup" to re-create the database.
- After i tried to re-create the bug, for this i uploaded the same "Image/Logo" and change "Site Title" . But no problems.
Now seems work all perfecly.
There is a urgent bug in 1.1.2 . I think that there is a bug in the database.
I noticed that at the beginning , before of the bug in 1.1.2 , the cover of profile didn't worked, the users upload the image , but was invisible "all white". Worked only the avatar.
In 1.1.0 this bug there isn't and at the beginning , the cover of profile worked.
There is something broken in 1.1.2 ..... -
Windows Server 2012 Problem (AGAIN)@Jenkler said in Windows Server 2012 Problem (AGAIN):
CoreOS
CoreOS? Never used.
My favorite is Ubuntu .... -
Windows Server 2012 Problem (AGAIN)@Jenkler Simply, because my server is windows.
I cant buy a server linux now ....
-
Nodebb dont work@PitaJ The problem there was with mongodb and with redis.
Now I'm using redis. -
Nodebb dont workThe site is crashed when i changed the "Site Title" in settings and i uploaded the "Image/Logo".
This cause the bug.Update :
- I installed version 1.1.0 but when im logged , the site was again freezed.
- For this i deleted dump.rdb from redis folder and i redid "./nodebb setup" to re-create the database.
- After i tried to re-create the bug, for this i uploaded the same "Image/Logo" and change "Site Title" . But no problems.
Now seems work all perfecly.
There is a urgent bug in 1.1.2 . I think that there is a bug in the database.
I noticed that at the beginning , before of the bug in 1.1.2 , the cover of profile didn't worked, the users upload the image , but was invisible "all white". Worked only the avatar.
In 1.1.0 this bug there isn't and at the beginning , the cover of profile worked.
There is something broken in 1.1.2 ..... -
Nodebb dont workI tried to give admin to this new account.
But ACP dont work, all is freezed, i clicked make admin to the new account.
And now the new account is also freezed, same problem.
But is not a admin.I did again all for the 6 time , I'm starting to annoy me.
This nodebb after 5 minutes dont work.