Topic: Mos_comment with cache problem
I am trying the cache properties.
so, the problem mos_comment with cache problem.
mos_comment setting no anonymous comments and after
If anyone user login and open the anyone content and write comments. But after another public anonymous quest user open the alike (same) content see the comment form and username before users username. But doesnt must seen the form.
The problem when cache enabled. But cache when disabled no problem.
I think cache mechanizm for content one block. $row->text and in the comments $row->text.
look at this
moscomment.php line 135
$row->text .= ob_get_contents();Last edited by masoksian (2009-01-23 02:28:49)