TinyPortal

Development => Support => Topic started by: newartco on March 19, 2009, 12:02:52 PM

Title: Uninstalling TP 1.063
Post by: newartco on March 19, 2009, 12:02:52 PM
Trying to uninstall TP 1.063 generates the following errors:

Execute Modification     ./Sources/Load.php     Test failed
3.    Execute Modification    ./Themes/default/index.template.php    Test failed

I can uninstall anyway, but installing TP Beta 3 is not possible because it asumes 1.063 is still installed.

Any remedies?

Thanks

Klaus
Title: Re: Uninstalling TP 1.063
Post by: G6Cad on March 19, 2009, 12:05:20 PM
http://docs.tinyportal.co.uk/index.php/board,42.0/sort,subject.html

Uninstall and then manually remove the code for the files that failed according to the instructions i linked to
Title: Re: Uninstalling TP 1.063
Post by: Renegd98 on March 19, 2009, 12:19:16 PM
Yes, do what G6 stated. This is not a bug though. You have to understand that changes are made to the files TP adds code to and then when you add other mods and they add code to the files also that TP may not be able to find what it is searching for when it try's to uninstall, so it will inform you that it could not find the search items it wanted.