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)

Linux, Delphi, Eclipse,

Re: Mos_comment with cache problem

Can you please take a look at rev. 495 in SVN (or export a new copy) and check to see if that fixes the problem with the comments?

Affected files content.php, and content.html.php  . You can replace those in your current installation and test .  You may want to clear your cache directory, but shouldn't really matter. 

I hope its fixed.

http://brilaps.com || http://blog.ocszone.com || http://miacms.org

Re: Mos_comment with cache problem

great solution success fix.

thank you.

working

Last edited by masoksian (2009-01-29 05:27:29)

Linux, Delphi, Eclipse,

Re: Mos_comment with cache problem

pardon,

uggghhh!!!!! wrong testing.

guest users no problem but registered users see the each others name.

problem to continue in point of registered users.
sad((

Last edited by masoksian (2009-01-29 13:46:22)

Linux, Delphi, Eclipse,

Re: Mos_comment with cache problem

take a look at rev. 497 in SVN but problem continiue

Linux, Delphi, Eclipse,

Re: Mos_comment with cache problem

I think, I know what's happening. i'll look in and get back.

http://brilaps.com || http://blog.ocszone.com || http://miacms.org

Re: Mos_comment with cache problem

Trying revison SVN 501 but dont success problem continiue

Linux, Delphi, Eclipse,

Re: Mos_comment with cache problem

Temporarily ended up with the perfect solution. See commit #502  smile

I shared my input with the team. let's see what they have to say about it.

http://brilaps.com || http://blog.ocszone.com || http://miacms.org

Re: Mos_comment with cache problem

I tested youre fix SVN 502 and greaaat fix successfullly.
no problem with cache.
thank you.

Last edited by masoksian (2009-02-03 14:25:52)

Linux, Delphi, Eclipse,