@psychobunny Thank you very much! I got same issue for a while! will try the latest code...
Posts made by miluo
-
RE: My first reward crash server :(
-
RE: [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
@pitaj I started testing your calendar today and there's several issues that have come up
- Previously mentioned bbcode, both on the calendar and in the post it generates
- Previously mentioned jump to random prior date
- Events are not saving. I created an event on one account, but it is not visible on another, viewer settings were correct, errors everywhere.
- Tons of errors popping up on the side, I'll look into it once I enable debug mode
- Some errors while attempting to post, preventing me from posting events sometimes, I'm not sure what the reason for that is
- The "topic tools" dropdown on the rightmost panel is blocked by the UI, I can't really see anything when trying to use it.
I've only been using it for a short time so these are just some on the surface bugs, any chance of you tackling em any time soon?
-
RE: nodebb forum vs Mobile Messaging (WeChat, whatsApp, etc)
@Kowlin Thanks for the great insight! another diff: forums software is web-based, while WeChat/WahtsApp is native mobile app which has better user experience.
-
RE: nodebb forum vs Mobile Messaging (WeChat, whatsApp, etc)
@Kowlin i worried in a few years forums will disappear and move to WeChat or WahtsApp. since it's not hard technically for them to make it like a forum (1) let user create open community (actually WeChat allows the creation of public accounts that anyone can follow, but limits posts to one a day.); (2) even today user can can search comments/posts in a group easily, even it's stored in local phone, not in server. (storing in server side is just technical decision).
-
RE: nodebb forum vs Mobile Messaging (WeChat, whatsApp, etc)
(1)bigger community: I think they have much bigger user base/community than any forums; WeChat can have a group of 500 people to discuss/chat (a cool feature i used is that people can easily talk and record voice as a presentation so group members can listen, etc) and i believe they can make the group size unlimited if they want.
(2) as of orgnized place - they can search / list /tags groups users, etc. -
nodebb forum vs Mobile Messaging (WeChat, whatsApp, etc)
@baris
@julian
@psychobunny
WeChat and WhatsApp is very popular these days, and people can easily use them to create groups and discuss. I am wondering how you guys think about the difference between forum system (like nod ebb) vs those mobile messaging (like WhatsAPp, WeChat). -
for bug fixed on master branch, is the bug also fixed on v0.7.x ?
I noticed there are many bug fixes on master branch, are those bug fix code also merged to v0.7.x branch?
which one is more stable? master branch or v0.7.x ?
also for plugins, how do i know whether those plugins working on v.0.7.x or master ?
-
how is the "unresolved" working? seems like not a tag, but what is it?
Hi,
I noticed in this category there is a topic (topic title: " MongoDB Structure") which has a tag (but not like a tag) called "unresolved". is it really a tag or something else? how to add something like this to a topic?
thanks.
-
RE: image uploaded but display too large
@baris it works well on this site.how can I get the same code version of this site? Thanks.
-
RE: image uploaded but display too large
I just uploaded the image on the test forum on this site. It display well.
Is the code of this site from main branch or other branch?
Which branch/latest should I use ?
I will git pull to get the latest and try again.
BTW which upload plug in is used on this site? I used imgur plugin.
-
image uploaded but display too large
I installed latest code from main branch
And I tried to upload a photo I take from phone. with about 2.1 mb size .ton is
It is uploaded successfully as the topic content. But when it is displayed it is too large only a portion showing in the content.
Any help advice is appreciated.
Thanks. -
RE: Allowing users to creat a group
@baris how can we get this new group feature? i tried master branch, i saw ACP settings, after i enable public group, i still did not see it show up in header. which branch should we use to get this ? v0.6.x ? 0.7.0 ? master? thanks.
-
anyone tried out plugin: nodebb-plugin-profile-extends
anyone tried out plugin nodebb-plugin-profile-extends and is it working for you? it seems not working for me.
thanks.
-
RE: Sneak Peek of User Created Groups in v0.6.1
@julian This is awesome!!! thank you!! the best feature in my opinion. i will try it out tonight.
one thing, what if there are tens of thousands of groups -- maybe the group page can be like tags page which allow user to search the groups with autocomplete... -
RE: Can an user select a group to join?
@julian COOL! looking forward to trying it out soon! thanks!
-
RE: Can an user select a group to join?
@julian will this feature (allow users to find, apply and join a group after the group owner approve the user) be in 0.6.1 ? thanks.
-
RE: nodebb 0.6.0 admin page not responding after activate nodebb-plugin-emailer-local
@miluo i switched to other emailer plugin and works.
-
nodebb 0.6.0 admin page not responding after activate nodebb-plugin-emailer-local
Installed nodebb 0.6.0, it works well. but after i install and activate email plugin: nodebb-plugin-emailer-local, the admin page can not be loaded anymore.
any help is appreciated.
-
RE: subcategory not working on 0.5.3
never mind -- after i clear the browser cache, the issue is gone and the sub category works.....thanks.
-
subcategory not working on 0.5.3
I installed 0.5.3 release, and created sub categories like A-->B-->C, when i navigate to catgegory A, Ididn't see category B. (I am using the default theme vanilla)
this seems worked before, but not working with the new version 0.5.3. is it a bug or by design to not support this kind of sub-category hierarchy in 0.5.3 and vanilla theme ? thanks.