Some users on certain sites do not get alerts. Another bloggers post helped me.
Basically you do the following:
stsadm -o updatealerttemplates -url http://testserver -f "c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML\alerttemplates.xml" -LCID 2057
I only used:
stsadm -o updatealerttemplates -url http://testserver
It worked for me.
No comments:
Post a Comment