Joomla Components and Professional Joomla Templates

      
    | 

!JoomlaComment 4.0 RC1 released

( 14 Votes )

Hey guys! It is been a long time since we released joomlacomment 4.0 beta2. Actually we were planning to skip 4.0 stable since beta2 was doing pretty well (no major bugs etc). But well, nobody is perfect. Recently a security flaw was discovered in all previous versions of JoomlaComment, including beta2. Naturally, a new release had to be made to address this.

The new RC1 release here today has patched the security, and has additional compatibility fixes and tweaks (since beta 2). Now it is the best time to update to the most stable and secure release yet. If you downloaded RC1 from the forums already, you are encouraged to update too as additional fixes have been made.


What is in store for the future? We don't plan to release another 4.0 version. We are concentrating on 4.1 that should bring a lot of speed improvements to all of you. The first alpha release is available for testers already in the forums (see the last blog article, Alpha testers needed).

Don't wait! Go to the download section and get your !joomlacomment 4.0 RC1 now!

We at Compojoom would like to thank again to all testers, contributors and users of JoomlaComment!    

Daniel D., Jonus C. & Nills A.

edit 29.01.2010 11:10 GMT: We understand the fact that we are going to be very unpopular with our latest decision, but it is a fact. The RC that you are going to download includes only the modern template. All other templates were removed, since they don't correspond to the code level we are aiming to. We will try to rewrite them in the next weeks and release them in the download section as separate downloads.

