*****This has been updated to include your images as well******
These directions are NOT by brooky and I do nto take ANY responsibility for anything lost by following these directions. However, this is how I did it and I did not use instructions (shop is working fine, shopping.amefas.com for view). Even so, I strongly encourage you to make a backup of your cubecart before starting step 1.
For easier explanation I will refer to your current cube cart as 'directory a' and .5 cubecart as 'directory b'. I will also reffer to the temporary storage directory as cubecart. References made to * indicate languages (ie. en, es, se, sk). For explanation of ** see botom of post.
Step by step:
1. Copy directory A to any other place.
2. Create a directory with any name (ie. Cubecart)
3. Upload and unzip cubecart .5 into cubecart.
4. Find includes/global.inc.php in cubecart/upload and delete
5. Find /includes/global.inc.php in directory A and move to cubecart/upload/includes/
5. Find /install in cubecart/upload and delete **
6. Find /install in directory A and move to cubecart/upload
[ From here you can chose two different paths. Path 2 is a lot quicker, but I have not tested it. Path 1 works for sure.
Path 1:
1. Find/Remember ALL languages that you have set as enabled in your cubecart/upload and find /language/
2. Open up the first language you have enabled in /language (directory a) and copy the file contents of home.inc.php (ctrl+c)
3. Open up the corresponding language and find home.inc.php in cubecart/upload and overwrite the current file contents with the copied text from step 8.
4. Repeat steps 2 and 3 until all home.inc.php files have been restored into cubecart/upload.
Path 2:
1. Delete cubecart/upload/language
2. Copy directory a/language to cubecart/
End Paths
--- Start with step 7 when you have completed either path ---
7. Delete cubecart/upload/images
8. Move directory a/images/ to cubecart/upload
9. Move cubecart/upload to /public_html (or whichever directory is publically on display)
10. Move cubecart/upgrade/scripts/3.0.4-3.0.5/upgrade.php to upload
11. At this point I would rename upload to whatever the name of directory a is
12. Open up your new directory a and run /upgrade.php
Thats it! I know a lot of you have extra mods and stuff; but from what I can see all.4 mods will work with .5; so simply 'move' your mods to directory a. Im aware that these aren't persay 'manual' instructions. But they are a little bit more clear than the auto method...Its a little bit mind jogging to figure out when to do what without directions. I hope this helps.
Yours,
AmeFas
** You may want to back this up before deleteing, just in case.