Recreate Link Tree Script

Last Updated: 17 Dec 2015

The recreate_link_tree.php script regenerates the link tree in the database for all assets. This should only be run if you change the SQ_CONF_ASSET_TREE_BASE or SQ_CONF_ASSET_TREE_SIZE configuration variables in the main.inc file.

Running this script will only print the required SQL commands. A system administrator will need to manually run these commands to regenerate the link tree in the database.

This script is located in the /scripts directory of your Squiz Matrix system.

Please note that this script does not regenerate triggers. If triggers need to be regenerated, a message will be displayed when this script is run. For more information, refer to the System Management Scripts chapter. 


Previous Chapter Next Chapter