Quote:
Originally posted by TECK
Floris, I don't have the old script.
However, the code changes can be performed easy.
Related to the templates, run this query for each template name you want removed (make sure you revert it to original BEFORE you run the query):[sql]DELETE FROM template WHERE title='yourtemplate' AND templatesetid=-1[/sql]
|
Ah, so all uninstall did was remove those added templates? ok.