News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Upgrading 1.1.4 to 1.1.5 problem

Started by maka213, April 30, 2008, 10:57:15 PM

Previous topic - Next topic

Jumbobeef

I tried to apply this to one of my 1.1.4 forums, which is (almost) default.  No mods, apart from users online today.  It failed and I got this:

Quote1. Execute Modification ./index.php Test successful
2. Execute Modification ./Sources/Admin.php Test failed
3. Execute Modification ./Sources/Calendar.php Test failed
4. Execute Modification ./Sources/Karma.php Test failed
5. Execute Modification ./Sources/Load.php Test successful
6. Execute Modification ./Sources/ManageNews.php Test successful
7. Execute Modification ./Sources/ManagePermissions.php Test successful
8. Execute Modification ./Sources/ManageServer.php Test failed
9. Execute Modification ./Sources/PersonalMessage.php Test successful
10. Execute Modification ./Sources/Post.php Test successful
11. Execute Modification ./Sources/Profile.php Test successful
12. Execute Modification ./Sources/QueryString.php Test successful
13. Execute Modification ./Sources/Recent.php Test failed
14. Execute Modification ./Sources/Register.php Test successful
15. Execute Modification ./Sources/RemoveTopic.php Test failed
16. Execute Modification ./Sources/Search.php Test successful
17. Execute Modification ./Sources/Security.php Test failed
18. Execute Modification ./Sources/Subs-Boards.php Test successful
19. Execute Modification ./Sources/Subs-Compat.php Test successful
20. Execute Modification ./Sources/Subs-Graphics.php Test successful
21. Execute Modification ./Sources/Subs-Members.php Test successful
22. Execute Modification ./Sources/Subs-Package.php Test successful
23. Execute Modification ./Sources/Subs-Post.php Test successful
24. Execute Modification ./Sources/Subs-Sound.php Test successful
25. Execute Modification ./Sources/Subs.php Test successful
26. Execute Modification ./Themes/default/index.template.php Test failed
27. Execute Modification ./Themes/default/Post.template.php Test failed
28. Execute Modification ./Themes/default/Recent.template.php Test failed
29. Execute Modification ./Themes/default/Register.template.php Test successful
30. Execute Modification ./Themes/default/style.css Test successful
31. Execute Modification ./SSI.php Test failed
32. Execute Modification ./Themes/default/languages/index.english.php Test failed
33. Execute Modification ./Themes/default/languages/ModSettings.english.php Test failed
34. Execute Modification ./Sources/QueryString.php Test successful
35. Execute Modification ./Sources/Search.php Test successful
36. Execute Modification ./Sources/Post.php Test successful
37. Execute Modification ./Sources/Subs-Post.php Test successful

Lots of errors there........

perplexed

this is weird, I did mine with over 50 mods and it installed successfully first time *scratches head*

matasanos

i have the same error...and change 1.1.3 to 1.1.2 doesnt help

Zetan

#23
Bah!

Quote
An Error Has Occurred!

Session verification failed. Please try logging out and back in again, and then try again.


Tried logging out and back in again, same error.

SMF 1.1.4 / TP 1.0.5 , Quite a few mods installed and a few custom code edits. First time I've had any problem upgrading.



Bancherd

Except for the "brd-bug fix" which I had to do manually, everything went smoothly for me.  :D

Jumpmasterrt

I just upgraded and except for my package manager not working (again, but i think that's my host issue) this is the only other issue I found.....

the highlighted areas USED to say [ Uninstall ] now, nothing.

The red circle? I have no clue. I uploaded the files and that's what happened... it auto installed. It's a previous issue I've addressed in the appropriate forum

Zetan

Each of the packages you have installed have a file called: package-info.xml

If you open that file and find the line:

<install for="version numbers here">

add ,1.1.5

and this line:

<uninstall for="version numbers here">


Again, add the new version number to be able to uninstall. You need to do this with every package.




Still not managed to update my site, upgrade, update, webinstall do not work and return:
Quote
The package you tried to upload either is not a valid package or has become corrupted.


Zetan

Oky.. Thats our site upgraded. Got there eventually :)

