Carbon-Forum
Carbon-Forum copied to clipboard
A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
Please, use some serious l10n things like gettext. gettext works on PHP 5+, and is included in the official Windows build.
Hello! Your script looks neat! :) All I want to know is are you going to add guest posting with captcha feature and is there any chance to use basic...
I'd rather have this be an option so that I users can easily identify staff members. Somewhere in CSS i'd like to be able to make Administrator names Red, and...
Hey guys, nice script so far and I love it. Could you guys please add SEO url friendly and also canonical tag to avoid duplicate contents. If possible, please add...
I suggest adding a rank, which include the right to view departments, access to the admin panel, moderator and user management, where you can change the nickname, rank, information etc.
Hello, I would like to report for possible XSS vulnerability. The path of the vulnerability in files https://github.com/lincanbin/Carbon-Forum/blob/master/library/PHPAnalysis.demo.php ```php // line 27 // the source $str = (isset($_POST['source']) ? $_POST['source']...