Comments (99)
  • JonusC  - Changelog
    avatar

    Here's the history since beta 2

    changelog.txt wrote:
    ************ 2010/01 : !joomlacomment 4.0 RC1
    # Fixes problems with the ubbcode
    # Fixed wierd code with some emoticons - http://compojoom.com/forum/6-bug-report/6422-weird-code-when-you-use-emoticons
    # Fixed bug with 404sef
    # Additional changes and fixes to templates and post layout
    # Anonymous comment edited from admin keeps original comment's IP

    ************ 2010/01 : !joomlacomment 4.0 Beta 2a
    # UBBCode class re-written - no longer vulnerable to XSS attacks
    # Layout fixes and tweaks to modern template
    # Bug #87 and #88 - Voting and Search will no longer jump to the CommentForm anchor
    $ French frontend language updated
    $ Svenska frontend language updated
  • Daniel Dimitrov  - the new changelog
    avatar

    The new changelog :)

    Quote:
    ************ 2010/01 : !joomlacomment 4.0 RC1
    # Fixes problems with the ubbcode
    # Fixed wierd code with some emoticons - http://compojoom.com/forum/6-bug-report/6422-weird-code-when-you-use-emoticons
    # Fixed bug with 404sef
    # Additional changes and fixes to templates and post layout
    # Anonymous comment edited from admin keeps original comment's IP
    - removed all old template, since they don't correspond to the code quality level we are aiming at

    ************ 2010/01 : !joomlacomment 4.0 Beta 2a
    # UBBCode class re-written - no longer vulnerable to XSS attacks
    # Layout fixes and tweaks to modern template
    # Bug #87 and #88 - Voting and Search will no longer jump to the CommentForm anchor
    $ French frontend language updated
    $ Svenska frontend language updated
  • Jorge  - Error trying to update
    avatar

    Hi,

    I'm trying to update from 4.0 beta2 but I'm getting this error:

    Component Install: Another Component is already using directory: "/home/verbumde/public_html/components/com_comment"
    Component Install: Another Component is already using directory: "/home/verbumde/public_html/administrator/components/com_comment"

    Do I have to uninstall manually 4.0 beta2? Will previous comments be lost?

    Thanks

    Jorge

  • Daniel Dimitrov
    avatar

    go to your comment settings make sure that the complete uninstall options is set to no.
    Then uninstall the component and install the new version. Of course don't forget to make a database backup before that!

  • Stephen England  - Upgrade issue
    avatar

    I have manually uninstalled two old (3.20?) joomlacomment plug ins and am trying to install zipped 4.0 - getting the same errors:

    * Component Install: Another Component is already using directory: "/home/beecave2/public_html/lakewaybee.com/components/com_comment"
    * Component Install: Another Component is already using directory: "/home/beecave2/public_html/lakewaybee.com/administrator/components/com_comment"

    Plus plug in still shows up under plug in menu. What have I done wrong?

    SE

  • Daniel Dimitrov
    avatar

    log in with FTP with a program such as filezilla and make sure that the folders from the above message are deleted.

  • Stephen England
    avatar

    That enabled me to install but then my template was "broken" until I disabled the plug in - what did I miss?

    Thanks for your mega quick reply BTW

    Steve

  • Daniel Dimitrov
    avatar

    You didn't read everything we wrote above:

    Quote:
    edit 29.01.2010 11:10 GMT: We understand the fact that we are going to be very unpopular with our latest decision, but it is a fact. The RC that you are going to download includes only the modern template. All other templates were removed, since they don't correspond to the code level we are aiming to. We will try to rewrite them in the next weeks and release them in the download section as separate downloads.

    So log in to your backend go to components->joomlacomment->content settings->layout and change the template to the modern one and click save.

  • Chong Kai Xiong
    avatar

    Would it be possible for you to release a patch for beta2 that fixes only the security issue? I'd like to update to RC1 but that will take me a while as I've added custom modifications to the code.

  • Chong Kai Xiong
    avatar

    Thanks. I got it. The XSS fix is in the additional line below, would I be right?

    Quote:
    $website = htmlentities($website, ENT_QUOTES, 'UTF-8');


  • Daniel Dimitrov
    avatar

    this is one of the changes. Also the whole JOSC_ubbcode class was replaced. Also you will find that there are 2 new files (stringparser.php and stringparser.class.php)

  • chalupa  - Upgraded, but comments not showing
    avatar

    I just finished the upgrade process. Everything seemed to go well, except the plugin doesn't seem to be working. My latest comment module is showing comments, but the comments aren't showing up at the end of my posts. I tried turning the plugin on and off. Any ideas?

  • dragaN
    avatar

    Is there update from 3.26 to 4.0 RC1?

  • Daniel Dimitrov
    avatar

    Uninstalling 3.26 and installing 4.0RC1 should be just fine.

    P.S. Guys don't forge tot always make a backup before doing anything on your sites!!!

  • dragaN
    avatar

    I hope it will be possible to import old comments from 3.26 to 4.0 and later versions?

  • Daniel Dimitrov
    avatar

    Look at the update info article and you will see how everything functions.

  • Nils Ally  - re: Upgraded, but comments not showing
    avatar
    chalupa wrote:
    I just finished the upgrade process. Everything seemed to go well, except the plugin doesn't seem to be working. My latest comment module is showing comments, but the comments aren't showing up at the end of my posts. I tried turning the plugin on and off. Any ideas?


    Which plugin?
    Remember, some plugs need to be FTP'd over to the correct area.
    And make sure the categories are assigned.

  • chalupa
    avatar

    Thanks for the help Nils

    The plugin I'm referring to is Content - !JoomlaComment. It was working before I upgraded. Do know you know if there's an updated one with the upgrade? The download link just gave me the component.

    I doubled checked that categories are assigned. I could just be missing something. It's been a while since I first installed everything.

  • Daniel Dimitrov
    avatar

    Do you see the content - !joomlacomment plugin in extensions->plugins?

    If you don't see it there, then for some reason it was not copied to
    /plugins/content/

    Open the zip package
    go to plugin/joscomment.php (and joscomment.xml) then manually upload those files to your server in plugins/content

    Then active them if they are not activated.

  • chalupa
    avatar

    Hey Daniel,

    Yes the plugin was showing up, but still not working. I went ahead and uninstalled the component along with the plugins manually. After I re-upgraded, everything is working fine and dandy now.

    Thanks again for the help!!

  • phizzy  - mod_comments ignores "comment size"?
    avatar

    Hi, Ive installed new RC1 version (uninstalled the 4.0beta2 version before). And the new mod_comments ignores the comment size setting. So in my module position it show the whole comments instead of first 80 characters. Is it my mistake or a bug?

  • Daniel Dimitrov
    avatar

    I remember that we had the problem, but as far as I can remember I have fixed it. I'll check it again tomorrow and let you know. Up until then just disable the latest comments module.

  • Daniel Dimitrov
    avatar

    Are you sure that you use the right version? I've tested it again with RC1 and it works fine for me. Could you perhaps start a thread in the forum?

  • Anonymous  - ugraded to 4.0RC1
    avatar

    Thanks Daniel, upgrade was easy and problem free.

    Thanks for a great component

  • Marco  - worked, just had to reinstall myblog plugin
    avatar

    Smoothly for me. well.. just needed to de-install and re-install the myblog plugin. (logical i guess, in this case). Thanks.

  • Grebox
    avatar

    hi Daniel, i upgraded and message is sucsesful but it is bother me that there is no visible change. How can I know that I'm running the right version now? In "about JComments" tab now it is noted

    Quote:
    JComments 2.1.0.0 [07/08/2009]

    . Is this the latest version? thx.

  • Nils Ally  - re:
    avatar
    Grebox wrote:
    hi Daniel, i upgraded and message is sucsesful but it is bother me that there is no visible change. How can I know that I'm running the right version now? In "about JComments" tab now it is noted
    Quote:
    JComments 2.1.0.0 [07/08/2009]
    . Is this the latest version? thx.

    Just underneath the comments on the frontend, you should see the signature: Joomla components by Compojoom

    From the backend, if you goto Components > !JoomlaComment > About

    There you should see in the middle of the text area: !JoomlaComment 4.0 RC1 by Compojoom.com - http://compojoom.com

  • Nils Ally  - re:
    avatar
    chalupa wrote:
    The plugin I'm referring to is Content - !JoomlaComment. It was working before I upgraded. Do know you know if there's an updated one with the upgrade? The download link just gave me the component.

    I doubled checked that categories are assigned. I could just be missing something.


    Well, the Content and a few other plugins are pre-installed, and should work automatically. In other words, if there has been any upgrades to this, it should be there already for you, with the component.
    Sounds to me like it's something stupid in the backend settings.
    Make sure you have the correct Include/Exclude, cause this may default the other way around to your previous setting.
    Do you have a link?

  • chalupa
    avatar

    Yeah - http://lebowskipodcast.com. Anything on the front page should have comments. I have a recent comment module on the left side where you can see the recent comments. If you click any comment from there, it takes you to the content item, but the comments do not appear.

    Thanks again for the help!

  • Daniel Dimitrov
    avatar

    Well, some problems just can not be explained. We had such things in the past (just look over the forum). Try to uninstall and install RC1 again. If it is not working, contact me and I will assist you through teamviewer.

  • chalupa
    avatar

    I replied up above. I went ahead and uninstalled, then re-installed everything. Now it's working. thanks again for your help!

  • Graeme Greenhill  - Thanks for the security fix, but ...
    avatar

    Hope you're able to get to the defects with the other templates soon - it cost me over an hour of re-applying and testing mods to the Modern template to make it even partially compatible with my Joomla template. Other than that the RC1 installed and ran like a charm. Keep up the good work.

  • azis  - new user
    avatar

    ok thaks for information,i'm a new people in the web...

  • JonusC
    avatar

    Writing this comment in Safari v4.0.4...

    Making this edit it Chromium (Chrome 3) v4.0.240...

    Tested with all major browsers on my localhost too :) . The new templates will come in a week or two, probably the JQ ones (unless the MT's have something unique and useful?)

  • Daniel Dimitrov
    avatar

    we better concentrate on the MT ones, because joomla comes automatically with mootools, so we will not have to load an additional library like jquery. This will make the user website faster.

  • J.F.
    avatar

    :) Hi,

    Is 3.26 affected by the above mentioned vulnerability?

    Will the old comments preserved if I upgrade?

    Thanks,
    J.F.

  • Daniel Dimitrov
    avatar

    Hi J.F.

    Yep, 3.26 is also affected.

    To update:
    1.Make a backup.
    2. check if under components->joomlacomment->content settings the option for complete uninstall is set to no
    3. Uninstall the component
    4. Install the new one

  • JonusC
    avatar

    Detailed steps on upgrading from 3.x or 4.0 beta to the RC1 can be found in the FAQs. http://compojoom.com/faq/122-joomlacomment-upgrading-to-40-rc1-from-3x-or-40-betas

  • Craig  - Upgrading from beta2, will it retain existing post
    avatar

    I understand that i would have to uninstall 4.0 beta2 and then install 4.0 RC1 to upgrade. Will this retain all my existing comments?

  • Daniel Dimitrov
    avatar

    Please read the comments under the post:

    Quote:
    2. check if under components->joomlacomment->content settings the option for complete uninstall is set to no

    Is this option is set to no, then the comments would stay untouched. But make a backup first in case anything goes wrong.

  • Craig
    avatar

    thanks.

  • J.F.  - error
    avatar

    Hi,

    I tried to uninstall 3.26 and install 4.0rc on a test server as instructed. Uninstall complete mode: No. Old comments were preserved. But posting new comment yields an error message: Request failed.


    debug info is shown inside the text box

    Unable to call JOSC_ubbcode::convertlinebreaks(testing 123...) in (omitted)/components/com_comment/classes/ubbcode/stringparser.class.php on line 381

    the message was posted despite the error.

    first is there away to disable showing of debug info on the website? What has gone wrong?

  • J.F.  - re:
    avatar
    Daniel Dimitrov wrote:
    I hope you use php5 and mysql5?

    $ php -v
    PHP 5.1.6 (cli) (built: Apr 7 2009 08:00:18)
    Copyright (c) 1997-2006 The PHP Group
    Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    $ mysql -V
    mysql Ver 14.12 Distrib 5.0.45, for redhat-linux-gnu (x86_64) using readline 5.0

  • Daniel Dimitrov
    avatar

    it looks pretty much like a php version problem.
    There is a similar bug for php 5.0 here: http://bugs.php.net/bug.php?id=25038 and a guys is complaining that the bug is present with php 5.1 . Are you able to upgrade your php server or is this not an option for you?

    edit: also could you post the whole error code?

  • J.F.  - re:
    avatar

    This is what appeared on the "List of joomlacomment Comments" page

    Warning: call_user_func(JOSC_ubbcode::convertlinebreaks) [function.call-user-func]: Unable to call JOSC_ubbcode::convertlinebreaks(testing 123...) in /var/www/html/(website domain)/components/com_comment/classes/ubbcode/stringparser.class.php on line 381

    the debug info that appeared in the text box is basically saying the same thing but with the html code.

    My production server is running php 5.2. I will attempt an upgrade and let you know the outcome.

  • J.F.  - fine
    avatar

    Thank you.
    Everything is fine. The upgrade is smooth.

  • emily  - Any simple instructions
    avatar

    I have version 3.12c on several of my sites but I am concerned about doing the upgrade. I am not really a techie and don't even know how to back up my dbase. I also don't want to lose all the comments people have been posting on my sites over the past 2 years or so.

    Can you post a few basic steps with respect to how to do this upgrade. Given that this is a security issue I would very much like to do the upgrade but I (and likely a number of other folks) may need a little handholding on this one.

    thanks
    emily

  • Royal Trude  - Languages missing from the distribution
    avatar

    Languages mizzing from the distribution :!:

    For instance this one: http://compojoom.com/forum/29-languages/7684-finnish-translation-for-joomlacomment

  • tonu  - Help
    avatar

    Using joomlacomment4.0.0RC1.But after commenting showing error like the following....
    Warning: call_user_func(JOSC_ubbcode::convertlinebreaks) [function.call-user-func]: Unable to call JOSC_ubbcode::convertlinebreaks(nice blog... :D ) in C:xampphtdocsmyjoomlacomponentscom_commentclassesubbcodestringparser.class.php on line 381

    Urgently need your help.
    Thank you

  • Im testing  - I only want to test JComment for XSS. Sorry! :)
    avatar

    alert('XSS');

  • Bentot  - Posting issue
    avatar

    Hi, after uninstalling 4.0B2 and installing 4.0 RC1 I get "Request Denied" and this message when posting a comment:

    Warning: call_user_func(JOSC_ubbcode::convertlinebreaks) [function.call-user-func]: Unable to call JOSC_ubbcode::convertlinebreaks(Yo!) in D:\www\golf\components\com_comment\classes\ubbcode\stringparser.class.php on line 381

    Bentot

  • Daniel Dimitrov
    avatar

    you need php 5.2 I think that it should work on php 5.1 too, but I'm not sure.

  • Bentot  - re: Posting issue
    avatar
    Daniel Dimitrov wrote:
    you need php 5.2 I think that it should work on php 5.1 too, but I'm not sure.

    I'm running php 5.2.1.1 on my server. However, I installed a server with php 5.2.9, and its working ok on that version. Definitely a php version problem.

    Bentot

  • Fran
    avatar

    what means?
    Deprecated: Function split() is deprecated in C:\wamp\www\asdffdf\administrator\components\com_comment\class.config.comment.php on line 294

    what can I do?

  • Chong Kai Xiong
    avatar

    I noticed a bug in RC1. Line breaks disappear when bbcode is turned off.

    For example, the following sample text:

    Quote:
    This is line 1.
    This is line 2.

    Will appear as:

    Quote:
    This is line 1. This is line 2.
  • Chong Kai Xiong
    avatar

    My temporary fix:

    (Applied to components/com_comment/joscomment/comment.class.php)

    Code:

    --- comment.class.php.orig 2010-02-14 16:30:02.000000000 +0800
    +++ comment.class.php 2010-02-14 19:57:20.000000000 +0800
    @@ -2584,6 +2584,16 @@

    if ($this->_support_UBBcode) {
    $html = $this->initUbbParsing($html);
    + } else {
    + // Fix line breaks; respect character and word limits
    +
    + $html = nl2br(JOSC_ubbcode::convertlinebreaks($html));
    +
    + $maxlength_word = ($this->_maxlength_word!=-1) ? $this->_maxlength_word : 999999;
    + $maxlength_text = ($this->_maxlength_text!=-1) ? $this->_maxlength_text : 999999;
    +
    + $html = JOSC_utils::setMaxLength($html, $maxlength_text);
    + $html = JOSC_utils::wrapWord($html, $maxlength_word);
    }
    if ($this->_support_emoticons) {
    $html = $this->parseEmoticons($html);
  • Maxim  - Great components.Easy to install. Work for the fir
    avatar

    Great components.Easy to install. Work for the first time!

    Very fast suport, many tanks to Daniel.
    Integrate perfect with adsmanager.

  • guan
    avatar

    Hi,

    After installing the component and try to access whenever Item of the menu Component->!Joomlacomment-> Item...

    I always have this or similarly error

    string(67) "joomlacomment: unexpected error. No plugin found for component '' !" string(67) "joomlacomment: unexpected error. No plugin found for component '' !"
    Deprecated: Function split() is deprecated in /~/www/guandedio.awardspace.co.uk/administrator/components/com_comment/class.config.comment.php on line 294
    string(67) "joomlacomment: unexpected error. No plugin found for component '' !"
    Fatal error: Call to a member function getViewTitleField() on a non-object in /~/www/guandedio.awardspace.co.uk/administrator/components/com_comment/admin.comment.php on line 692

    I unzip the file into my server and then install it from Joomla, the file that I have installed is joomlacomment4.0.0RC1.zip, I don't know if I miss something

    Best Regards,
    GUAN

  • Daniel Dimitrov
    avatar

    guan please start a new thread in the forum. I have the feeling that there is a database problem at your end or something like this. As I said start a new thread in the forum and we will find the problem.

  • Jlaner  - Error message
    avatar

    Hi, I have installed !JoomlaComment 4.0 RC1. Everything works fine until I send the first comment. Then I receive the error message:

    "
    Warning: call_user_func(JOSC_ubbcode::convertlinebreaks) [function.call-user-
    func]: Unable to call JOSC_ubbcode::convertlinebreaks(Testnachricht) in /var/www/web16/html/components/com_comment/classes/ubbcode/stringparser.class.php
    on line 381
    "

    Do you have an idea how to fix this?

  • Emily  - Uninstalled 3.12c, installed 4.0.0RC1 and it faile
    avatar

    I uninstalled 3.12c then attempted to install 4.0.0RC1 (following the directions at (http://compojoom.com/faq/122-joomlacomment-upgrading-to-40-rc1-from-3x-or-40-betas) and the installation failed - I got the following error:

    ERROR: Could not find a Joomla! XML setup file in the package.

    Anyone know what to do here? I would like to get this fixed very soon but I am stumped. I can't seem to install.

    -Emily

  • Daniel Dimitrov
    avatar

    Hey Emily, do you have joomla 1.5 or 1.0? 4.0RC1 is working only on joomla 1.5.

  • Emily
    avatar

    Hi Daniel,

    Uh-oh. I have 1.0.15 on two sites and 1.0.13 on another. I don't really want to upgrade to 1.5 at this time - too much work. Is there anything I can do? Or do I just have to turn !JoomlaComment off? I really like the product.

    thanks,
    emily

  • Daniel Dimitrov
    avatar

    Well, we don't offer anymore support for joomla 1.0.
    But instead of un-installing you could disable the ubbcode support in the component - then you are safe.

  • Emily
    avatar

    Thanks for the info Daniel. I have just turned off UBBCode on all my sites. I am glad to be able to still use the component!

  • Jlaner  - Error message with php 5.2.0-8
    avatar

    Hi,

    maybe I should add that I have php 5.2.0-8 on my server. Is there a chance to run !JoomlaComment 4.0 RC1 under this php version?

  • Daniel Dimitrov
    avatar

    I've tested it with 5.2.5 - and it works with this version for sure. I don't know if it is running on 5.2.0, but it should run.

  • Jlaner
    avatar

    In the meantime I have disabled the UBBCode - and now it works.

    Another issue is that the limits for character length of words and in lines don't work. I have set limits of 50 characters each. But if I type in a word of 100 characters, it will be shown in one line.

  • Daniel Dimitrov
    avatar

    wordwrap should work, line wrap not anymore. I don't see a reason of using line wrap. If the words are not longer than 50chars, then why should we stop the lines at a specific character length? We can use css for this.

  • Jlaner
    avatar

    Wordwrap works only if I use short words. :dry:

    I am not a css expert. :unsure:

    So it would be much easier for me to limit the size of the message window by line or word length. B)

  • Zinovsky  - sitemap generator doesen`t crawl the comments
    avatar

    Hi,
    Since i upgraded to RC1, sitemap generator doesen`t crawl the comments links so are not included any more on the sitemap. I have disalowed component in robot.txt, is a problem in the new version or just i have to change configuration somewhere in my site ?
    Thanks in advance for help.

  • craig  - thanks
    avatar

    :cheer:

  • Ramil  - I have new language for JoomlaComment
    avatar

    Hi everybody.I am from Azerbaijan.And i have translated this extension to Azerbaijan language.How can i send this file to joomla.org to publish this file and every azerbaijanian could use it.Sorry for my english.Thanks

  • Daniel Dimitrov
    avatar

    you must not send the file to joomla.org, just post it in compojoom's forum and I will make sure to include it in the next release.

  • max
    avatar

    How many I must pay in order to use it without the signature "Joomla components in order to Compojoom"?

  • Anonymous
    avatar

    How many I must pay in order to use it without the signature "Joomla components in order to Compojoom"?
    And how to get rid of lines on inscriptions: "Your Contact Details:"
    "Comment:"
    "Security"
    ?

  • Daniel Dimitrov
    avatar

    You must pay nothing. You can make a donation if you wish.

    And to get right of your contact details edit the language file and if you don't want a security image turn it off in the backend.

  • max
    avatar

    Thank You :)
    One of my comment was duplicated, if You wish remove it.

  • max
    avatar

    And how to get rid of lines on inscriptions: "Your Contact Details:"
    "Comment:"
    "Security"
    It this only in opera - peek here
    http://img534.imageshack.us/img534/6778/formj.jpg

  • duncan  - geting strange error code
    avatar

    am using windows 7 and when ever i nid to post a comment(testing) i get thses weird lines on comment pages somethin like this:

    Deprecated: Function split() is deprecated in C:\wamp\www\KOSIBAY_SCHOOLS\administrator\components\com_comment\class.config.comment.php on line 565

Write comment
Your Contact Details:
Gravatar enabled
Comment:
[b] [i] [u] [s] [url] [quote] [code] [img]   
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch::(:shock:
:X:side::):P:unsure::woohoo::huh::whistle:;):s :!::?::idea::arrow:
Security

Testimonials

Best support, fast upgrades

I don't really leave as many reviews as I should, but the support provided by Daniel is on par with the other leading extensions support groups.
I bought the component and installed it, and had questions about some customization (support for JomSocial + Avatars). I posted my questions on the forum, and within a couple of hours I had a very helpful response. I used to use the free !JoomlaComment extension, but when I saw that they went "pro" I definitely trusted their work on my site....

Professional coded..

Easy and quick install, a lot of features (antispam protection, quoting previous comments, reply to comments, rss and e-mail subscription...). I've tested some other comment modules for joomla and compojoom is one of the best because of the features and I've found no bug at all during testing...

Read all testimonials >>

Newsletter




Our Blog

Hacking competition is over (0)
02.09.2010, 01:32:
I'm sad to announce that our hacking competition is over. However I'm really happy to say that the latest compojoomComment 4.1.7 couldn't be cracked : ...
Read more

Who's online

We have 1224 guests and 2 members online

Subscribe

You need a support subscription to download our commercial extensions

clickbuy

Advertisement

Latest Forum Posts

by admin
Today 10:53:37
by marco
Today 08:27:36
by admin
Yesterday 17:52:34
by admin
Yesterday 17:23:35
by admin
Yesterday 17:20:11