[TYPO3] Help, deleted the page tree

Pankaj Lele pankaj at lelesys.com
Fri Aug 8 16:12:42 CEST 2008


If there are lot of pages then going through pages table manually would 
be tedious work.
So instead you can do a simple update query from phpmyadmin.
The query would be: UPDATE pages SET deleted = 0 WHERE deleted = 1

Pankaj Lele
http://www.lelesys.com


Dan Osipov wrote:
> You can go into database manually and change all pages that have deleted 
> set to 1 back to 0, and then remove the pages that you want deleted.
>
> Look in the pages table.
>
> Dan Osipov
> Calkins Media
> http://danosipov.com/blog/
>
> Sigurður E. Vilhelmsson wrote:
>   
>> Hi all,
>>
>> I just managed to delete my page tree, by deleting the root page of
>> the site (not thinking straight).
>>
>> Is there a way to recover my site? I tried the History tool, but only
>> got the root page back, not the subpages.
>>
>> Any help appreciated.
>>
>> Best regards,
>> Sigurdur E. Vilhelmsson
>>     
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>   


More information about the TYPO3-english mailing list