TinyPortal

Development => Support => Topic started by: Eleven0 on November 06, 2007, 03:48:22 AM

Title: Removing Tinyportal
Post by: Eleven0 on November 06, 2007, 03:48:22 AM
1.     Execute Modification     ./index.php     Test successful
2.    Execute Modification    ./Sources/Load.php    Test successful
3.    Execute Modification    ./Themes/default/index.template.php    Test successful
4.    Execute Modification    ./Themes/babylon/index.template.php    Test successful
5.    Execute Modification    ./Sources/Subs.php    Test successful
6.    Execute Modification    ./Sources/ManagePermissions.php    Test successful
7.    Execute Modification    ./Sources/Security.php    Test successful
8.    Execute Modification    ./Sources/Errors.php    Test successful
9.    Execute Modification    ./Themes/default/style.css    Test successful
10.    Execute Modification    ./Themes/default/Help.template.php    Test successful
11.    Execute Modification    ./Sources/Profile.php    Test failed
12.    Execute Modification    ./SSI.php    Test successful



I'm trying to uninstall Tinyportal, can someone tell me how i can fix this? Should i just re-upload that file from an original smf package?
Title: Re: Removing Tinyportal
Post by: tick on November 06, 2007, 04:32:18 AM
If you go here http://www.tinyportal.net/index.php?topic=14195 you will find the edits for the install.  find that file code edits and do the reverse of what it says.   SO you will go in with ftp client and grab that file.   Take the edits made by the mod out of the file.   Then go back to your site and go ahead and do the uninstall then upload the file you edited overwriting the one that is there.  Then you have the mod uninstalled.  Tick
Title: Re: Removing Tinyportal
Post by: Eleven0 on November 06, 2007, 05:33:22 AM
before i try that, what if i want to reinstall TP again. I wouldn't have to do those things manually for /profile.php, would i?
Title: Re: Removing Tinyportal
Post by: tick on November 06, 2007, 05:36:17 AM
Chances are good if you have to do that to uninstall that you will have to add them back when you reinstall.  What has happened is some other mod has changed the code that the uninstaller is looking for so it does not recognize the code.  SO the chances are pretty good that if it does it one way it will do it the other.   Hope this helps  Tick.
Title: Re: Removing Tinyportal
Post by: Eleven0 on November 06, 2007, 05:39:58 AM
I just remove those code blocks that was on that page. It didn't work, it gave me that "test failed"
Title: Re: Removing Tinyportal
Post by: tick on November 06, 2007, 05:44:29 AM
Quote from: Tickâ,,¢ on November 06, 2007, 04:32:18 AM
If you go here http://www.tinyportal.net/index.php?topic=14195 you will find the edits for the install.  find that file code edits and do the reverse of what it says.   SO you will go in with ftp client and grab that file.   Take the edits made by the mod out of the file.   Then go back to your site and go ahead and do the uninstall then upload the file you edited overwriting the one that is there.  Then you have the mod uninstalled.  Tick
note the part about going ahead with the uninstall and then uploading the file you modified.  You will still get the test failed but it does not matter once  you upload the file because you are doing what the test failed could not.  removing the code.  Hope this helps.  I am off to bed I will check back tomorrow and see if you got it.  Tick.
Title: Re: Removing Tinyportal
Post by: Eleven0 on November 07, 2007, 01:26:05 AM
Something is messed up. I uninstalled it. There was a error line bottom of my index page. I uploaded a new "index.template.php". It got fixed.
Title: Re: Removing Tinyportal
Post by: tick on November 07, 2007, 02:02:40 AM
Sorry for checking back so late.  Glad to hear you got it sorted. 
Title: Re: Removing Tinyportal
Post by: Eleven0 on November 07, 2007, 01:01:31 PM
here is a thing, I installed it again last night. Then I uninstalled it again. Now, it looks like that there is no TP. But i still have TP Section in my admin page.
Title: Re: Removing Tinyportal
Post by: G6Cad on November 07, 2007, 02:03:16 PM
Then it's not uninstalled properly.
The best way to make sure TP gets uninstalled is to simply replace all the files with a fresh set from the SMF install package.
That will however also remove any other mod you have installed.
If you decide to go that route, make sure you KEEP the settings.php and settings_bak.php while you replace all the other files.
Title: Re: Removing Tinyportal
Post by: Eleven0 on November 08, 2007, 12:46:36 AM
Well, it didn't give me any error during the process. Everything seems working now, I'm going to keep this way till i get an error.

Is there another way to get rid of this problem?
Title: Re: Removing Tinyportal
Post by: IchBin on November 08, 2007, 02:59:06 AM
Just reverse the manual install process. Other than that, you'll have to follow G6's suggestion.