Blog module Notification about new comment

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/3/2010 3:37:02 AM
Gravatar
Total Posts 16

Blog module Notification about new comment

Hi All!

I've checked that there is a tick to send comment notification and email address is there in Blog settings now but still nothing is coming.

I can recieve email notification from Contact Us form.

 

Thanks,

Alexander 

9/3/2010 6:46:19 AM
Gravatar
Total Posts 18439

Re: Blog module Notification about new comment

It only works for the internal comment system, if you use IntenseDebate or Disqus then they control notifications.

It works when I test it.

Best,

Joe

9/3/2010 7:07:48 AM
Gravatar
Total Posts 16

Re: Blog module Notification about new comment

Yes, I use Internal.

May or may not that be related to this error in the log ?

2010-09-03 14:04:05,948 ERROR mojoPortal.Business.WebHelpers.IndexWriterTask - System.IO.IOException: Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\masterskaya-tanca.spb.ru\httpdocs\Data\Sites\1\index\write.lock

at Lucene.Net.Store.Lock.Obtain(Int64 lockWaitTimeout)
at Lucene.Net.Index.IndexWriter.Init(Directory d, Analyzer a, Boolean create, Boolean closeDir)
at Lucene.Net.Index.IndexWriter..ctor(String path, Analyzer a, Boolean create)
at mojoPortal.Business.WebHelpers.IndexWriterTask.GetWriter(String indexPath)
at mojoPortal.Business.WebHelpers.IndexWriterTask.ProcessQueue(DataTable q, String indexPath)
at mojoPortal.Business.WebHelpers.IndexWriterTask.ProcessIndexingQueue() 

 

thanks for your reply, 

Alex

9/3/2010 7:12:37 AM
Gravatar
Total Posts 18439

Re: Blog module Notification about new comment

No, it would not be related to that error which is about indexing content into the search index. You may need to rebuild your search index and also check folder permissions on the index folder.

9/13/2010 8:58:23 AM
Gravatar
Total Posts 125

Re: Blog module Notification about new comment

Or you havent filled the authors email field ?

 

9/13/2010 9:06:05 AM
Gravatar
Total Posts 16

Re: Blog module Notification about new comment

No-no I did, but thanks for reply anyways.

You must sign in to post in the forums. This thread is closed to new posts.