I have SMF 1.0.2 installed. When trying to patch 1.0.3 from the package manager, I got an error (all the actions showed as successful on the install checklist):
2: fopen("/<root>/community/Sources/News.php", "w") - Permission denied
File: /<root>/community/Sources/Subs-Package.php
Line: 1454
I ran fix_ownership and got this:
Write this down!
In some cases, SMF 1.0.x does not detect your FTP path correctly. This tool has successfully used the (possibly detected) path below. You may wish to write this down, and make sure to use it when installing mods.
/httpdocs/community
This problem should be resolved in the next major release of SMF.
Thank you.
Now, when I went back to the package manager to apply the mod, I get failures on changelog.txt, index.php, Admin.php, ManageMembers.php and Calendar.php.
I have my SMF and Sources folders at 777 ... have also tried 755 and get the same error (I read somewhere that sometimes that works if you have issues with 777). Any ideas?