6. Execute Modification ./index.php Test successful
7. Execute Modification ./Sources/Load.php Test successful
8. Execute Modification ./Themes/default/index.template.php Test failed
9. Execute Modification ./Themes/babylon/index.template.php Test successful
what to do ??
Quote8. Execute Modification ./Themes/default/index.template.php Test failed
Try change mod on that file on your server to 755 or 777 and see if it work then
Probably you just edited/modified the default index.template.php ?!
yes,
i tried manual install but i cannot find the <img src="', $settings['header_logo_url'], '" alt="', $context['forum_name'], '" border="0" />';
in index.template.php ?? what to do ??
What r you installing?
TinyPotal?
Yes he is.
Manual install - if package manager fails.......
If it fails Abort..
Re-upload & over-write all SMF files..
Run TP_.zip via package manager again..
Repeat this until install is successful..
it works..
crip~
what ??? re upload all files :( .. what will happen to my Shop 2.0, Arcade 1.2.4b And ..... ???
Well. there you have the problem to your error.
Remove the mods and then install the Tp and after you have that working, Put the other mods back :)
As g6cad was pointing out, if you have other mods installed you'll get failures. Because TP is looking for a certain code which has probably been modified by your other mods. So it cannot find the code it needs to modify.
I am getting the same errors. I'm using 1.1 RC2 The code that the installer is looking for in /default/index.template.php is either wrong or missing. Yes I have mods installed. I thought that may be the problem, so I downloaded a fresh copy of smf to my computer to look at the unedited index.template.php. I still saw at least 2 errors that would stop the installer. Has anyone else encountered this?