News:

Join the Facebook Fan Page.

Main Menu

installed.list

Started by arm, October 04, 2008, 01:09:29 PM

Previous topic - Next topic

arm

Hello there,

once I install some Mod, /Packages/installed.list is updated with some magic number. Then I deleted this file (just mistake) and restore it back from backup. But now all my INSTALLED mods in Installed Packages allows only [Apply Mod] instead of [Uninstall]. Where should I fix it to tell to SMF the list of really installed mods ?

Thanks.

karlbenson

If you don't have a copy of the installed.list then don't worry about it.

You won't however be able to automatically uninstall any mods which you already have installed, you would have to uninstall them manually if you ever had to do that.

arm

Thank you for quick answer,

I viewed all steps of installation and storing packages, so for those who deleted this file and want to restore ability to automaticaly uninstall mods in the future should do next:
- create /Packages/installed.list file and put 1223137846 there
- open phpMyAdmin, go into SMF database and run this query:
    update smf_log_packages set install_state = 1
Note that ALL installed mods will be marked as installed!

That`s all. For to admin CP and check it.

karlbenson

Wow. Thanks for posting the information that you have uncovered.

We appreciate it. Unfortunately not too many users who discovered the solution themselves return to post the information for others.

As for your last comment, since its a bug. I have split it off from this topic,
http://www.simplemachines.org/community/index.php?topic=266035.0
and moved it to bug reports, where our team will look at, and if necessary add it to our bug tracker, which hopefully then if necessary will get fixed.


arm

Thanks!

P.S. I think it`s no so hard to return back to this forum and share what you found with the community!

Martingonnella

Heya,...Have the same problem...I followm your instructions mate and dont have a smf_log_packages...in PHPMyAdmin at all...Can i retrieve it...if so, how

JimM

This is for SMF 2.0.  There is no smf_log_packages in 1.1.7
Jim "JimM" Moore
Former Support Specialist

Martingonnella

I have the exact same problem, but in 1.1.7...I have all mods installed but on the Package.php it just says "No packages yet", but all mods seem to work fine.

Please help as I really really dont want to reinstall ALL mods..Help please

JimM

Here is a post that shows the format of the file, but recreating will be tough if you have very many mods.  If you have a backup, you can replace the file that way.

http://www.simplemachines.org/community/index.php?topic=258954

Also this topic is marked solved.  You should open a new topic detailing your problem if you don't get it fixed with this info.
Jim "JimM" Moore
Former Support Specialist

Dreamsoldier

Quote from: arm on October 04, 2008, 02:01:56 PM
Thank you for quick answer,

I viewed all steps of installation and storing packages, so for those who deleted this file and want to restore ability to automaticaly uninstall mods in the future should do next:
- create /Packages/installed.list file and put 1223137846 there
- open phpMyAdmin, go into SMF database and run this query:
    update smf_log_packages set install_state = 1
Note that ALL installed mods will be marked as installed!

That`s all. For to admin CP and check it.

thank you so much!!! you'r amazing !  ;D

Advertisement: