It's quite common to see problems such as this post a core upgrade...the upgrade overwrites a number of the files and any mods that have edited those files are thus not in the overwritten versions.
Unfortunately, seeing as it can be a fair bit of work, the only way to put this right is to go through the process of a manual installation of your mods checking to see that the edits they need to make are in place and if they aren't then editing accordingly.
Please read:
http://docs.simplemachines.org/index.php?topic=402.msg531#msg531http://www.simplemachines.org/community/index.php?topic=34526.0The following may also prove helpful:
http://modparser.dev.dansoftaustralia.net/ Personally, when a new SMF version comes out I choose to handle it in the following way:
- Get the upgrade package and the full install package from SMF
- Backup both my database and my files
- Unpack the upgrade package and from it ftp the upgrade.php and upgrade_1-1.sql files to my forum root...visit the upgrade.php file via my browser so as to run it
- Again backup my database and files
- Unpack the full install package and then delete my forum files and directories on my server that match those in the package save for my Attachments directory and Settings.php and Settings_bak.php in my forum root
- Upload new files and directories from the full install package to my forum save for the afore mentioned ones
- Reapply my mods, edits and themes
This method gives me a completely fresh set of forum files with no left over junk from previous installations