@bentael yep. I import from phpbb3 last september and remember about duplication.
@oPignonLibre try create big swap before you import
@bentael yep. I import from phpbb3 last september and remember about duplication.
@oPignonLibre try create big swap before you import
@sergej-saveljev seems you index posts. I don't know solution and why your search didn't work.
@AnthonyM yep, I change custom theme (most of all css, but also some things in theme templates, include header)
I think only way to do it - change template.
If you interested I can give some tips (I make it on my own forum http://forum.veloufa.ru/)
@sergej-saveljev may be you need index DB? In ACP open "Plugins->DB Search" and index your forum.
I want make different view for first post and I use <!-- IF !posts.index --> <!-- ENDIF !posts.index -->
. But problem in replies (in v1.3.0). In replies {posts.index}
is not set, so it false. And replies looks like first post. Any ideas how change first post without changing replies?
May be exist some construction like <!-- IF posts.index=0 -->
?
Screenshots:
But problem with it:
@Nicolas no, when I logget in it also doesn't work. In browser console this:
Error has occurred, error: Something went wrong. Spoiler content can not be found.
nodebb.min.js?2c3aa6f6-52d8-4227-9923-187506727d4b:12
I use this:
Oh, just found this plugin doesn't work. I see spoiler in post, but when click, it doesn't open, only changes eye symbol.
NodeBB v1.3.0. (work at v1.2.1)
nodebb-plugin-ns-spoiler 3.0.3 (when update forum from v1.2.1 to 1.3.0 also update this plugin)
(example: http://forum.veloufa.ru/topic/7033/15-16-октября-2016-кольцо-24)
Since theme with quick reply public and free now, I think I can see how do it and repeat it in persona theme.
@Tom-Wilson Unfortunately
LATEST VERSION ONLY SUPPORTS:
NodeBB v1.0.0
via https://github.com/akhoury/nodebb-plugin-import
I install nodeBB v1.0.0 and update my forum to 1.2.0 after import information from my old forum (v 1.2.0 was actual when I import from phpbb3)
(IMHO it is most important plugin for commtity grow and I don't know why it is not support for actual versions)
You need do in in folder where Nodebb installed. Use cd folder_name
russian: команду надо выполнять в папке, где установлен форум.
If you get errors may be best solution make update with smaller steps.
If you get error with updating from v0.7.0 to v0.8.0, IMHO you can try update v0.7.0 to v0.7.1?
Wow, amazing! Open forum to checkout topics before updating v1.2.1 to 1.3.0, and already 1.4.0 released.
Great!
I check this forum from mobile, work fine for me.
May be some logs be helpful.
./nodebb log
NodeBB team release v1.3.0.
Thats new:
Мore: https://github.com/NodeBB/NodeBB/milestone/48?closed=1
@yariplus thank you!
I change my nodebb forum theme with custom css, but i don't know how change two dynamic elements (because its dissapear quckly and i can't watch it with dev tools)