ok thank'll look
ogerly
Posts
-
display the group name in the chats.tpl in theme-persona -
display the group name in the chats.tpl in theme-personahttps://github.com/NodeBB/nodebb-theme-persona/issues/299
at which spot in the code
nodebb-theme-persona ... / chats.tpl / chats.js
is the chat overview assembled on the left side?
I would like to display the room name there gladly.I can tinker it myself, I just need a hint where.
for chat overview in the menu bar, I have changed.
NodeBB/NodeBB#4812Now please look at the theme persona.
-
How can I display the group name in the chat overview?ok I understand it .. and now this solution.
who assigned a room name, then it will be displayed if not then as far
Comparing master...patch-1 · NodeBB/NodeBB
Node.js based forum software built for the modern web - Comparing master...patch-1 · NodeBB/NodeBB
GitHub (github.com)
-
How can I display the group name in the chat overview?display the group name in the chat overview · Issue #4812 · NodeBB/NodeBB
my topic in the forum At present, the name of the group are shown always. which is very confusing. So when a group chat name has been assigned then should be displayed in the overview. can anyone tell me in what file I have to look? imag...
GitHub (github.com)
-
How can I display the group name in the chat overview?How can I display the group name in the chat overview?
At present, the name of the group are shown always.
which is very confusing.
So when a group chat name has been assigned then should be displayed in the overview.
can anyone tell me in what file I have to look? -
url to link is faultyahh here is quite different .. since when there is a link preview? Nice I will
-
url to link is faultyok sorry .. it has something to do with the preview. if I take the link function then it goes ..
is the markdown plugin what is responsible?example with link function:http://www.abgeordnetenwatch.de/fracking_verbot-1105-790---abstimmungsverhalten.html
-
url to link is faultyurl to link is faulty
example:
http://www.abgeordnetenwatch.de/fracking_verbot-1105-790---abstimmungsverhalten.htmland
Why are the tags under the text? which is not user friendly.
-
[nodebb-plugin-videoplayer]@svetlana nodebb-plugin-videoplayer run in 1.0.0
-
NodeBB v1.0.0good work !!
-
[nodebb-plugin-embed-video]I need the regex queries for youtube videos and separate playlists.
now is the version 0.1.4 at github.
If your YouTube URLs you do not work then please post here.
or give me message at github. -
[nodebb-plugin-embed-video]Version 0.1.1
EMBED A YOUTUBE VIDEO WITH A SPECIFIC START TIME
GitHub - ogerly/nodebb-plugin-embed-videos: youtube, vimeo, facebook, dailymotion, vine
youtube, vimeo, facebook, dailymotion, vine. Contribute to ogerly/nodebb-plugin-embed-videos development by creating an account on GitHub.
GitHub (github.com)
Example: http://www.sender.fm/topic/294/ein-youtube-video-zu-einer-spezifischen-zeit-starten
-
Error while searching and error in the mongoDBI have a problem with the search.
I have on my server two forums.
my MongoDB has both networks.
The search returns an error message in both.Network 1
9/1 11:19 [8742] - [31merror[39m: [plugins] filter:search.query, Unable to execute query: error processing query: ns=1.searchpost limit=50 skip=0 Tree: TEXT : query=dres, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query 9/1 11:19 [8742] - [31merror[39m: /api/search/dres MongoError: Unable to execute query: error processing query: ns=1.searchpost limit=50 skip=0 Tree: TEXT : query=dres, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query at Function.MongoError.create (/NodeBB/node_modules/mongodb/node_modules/mong odb-core/lib/error.js:31:11) at queryCallback (/NodeBB/node_modules/mongodb/node_modules/mongodb-core/lib/cursor.js:266:34) at Callbacks.emit (/NodeBB/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:95:3) at null.messageHandler (/NodeBB/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:249:23) at Socket.<anonymous> (/NodeBB/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:265:22) at Socket.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:748:14) at Socket.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:410:10) at emitReadable (_stream_readable.js:406:5) 9/1 11:19 [8742] - [31merror[39m: [plugins] filter:search.query, Unable to execute query: error processing query: ns=1.searchtopic limit=50 skip=0 Tree: TEXT : query=dres, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query
Network 2
9/1 11:25 [28360] - [31merror[39m: [plugins] filter:search.query, Unable to execute query: error processing query: ns=0.searchpost limit=20 skip=0 Tree: TEXT : query=hallo, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query 9/1 11:25 [28360] - [31merror[39m: /api/search/hallo MongoError: Unable to execute query: error processing query: ns=0.searchpost limit=20 skip=0 Tree: TEXT : query=hallo, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query at Function.MongoError.create (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/error.js:31:11) at queryCallback (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/cursor.js:266:34) at Callbacks.emit (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:95:3) at null.messageHandler (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:249:23) at Socket.<anonymous> (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:265:22) at Socket.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:748:14) at Socket.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:410:10) at emitReadable (_stream_readable.js:406:5) 9/1 11:25 [28360] - [31merror[39m: [plugins] filter:search.query, Unable to execute query: error processing query: ns=0.searchtopic limit=20 skip=0 Tree: TEXT : query=hallo, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query 9/1 11:25 [28360] - [31merror[39m: [plugins] filter:search.query, Unable to execute query: error processing query: ns=0.searchtopic limit=20 skip=0 Tree: TEXT : query=Population Boom 89' - Gibt es eine Überbevölkerung ?, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query 9/1 11:25 [28360] - [31merror[39m: [plugins] filter:widget.render:suggestedtopics, Unable to execute query: error processing query: ns=0.searchtopic limit=20 skip=0 Tree: TEXT : query=Population Boom 89' - Gibt es eine Überbevölkerung ?, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query 9/1 11:25 [28360] - [31merror[39m: /api/widgets/render MongoError: Unable to execute query: error processing query: ns=0.searchtopic limit=20 skip=0 Tree: TEXT : query=Population Boom 89' - Gibt es eine Überbevölkerung ?, language=, tag=NULL Sort: {} Proj: { _id: 0, id: 1 } planner returned error: need exactly one text index for $text query at Function.MongoError.create (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/error.js:31:11) at queryCallback (/nodebb/node_modules/mongodb/node_modules/mongo db-core/lib/cursor.js:266:34) at Callbacks.emit (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:95:3) at null.messageHandler (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:249:23) at Socket.<anonymous> (/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:265:22) at Socket.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:748:14) at Socket.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:410:10) at emitReadable (_stream_readable.js:406:5)
-
Happy New Year!Alles gute für 2016.
-
nodebb-plugin-audioplayer@sanatisharif
I do not know if the NodeBB forum uses here my player?
you can test times at www.sender.fm liked it. -
nodebb-plugin-audioplayer@sanatisharif
I've provided it for 0.9.3.
Thanks for the hint.
How accurate is the error? -
Merry Christmas!!frohes fest !...
-
move Topic - Select the categories are not loaded.move Topic
Select the categories are not loaded.
with me also the categories by themselves have shifted.as I can in the MongoDB check out the CATEGORIES The following?
Thema verschieben
Kategorien zum auswählen werden nicht geladen.
bei mir haben sich auch die Kategorien von alleine Verschoben.
wie kann ich in der MongoDB die Categorien checken?
-
[nodebb-plugin-videoplayer]I would always prefer and embed youtube.
but at sender.fm so desired. user can upload up to 300MB.
and which should then also be considered.