TinyPortal
Development => Support => Installation => Topic started by: Saladhats on March 30, 2007, 08:24:38 AM
I get this error
10. Execute Modification ./Themes/default/index.template.php Test failed
I get this same error with some other files. I dont know what the problem is. Would be great if you guys could help me thank you.
Failed on index.template.php usually means that you have other mods installed and when TP looks for the code that your "other" mods modified, it cannot find the code it needs to modify itself. So it fails. You'll need to do one of two things. Manually install the code to your index.template.php file, or unistall your other mods to install TP.
I am having the same problem. I am not sure how other mods get in the way of the installation of TP. I checked all the XML files and there was no code removed.
When a mod adds or modifies code that TP is looking for it will have an error. You'll have to modify the file manually, or uninstall the mods. If you're mods don't install to the index.template.php file then you should upload a new one and see if TP will install.