1. Information Madness
  2. Bug Report
  3. Wednesday, 07 April 2010
  4.  Subscribe via email
I just upgraded my JoomlaComment from beta1 to RC1. You guys are doing a great job and thank you for providing this powerful commenting system for free.

I just noticed one bug in the notify email code.
in the file location below
comment/joscomment/templates/modern/index.html 


for the user email notification you have something like this..
<select name='tnotify' id='tnotify' class='inputbox' tabindex="3">{notifyselect}</select>


Now when you actually disable the user notification, it gives empty select box with no options. I think the code below should be fixed to include
<select name..............></select>

as well as the
<options></options>


in the comments.class.php
Responses (2)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!