This script finds parent tabs (pages) that have one or more child tabs with the same TabOrder value. Ideally this script should return no results.
To fix problems identified by this script use the
or
arrows in Admin | Pages to move one of the children of each of the parents - this causes the TabOrder for all the children of a given parent to be updated. You will need to update table references in the script if your DNN database uses non-default {databaseOwner} and {objectQualifier} values.
Originally written 17th July 2010. Scripts provided as-is without warranty, use at your own risk.