Comments in Bludit

Post Reply
bjazmoore
Jr. Bludit
Posts: 8
Joined: Sun Feb 09, 2020 7:20 am

Why doesn't Bludit support native comment management? I am not a fan of bolting a 3rd party commenting system onto the system?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

1) Depending on the personal wishes and the legal requirements (especially the GDPR) a comment system can become a very complex system. The concept of Bludit is to be a lightweight content management system, and gives you the opportunity to use the comment system that suits your needs.

2) Snicker is a plugin that works like a native comment system:

https://plugins.bludit.com/plugin/snicker

Give it a try!
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
SamBrishes
Master Bludit
Posts: 106
Joined: Tue Dec 25, 2018 8:07 pm
Been thanked: 3 times

Thanks for mention the Snicker Plugin :D

It is also still in development and version 0.2.0 will add great features and a fully improved backend, even if it still take some time. GDPR compatibility is also a big topic, which I really take care of.
bjazmoore
Jr. Bludit
Posts: 8
Joined: Sun Feb 09, 2020 7:20 am

I appreciate the pointer. I will take a look at snicker. Also great to hear it is still thriving as a project and improved versions are coming.

Brad
eugene771
Jr. Bludit
Posts: 4
Joined: Wed Jun 10, 2020 10:02 am

Hello

I have error after use this plugin

Code: Select all

[01-Jan-2023 07:12:51 Africa/Abidjan] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function Session::start(), 0 passed in /home/evgeniyr/public_html/bl-plugins/snicker/plugin.php on line 801 and exactly 2 expected in /home/evgeniyr/public_html/bl-kernel/helpers/session.class.php:8
Stack trace:
#0 /home/evgeniyr/public_html/bl-plugins/snicker/plugin.php(801): Session::start()
#1 /home/evgeniyr/public_html/bl-kernel/helpers/theme.class.php(233): SnickerPlugin->beforeSiteLoad()
#2 /home/evgeniyr/public_html/bl-kernel/boot/site.php(17): Theme::plugins('beforeSiteLoad')
#3 /home/evgeniyr/public_html/index.php(41): require('/home/evgeniyr/...')
#4 {main}
  thrown in /home/evgeniyr/public_html/bl-kernel/helpers/session.class.php on line 8
Do you help me?
qtez
Jr. Bludit
Posts: 2
Joined: Tue Feb 22, 2022 9:46 pm

Edi wrote: Tue Sep 22, 2020 12:57 pm 1) Depending on the personal wishes and the legal requirements (especially the GDPR) a comment system can become a very complex system. The concept of Bludit is to be a lightweight content management system, and gives you the opportunity to use the comment system that suits your needs.

2) Snicker is a plugin that works like a native comment system:

https://plugins.bludit.com/plugin/snicker

Give it a try!
Regarding this plugin, it stops my site from loading. I wish u recheck the plugin again.
my bloge : https://qtez.pw/bludit
kohbarg
Sr. Bludit
Posts: 33
Joined: Tue Jun 11, 2019 11:36 am
Has thanked: 2 times
Been thanked: 2 times

eugene771 wrote: Sun Jan 01, 2023 8:25 am Hello

I have error after use this plugin

Code: Select all

Stack trace:
#0 /home/evgeniyr/public_html/bl-plugins/snicker/plugin.php(801): Session::start()
Have a look in the German board:
https://github.com/bludit/bludit/issues/1478
Post Reply