SMF 1.1 Final finally released. Good news for SMF lover
http://www.simplemachines.org/commun...topic=131008.0
SMF 1.1 Final finally released. Good news for SMF lover
http://www.simplemachines.org/commun...topic=131008.0
Oh yes, I got the Email too! It great, isn't it! I used to have SMF (still do but I stopped running it) and it was the good.
Now, just have to wait for them to upgrade all of the mods.
That's really good news!
I use SMF RC3 for my forums and I'm happy to upgrade it to the new one.
SMF is looking so much better, now that there is a stable release...I've been using SMF for only a few months, and I must say it beats many other forum-systems.
Although, we have to wait for the updating of MODs, and then the task of reapplying them again.
Most mods can be updated manually, as there were not a whole lot of changes from rc3 to 1.1 final. The version numbers (ie, 1.1rc2, 1.1rc3) are in the package-info.xml file that is packaged with the mod. By unzipping the mod and opening the package-info.xml file you can add the new version to the string and then repack the zip file and upload it via package manager. For example in the package-info.xml file of the paypal donations mod you will find this line of code:
If you add this to that line:Code:<!-- Installation, the key part of this file. --> <install for="1.1 RC1, 1.1 RC2, 1.1 RC3">
then the mod should install through the package manager. Please note that this should work with most of the modification packages out there if you are in a hurry to get a mod up and running on the final version. Also note that it is a better idea to wait for the mod to be updated by the mod author.Code:<!-- Installation, the key part of this file. --> <install for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1">
P.C. Tweakr - For all your computer and internet support
P.C. Tweakr - For all your SMF help and support
Yeah, I realised that you could do that for the MODs....sort of a 'shortcut' so that they could be installed with the package manager! I heard it can be done for TinyPortal without any problems.
TP, is already updated to work with the final version. Version 0.9.6 that is 0.9.7 is not out yet but it will work. Search thier site.
Last edited by bigguy; 12-06-2006 at 07:07 PM.
P.C. Tweakr - For all your computer and internet support
P.C. Tweakr - For all your SMF help and support