By : salt_and_pepper Published On Tuesday, September 28, 2010, 08:40 In PHP Scripts
eComments ver1.6.3-Jan21 is now available – check the demo.
Please report any bugs you may encounter. Thank you!
Please upgrade to the new version!
Version 1.6.3 - 01/21/2011 - up for review - removed the reset styles from css/style.css Version 1.6.2 - 01/01/2011 I want to thank Larry and Falenone for helping me with this bugs! - fixed a bug with the captcha - the captcha image wouldn't show if the page that uses the eComments app wasn't in the same directory with the app - an error was thrown in the Admin Panel when Magic Quotes were turned on Version 1.6.1 - 12/22/2010 - fixed the comment layout problem in the admin panel; sometimes the comment was stretching the table out of the layout; Version 1.6 - 10/29/2010 - added the captcha verification - added the ability to reply to a reply comment - fixed a data type bug with the ajax requests - fixed an Admin Panel bug - fixed other minor bugs Version 1.5 - 10/14/2010 - fixed a bug with utf8 character set support Version 1.4 - 10/05/2010 - added a timer for the Reload Comments Button (thank you GhoHan for the help) - fixed a delete comments bug; now when a comment is deleted, the reply comments will be deleted also Version 1.3 - 10/04/2010 - added the ability to reply to comments - added a dynamic pagination - in the Admin Panel added the ability to display comments grouped by page_id - email support for email@email.com.do - show/hide reload comments button
eComments has been designed to be incorporated into an existing project with ease, without any conflicts with any existing code. At the same time its designed in such a way that you don’t have to worry about the way the application works, giving you the chance to move forward with your project.
It is powered by jQuery and the UI by CSS3. eComments is very flexible, built to fit in the container you place it – the sizing is done automatically. eComments also offers you an easy to use Admin Panel, from where you can manage your comments.
eComments.init({
pageId: "my_page",
containerId: "#comments"
});
Admin Panel Credentials:
Username: admin
Password: admin