Comments in Bludit
Posted: Tue Sep 22, 2020 4:31 am
Why doesn't Bludit support native comment management? I am not a fan of bolting a 3rd party commenting system onto the system?
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 8Regarding this plugin, it stops my site from loading. I wish u recheck the plugin again.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!
Have a look in the German board: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()