Hi all!
Sorry for my bad English, but I have a problem with JoomDoc and Joomla 1.5.15.
How to prevent Joomla from caching module Joomdoc?
With multiple users with different access, the
categories are cached and its a big problem.
Consider an example:
- User 'Toto' access to the category 'Home - Toto'
- User 'Tutu' access to the category 'Home - Tutu'
1st Action: I login with user 'Toto'
-> I have access to the category 'Home - Toto' and its sub categories.
It's OK..
2nd Action: I log out 'Toto'.
3rd Action: I login with user 'Tutu'.
-> I'm in the category 'Home - Toto' and I have no access to
another category.
4th Action:I log out 'Tutu' and log in admin --> I empty the cache in Joomla administrator mode
5th Action: I login with user 'Tutu'.
-> I site in the category 'Home - Tutu'.
it's OK...
My question: How to disable caching without disabling the JoomDoc
Joomla cache?
Thank you in advance!