@pitaj
oh my goodness - that was it! I feel very stupid now. Thank you very much!!!
Best posts made by MAJR
-
RE: Cannot get emojis to work
Latest posts made by MAJR
-
RE: Cannot get emojis to work
@pitaj
oh my goodness - that was it! I feel very stupid now. Thank you very much!!! -
RE: Cannot get emojis to work
@pitaj
This is the full error I see. There is no more text.
But yes, it is public:
-> Forumin the category "Neuigkeiten" I for now allowed to create and edit topics for guests so that you can try it without logging in.
Thank you very much!
-
RE: Cannot get emojis to work
Hello, thank you for all your help but it made no difference. I did it exactly as you explained.
I have one error in the console of the browser. Transplated in English
the android plugin says:
"Failed to load resource: The request timed out". That would be a little bit strange.I wonder why. Is my server too slow to show emojis? I am using nginx.
-
RE: Cannot get emojis to work
I could not get it to work.
I get error messages:
When i install the ...android it says to require a peer of nodebb-plugin-emoji@^2.0.0 but none is installed
I change it - No differenceWhen I go for apple it says...requires a peer of nodebb-plugin-emoji@^3.4.2 but none is installed
I change it - No differenceI also have this message but I do not know what it means ???:
BEGIN emojis -->
| ^^^^^^emojis
could refer to the top-level valueemojis
or the.emojis
property of the current element, so compiler must emit code for both cases
| note: Migrate to modern syntax to avoid the ambiguity. This will become an error in the future.Outcome always:
@omega I am using nginx as well. What do you suggest could be the Problem?
-
RE: Cannot get emojis to work
Thank you for your reply. I installed the two Plugins but the emoji will not show in preview or when published. on the left side the code appears, when I select an emoji but on the right side there is no emoji... and when i publish there is also no emoji.
Do you have an idea why?
-
My forum meta description appears with ... enable it if it's disabled (i.e. NoScript) ... in google search
Hello,
when I google my forum the meta descirption displays with the following content: '... enable it if it's disabled (i.e. NoScript)'How can I get rid of this. It is a German forum so having "English" in the text is misguiding and also not helping with the content.
Can anyone help me?
Kind regards -
Cannot get emojis to work
Hello,
I do not seem to get the emojis to work in my forum. The code gets printed but in the preview the icon is not there and is also missing when submitted.
I read in other posts to install nodebb-plugin-emoji-extended but in my admin tools I cannot find this plugin
Probably I am missing something obvious, can anyone help me?
Regards -
RE: IP Address saved for non-registered users
No worries, thanks for the information!
-
nodebb-plugin-session-sharing - handling of deleted user
Hello,
I am using nodebb-plugin-session-sharing to login in users coming from my website. A new user is created automaticcaly in the forum.
I am now wondering how i can handle it, if users delete their profile in my app. I want to have the data deleted in the forum as well. Is there any common way to do it? Can anyone help me?Regards