Upgrading solved it. Thank you very much.
Best posts made by daftcyborg
-
RE: Composer Formatting Options Not Working On New Post/Topic
Latest posts made by daftcyborg
-
Facebook SSO Plugin Issues: Data Deletion Callback Request URL needed
Hi,
I'm trying to implement the Facebook SSO. I filled all the appropriate fields including AppID and Secret on the plugins page. On the facebook side I filled in the Privacy and Terms of use URL but now the app is asking me for the "Data Deletion Request Callback URL" before I go live which I don't have or know how to code.
This is what FB says:
Can someone please help me?
All the Best,
Dan
-
Navigation On Recent Cards plugin
Hi,
I'm not sure if this is a bug; but when I click on the Recent Cards in the Carousel on my Home page it takes me to the "comments" section of the topic not the topic itself.
Is there a way to change this?
All the Best,
Dan
-
Suggested Topics Widget
Hi,
I dragged and dropped the Suggested Topics HTML widget into the global footer but it is not showing up. I rebuilt and reloaded the site and it is the latest version of Nodebb v.1.16.2.
Any ideas?
Also, how can I make it appear on only certain categories and topics and not others?
All the Best,
Dan
-
How to configure Recent Cards plugin?
Hi,
I really like what looks like the use of the Recent Cards plugin which allows lavender cards functionality on the Persona theme which I am using.
I installed and activated the Recent Cards plugin, and I like how it displays on the home page through putting the HTML widget on the global header. However, I just want the recent posts on the home page and no where else. I noticed the nodebb community forum can control which Categories including Home that these recent post cards can appear on. How do I set this up?
All the Best,
Dan
-
RE: Sanitize HtML plugin not working
@pitaj Thanks for the reply! Is it built into the markdown plugin now?
HTML works in posts now which we need for affiliates. I turned on Markdown's "Allow HTML" to achieve this. Is it necessary to install the sanitizehtml plugin just in case to avoid attacks?
-
Sanitize HtML plugin not working
Hi,
I am trying to use the sanitize html plugin so that when users post html I can prevent an attack. I installed and activated the plugin using the ACP but it doesn't show up as a plugin settings page under "plugins" in the navigation menu.
I am using:
nodebb v.1.16.2.
npm v.6.14.4https://github.com/akhoury/nodebb-plugin-sanitizehtml
I have tried rebuilding and reloading the site after installing and activating the sanitize html plugin. Any ideas? Do I have to do something from the command line?
All the Best,
Dan
-
How to add privacy policy to registration page
I would like to add our organization's privacy policy to the registration page. What's the best way to do this?
On another note, is it possible to add the privacy policy link to the registration widget?
-
RE: Composer Formatting Options Not Working On New Post/Topic
Upgrading solved it. Thank you very much.
-
RE: Composer Formatting Options Not Working On New Post/Topic
I am using
NodeBB v 1.13.2
NodeJS v13.14.0
npm v. 6.14.4
mongod v.4.2.12
nodebb-plugin-composer-default v6.3.57The bug is the composer formatting options like bold or italic doesn't work when posting a new topic for the first time. However, when editing the post after it's been posted, the formatting options work.
Do I need to upgrade NodeBB to the latest to fix this bug? Is there a simpler fix? I have tried restarting, rebuilding and reloading the site.