Hi!
I had problems on a site with very many articles (more than 2000). The problem was that the load on the server increased very much. The solutions was to change the event when the comments-code where written into the articles. Default is "onPrepareContent" i changed this to "onBeforeDisplayContent" and everything is now running smoothly again. This was of cause done in the plugin. Maybe "onBeforeDisplayContent" is a better choice for default setting?
Regards
Olle Zettegren
I had problems on a site with very many articles (more than 2000). The problem was that the load on the server increased very much. The solutions was to change the event when the comments-code where written into the articles. Default is "onPrepareContent" i changed this to "onBeforeDisplayContent" and everything is now running smoothly again. This was of cause done in the plugin. Maybe "onBeforeDisplayContent" is a better choice for default setting?
Regards
Olle Zettegren