JimM

Upgraded flawlessly after the changes made by Compuart.  Thanks
Jim "JimM" Moore
Former Support Specialist

xrunner

Quote from: JimM on May 01, 2008, 09:03:28 AM
Upgraded flawlessly after the changes made by Compuart.  Thanks

Same here :-)

foolinthemoon

hi, my co admin upgraded to 1.1.5 today, and now we've got lots of errors and plenty of issues. She didn't uninstall any mods, and now we can't get access to parts of the forum the mods provided. The address still takes you there, so it's still there. But no one can register and i dont' have the option to uninstall some of the mods. The question i have is.

Is it safe to uninstall the upgrade?

JimM

Quote from: Zetan on May 01, 2008, 07:04:30 AM
Each of the packages you have installed have a file called: package-info.xml

If you open that file and find the line:

<install for="version numbers here">

add ,1.1.5

and this line:

<uninstall for="version numbers here">


Again, add the new version number to be able to uninstall. You need to do this with every package.



Did you try this?
Jim "JimM" Moore
Former Support Specialist

Jumpmasterrt

No not yet, was about to and then post back with the results.

foolinthemoon

#33
Quote from: JimM on May 01, 2008, 11:31:45 AMDid you try this?

Okay, i did try that, and it worked, however, when i goto uninstall it, it gives me some errors like Test Failed, which i realize might be because of a) the upgrade b) the MANY other mods that have overwritten these files before adding new code or c) something i did which could also be a byproduct of b d) missing files (which shouldnt' be the case!)

I don't know how to successfully uninstall everything i have and reinstall it. Do i have to wait till these mods are upgraded (especially since i went in and manually added 1.1.5 to the package-info.xml) and now my downloads mod shows up twice in the menu!

Jumpmasterrt

#34
Where do I find the XML file other than inside the .zip file? If that's the only place do I have to unzip, change, rezip and reupload to the server? If so should I FTP it or use Package manager?

**Edit** Well I figued out why some of the packages don't give an uninstall option and others do. The one's that do have the uninstall option do NOT have the SMF version number in the .xml file and the ones that don't give the option do have it.

So I suppose the above question still remains.... how best to edit the .xml file.

foolinthemoon

Quote from: Jumpmasterrt on May 01, 2008, 03:46:59 PM
Where do I find the XML file other than inside the .zip file? If that's the only place do I have to unzip, change, rezip and reupload to the server? If so should I FTP it or use Package manager?

I know I'm a noob, but... I have a file manager package installed, so i used that to download the file to my desktop, extracted the files, changed the according files with notepad , zipped it back up(made sure they kept the right name)  and re uploaded using the file mananger.

If you have that package, it's worth a shot. and if you have it installed but can't get to it in your admin panel, try adding this behind your address.   /index.php?action=filemanager   It worked for me.

Jumpmasterrt

Yeah, I just FTP'd them and it worked fine. In all cases I added the number instead of changing them. It's all straight now.

ubastorm

Hi all any help appreciated, I am trying to upgrade our forum from 1.1.4 to 1.1.5 but get the error "The package you are trying to download or install is either corrupt or not compatible with this version of SMF"
I have tinyportal; and some mods installed maybe this is the problem , I hope i don't have to uninstall everything to get the patch working as it as  is a large forum with many members for a gaming community, disruption would cause so many problems.
Any help appreciated greatly.

Jumpmasterrt

Are you trying to do it directly from Package Manager? If so, download it to your computer and then upload with Package Manager and install it that way. It did the same to me.

Manu.G

Hi I tried to upgrade our forum everything looks ok, I only got this message:
Quote31.      Execute Modification      ./SSI.php      Test failed

I'm afraid to click at "install now"  :-\
Version SMF 2.0.8
SimplePortal 2.3.5

Advertisement: