TinyPortal

Development => Support => Installation => Topic started by: neeraz on February 19, 2006, 12:04:26 AM

Title: install error :(
Post by: neeraz on February 19, 2006, 12:04:26 AM
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 ??
Title: Re: install error :(
Post by: G6Cad on February 19, 2006, 10:51:01 AM
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
Title: Re: install error :(
Post by: Tucker on February 19, 2006, 11:30:57 AM
Probably you just edited/modified the default index.template.php ?!
Title: Re: install error :(
Post by: neeraz on February 19, 2006, 11:56:17 AM
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 ??
Title: Re: install error :(
Post by: crip on February 19, 2006, 12:05:55 PM
What r you installing?
Title: Re: install error :(
Post by: crip on February 19, 2006, 12:06:33 PM
TinyPotal?
Title: Re: install error :(
Post by: G6Cad on February 19, 2006, 12:11:52 PM
Yes he is.

Title: Re: install error :(
Post by: crip on February 19, 2006, 12:23:52 PM
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~
Title: Re: install error :(
Post by: neeraz on February 20, 2006, 12:44:30 AM
what ??? re upload all files :( .. what will happen to my Shop 2.0, Arcade 1.2.4b And ..... ???
Title: Re: install error :(
Post by: G6Cad on February 20, 2006, 12:51:16 AM
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 :)
Title: Re: install error :(
Post by: IchBin on February 20, 2006, 10:19:41 PM
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.
Title: Re: install error :(
Post by: Enigma on March 15, 2006, 06:15:07 AM
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?