Information regarding April 14, 2010 update release.
Our developers have released an update that adds a new feature:
1. New Feature - Commands to Clear PointFire SPWeb.Properties
Clearing PointFire SPWeb Properties
This command will clear the value of the "PFTopLevelSite" Property. This is useful if migrating/moving sites that are PointFire enabled. The end result is that PointFire will then know to update it's current top level site setting and store for later use. *NOTE* These commands do not run under elevated permissions, you must have the rights necessary to make these changes.
Two new PointFire2007.aspx querystring commands are available: ClearProps & ClearPropsAll
CLEARPROPS
Usage: pfmui=clearprops
Example: http://mydomain.com/subsite/PointFire2007.aspx?pfmui=clearprops
CLEARPROPSALL
Usage: pfmui=clearpropsall
Example: http://mydomain.com/PointFire2007.aspx?pfmui=clearprops
Important: This command will affect the site it is run on and all of it's children sites recursively.