TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,982
  • Total Topics: 21,320
  • Online today: 1,031
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 407
  • Total: 407

SMF 1.1.1

Started by jp, December 18, 2006, 02:05:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RoarinRow

#20
Quote from: marinelife on December 18, 2006, 06:53:02 PM
All is well but I notice half my mods can never be removed
Mod Name Version 
1. TinyPortal 0.97   [ List Files ] [ Delete ] 
2. Ad Managment 2.0   [ Uninstall ] [ List Files ] [ Delete ] 
3. SMF Arcade 1.3.1-MOD-E1.5   [ List Files ] [ Delete ] 
4. SMF Staff Page 1.3   [ List Files ] [ Delete ] 
5. EmailFlash 2.0   [ List Files ] [ Delete ] 
6. User Email System 1.1.3   [ List Files ] [ Delete ] 
7. Global Announcements 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
8. Users Online Today Mod 1.4.0   [ Uninstall ] [ List Files ] [ Delete ] 
9. Who Voted What? 1.1   [ List Files ] [ Delete ] 
10. PM On Registration 1.0.2   [ Uninstall ] [ List Files ] [ Delete ] 
11. Googlebot & Spiders Mod 2.0.2   [ Uninstall ] [ List Files ] [ Delete ] 
12. Inline Attachments 1.0.4.2   [ Uninstall ] [ List Files ] [ Delete ] 
13. Spell Check Custom Words 1.0.1   [ Uninstall ] [ List Files ] [ Delete ] 
14. Membergroup Color Legend 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
15. SMF 1.1.1 Update Package 1.1.1   [ Uninstall ] [ List Files ] [ Delete ] 

It really should not be a problem, just wondered if other saw that

I had the same problem   :o 

Edit - it's probably cause these mods to not have 1.1.1 in the package.xml file   ::)

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

White_Wolf

Thanx Tragidy, I did as you instructed and TP installed just fine :)

makphisto

I think I messed up.  I must not be upgrading correctly.  I went to the simplemachines.org website and downloaded the "small" update, unpacked it, FTPed it and ran upgrade.php.  It said it worked fine, but now my TP theme is borked.  I'm running the default theme now.  TP .97.  What's the right way to fix it?

G6Cad

When you upgrade SMF all your mods are gone and needs to be reinstalled.
SMF replaces all the old files with new ones = all mod code in the files are gone.

So you have to install TP (suggestion here is that you START with installing TP as it's the biggest mod)
And then add the rest in.
The themes should come back automaticly as you get TP installed again

makphisto

Ah, thanks for saving me again G6, and thanks tragidy for the file.

G6Cad

OH!! Feels good to be the one that save some one for a change, and not the other way arround  :-*

RoarinRow

Quote from: RoarinRow on December 18, 2006, 07:21:39 PM
Quote from: marinelife on December 18, 2006, 06:53:02 PM
All is well but I notice half my mods can never be removed
Mod Name Version 
1. TinyPortal 0.97   [ List Files ] [ Delete ] 
2. Ad Managment 2.0   [ Uninstall ] [ List Files ] [ Delete ] 
3. SMF Arcade 1.3.1-MOD-E1.5   [ List Files ] [ Delete ] 
4. SMF Staff Page 1.3   [ List Files ] [ Delete ] 
5. EmailFlash 2.0   [ List Files ] [ Delete ] 
6. User Email System 1.1.3   [ List Files ] [ Delete ] 
7. Global Announcements 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
8. Users Online Today Mod 1.4.0   [ Uninstall ] [ List Files ] [ Delete ] 
9. Who Voted What? 1.1   [ List Files ] [ Delete ] 
10. PM On Registration 1.0.2   [ Uninstall ] [ List Files ] [ Delete ] 
11. Googlebot & Spiders Mod 2.0.2   [ Uninstall ] [ List Files ] [ Delete ] 
12. Inline Attachments 1.0.4.2   [ Uninstall ] [ List Files ] [ Delete ] 
13. Spell Check Custom Words 1.0.1   [ Uninstall ] [ List Files ] [ Delete ] 
14. Membergroup Color Legend 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
15. SMF 1.1.1 Update Package 1.1.1   [ Uninstall ] [ List Files ] [ Delete ] 

It really should not be a problem, just wondered if other saw that

I had the same problem   :o 

Edit - it's probably cause these mods to not have 1.1.1 in the package.xml file   ::)

I saw Aku's response on SMF and did it myself.  I got my [ Uninstall ] links back.   :up:  As far as I could tell all my mods worked before I did this and nothing in my error log with at least 10 people posting while I was doing this fix.

All you do is:

1.  Identify the mods in your package manager that have the [ Uninstall ] links
2.  Using FTP go to your 'Packages' folder under /forum/Packages
3.  Drag and drop the mod(s) that have the missing [ Uninstall ] to your desktop
4.  Using WinZip, open mod package
5.  Find 'package.xml' and right click it, then choose edit
6.  Find the areas where it references '1.1' in the install section and add a comma, e.g. 1.1, 1.1.1
7.  Do the same thing for the uninstall section as in this example:

<!-- Installation, the key part of this file. -->
<install for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1, 1.1.1">
<modification>modification.xml</modification>
<code>autosig_settings.php</code>
</install>

<!-- Don't forget something to make it uninstallable! -->
<uninstall for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1, 1.1.1">


8.  Close the notepad that you modified
9.  When asked to save changes, hit yes or OK
10.  When ask if you want to save the temporary file that was created, hit yes or OK.
11.  At this point the Zip file should be closed, just drag that new copy to the same 'Packages' directory and replace existing file
12.  Check it by going to your Admin Control Panel, then Packages link, then you should see the [ Uninstall ] links back.

See before and after shot.  Don't forget to back up your existing mod packages that you downloaded    :)


SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

marinelife

could you give me you acrade file mine does not seem to care about the changes, everything else worked great thanks

RoarinRow

Quote from: marinelife on December 18, 2006, 11:44:46 PM
could you give me you acrade file mine does not seem to care about the changes, everything else worked great thanks

Sure see attached.  This is for Arcade - SMF Arcade 1.3.1-MOD-E1.5.1 

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

grabman

ok, I'm confused!!  Not new I'll admit!

AS I read through this my firts thought was just upgrade SMF to 1.1.1 and all will be well, but as I read further I see posts about mods not working etc.  I don't run many mods at this stage, removed a lot prior to rebuilding forum.  Will 1.1.1 just upgrade my site and leave TP as is or will I need to reinstall TP .97 again after the upgrade to 1.1.1

I know this should be obvious but it was a long night!!

Cheers

Grab

This website is proudly hosted on Crocweb Cloud Website Hosting.