315 comments found.
Hi. I already asked this question, but you did not answer. That is what stops me from buying the script. The essence of the problem. When you register on your demo site BUZZY with a Russian name or nickname (Cyrillic), it stops working easycomment. If you register with English name ( Latin), everything works fine. Is it even possible to fix? http://i.imgur.com/xKSRBk5.jpg and http://i.imgur.com/5cVTok6.jpg
Hey, Thank you for reporting this. I will fix it
Thank you. Please let me know when you fix it.
sent and email via cc. kindly check
Thanks
Hello, for me easycomment works with bugs. 1. Sorting [oldest-newest-best] doesn’t work. 2. When a ‘guest’ user replies to some comment his reply doesn’t appear at once, it appears only after page reloading (ajax bug?). Registered users don’t have this problem. 3. When I have more than 15 comments the link to page ‘2’ appears, but doesn’t work. Is there something wrong with JS? I’ve tried it on various browsers and PCs.
Thanks
Hey, I’ve sent url to you
Hey, Thank you for supporting. Now ‘best-oldest-newest’ sorting works, and links to other pages also do, but replying to any comment still doesn’t work good for guests, it does only for registered users and admin…
Not sure why. I will take a look and let you know. Thanks
Hello. Have you fixed the problem with reply form for guests? Thanx.
This might just be what I need.
Question: I don’t want to add yet another registration and login just to comment so … If I use the “guest comment” feature, can I still see who posted what (and ban the person if the content was spam)?
It’s a great script but I can not make my users register twice.
Thanks for your advise. 
Hey you should connect your member system with following variables of easyComment.
var easyComment_userid = ’’;
var easyComment_username = ’’;
var easyComment_usericon = ’’;
var easyComment_profillink = ’’;
Just check example.html in downloaded easyComment files for more info.
We used this system on Buzzy script.
So you can use this way on your site too
Thanks
Thank you, that is great news!
I am contacting you regarding the implementation and once we have that in place, I’ll gladly buy this.
Hello. Could you tell how to install easycomment script with buzzy? it’s not working, if I try to install easy comment folder in root of buzzy script. Maybe .htaccess
Other solution is use subdomain for easyComment. Thanks
Hi, this is very nice self-hosted alternative to Disqus. I like it. The worst thing on it are names of variables or database columns in other languages than English. This is bad for me as the programmer.
http://codecanyon.net/user/akbilisim#contact
Thanks.
can you configure the admin so that it can receive a email notification when a new post is created?
Sorry currently we dont have email alert on this script
Thanks
does this comment system support a different language or can be configured for a foreign language?
Hey,
Yes you can translate. Please check app/configuration/lang.ini file for it
Thanks
My friend ask me to install your script and i did, all went well but there is 2 problems: 1- Doing some action like login in or off, it dont redirect me to anywhere just show the: http://i.imgur.com/Z0LyC37.png
2-the avatar upload don’t work only in admin area.
Hey your friend needs to contact with us for support. http://codecanyon.net/user/akbilisim#contact Thanks
Hi. i want to buy this script, but i want to know is all codes all opened or encrypted ? Please tell which programming languages you used in this script. Php, Mysql version. Thank you
Hey used pure php on this. We require php 5.3 or newer. And yes script fully open source Thanks
What is the diffirence between Regular License and Extended License ?. All source codes are same or not ?
Hey,
You can check here
http://codecanyon.net/licenses/standard
Thanks
Hi akbilisim, your script is written with the framework laravel? if it was written with lavarel in which version. Thank you.
Hey We didnt use any framework on this script.
Thanks
Pre-sale question…. Does this script have a star rating system and sort capability?
We have thumbs up/down and yes we have Best Oldest Newest sorting
Thanks
Hi, I purchased a few days ago and it looks like what I am after. I’ve sent an email about a query about a time zone error – full details in email – which I can’t figure out. Any help would be appreciated. Thanks
Hey I answer that email. Please check you envato account email. Thanks
Thanks for your quick response – I’ve rechecked my email account and nothing has come through. Can you please resend your reply. Thank you
Okay send you again. to christopher0…
Thanks, but only the email pointing to this thread has come through and nothing to actually answer the original query. Oh well, not to worry, I’ll use a different comment system and delete what I’ve done so far on my own system.
Please email me via another email you have. gmail or something. I guess there is problem with your mail server or mine. Thanks
So will this work dynamically? For instance, would I place this code in my blog module’s php code one time and it will create comment box for all blogs created or would I have to create a separate comment box for each post?
Hey, first part is correct one. Just you need to add one code on your blog post page and set unquie post id and thats it comment area will show up for each post single code. Thanks
If i buy this and place it on my website, does every page have it’s own unique comment thing or will it be 1 sitewide comment thing?
Hey, If you type ContentID variable then all pages has unique comment area.
For example;
var easyComment_ContentID = ’<?php echo $your_post_id ?>’;
You can use easyComment code on many pages and many websites and manage on single admin panel.
Thanks
You should add laravel support!
What you mean with that?
User integration with a laravel user account.
There is integration with wordpress? without re-registration of users.
Hey you can do this. Please check our docs http://easycomment.akbilisim.com/doc.html usage section. And you can entegre with any user system with following variables of easyComment
var easyComment_userid = ’’;
var easyComment_username = ’’;
var easyComment_usericon = ’’;
var easyComment_profillink = ’’;
Just check example.html in downloaded easyComment files for more info.
Does the login integrate wi buzzy users or do the users have to signup to buzzy and to easy comment?
Yes integrated. No need second signup on Buzzy. more info can be found here:http://buzzy.akbilisim.com/admin/docs#easyComment
Awesome, thanks for the quick response
forgot my login password how can i reset it ?
Make sure you have right mail configuration and use password reset system. Thanks
there is no reset password section !
Please check login form. There is a link for this Thanka
Is this script fully hosted by myself i i buy it or do i have to connect to your servers.
Are the comments stored in my database?
Hey yes it fully hosted in your servers. All admin area controlled by you. No need to connect any our server.
Thanks