[TYPO3] How to delete a site with sub-pages
Rafael Freuler
rafi at rafi.ws
Thu Mar 16 12:52:27 CET 2006
> I am new to Typo3. I have been sharing a website development with some
> colleagues. I am unable to delete a root level page (site). Whenever I
> do that it gives me a message: 1: Attempt to delete page which has
> subpages.
or put this in the Tsconfig of your user (or usergroup):
setup.override {
copyLevels=1000
recursiveDelete=1
}
Cheers,
Rafi
More information about the TYPO3-english
mailing list