Forums / Developer / Problems with cache
Amina Bacar
Wednesday 08 December 2004 12:22:37 am
Hi,
We are implementing an extranet, we started building it from the intranet package. Some customisation was necessary to put all funcionality incluinding an extension.
We have 4 siteaccess (lets say, portuguese, english, admin and intranet).If a user publish information using intranet siteaccess, this information is immediately seen in intranet and admin siteaccess, however, it is not visible neither in portuguese or english siteaccess until you clear the content cache.
Once cleared content cache the information is available in all siteaccess.
Any idea how to avoid this?
Thanks in advance,
Amina.
Roman Mudrack
Thursday 09 December 2004 3:26:54 am
try to put this to your site.ini.append.php in settings/override directory
[ContentSettings] PreCacheSiteaccessArray[] PreCacheSiteaccessArray[]=admin PreCacheSiteaccessArray[]=your_siteacess_name
Thursday 09 December 2004 7:40:40 am
Thanks Roman.
I did that but i still have the same problem in some areas. I check cache-blocks and i have none on those areas.
Any other ideas?
Tore Skobba
Thursday 09 December 2004 11:04:57 pm
Hmm check the various site access var and cache folder settings. They should all be similar.
Friday 10 December 2004 12:14:15 am
Hi Tore
They are all the same.