figo wrote:Regarding my previous post, I have multiple mods..
So my understanding is:
using the auto updater,
1. it inserts code into the files in my ftp folders
2. I would need to download all my files if I wanna keep a backup on my computer, but also to use for future mods, at which point I can re-upload the modded file
This is correct assumption?
What I did:
1. Made sure that I have a backup of my live files
2. Uploaded the install folder to my site
3. Got to the stage where mergeable and conflicting files show up
4. Replaced the conflict files with the php 3.0.3 files, so that they appear already updated and pressed "check files again"
5. The conflicting files -logically -don't exist anymore
6. Downloaded the mergable files -which now have the changes made by the Auto update - and replaced my online files with them (or you can do it via ftp)
7. We currently have the files with the conflicts that now are vanilla 3.0.3 files, so we have to re-apply the mod changes
8. I checked which of my mods change those files and re-applied the mod edits to them
9. After the editing I uploaded them and replaced the other which were vanilla.. Done...
Took my about 35 minutes (I had 4 conflicting files )
figo wrote:
2 more questions though.
1. I have multiple prosilver styles, them being red, blue, yellow, gray, etc.
will the auto updater make the changes to all these styles as well?
A few pages back I made a post about how to make your lang changes using the automatic update...
You can do the same thing, just adapt those instructions for styles...
Here is my post :
http://www.phpbb.com/community/viewtopi ... 5#p7749315
figo wrote:
2. What happens if while updating, conflicts arise? Will that mean my board will no longer function and no one can use it till they are fixed? I guess what Im trying to say is... If I encounter conflicts can i just try updating at another time until i get a chance to fix those conflicts, and continue to use my forum as is under php version 3.0.2?
Depending on what you will choose to do in the auto upate step, the results may vary..
eg if a mod adds an include for a file which reads an additional table, but the file where the table should be declared was a conflicting one and you choose to use the vanilla file, then most likely you'll get mysql errors. If it is not that serious and only affect some mods then those mods are not going to work. This is no constant, it depends of what files have a prob.
But if you follow the steps I made you would not need to leave file conflicts anyway..
BUT: Make a full backup of files and database. I cannot guarantee anything...
net83it wrote:i have 8 files whit conflicts and i would prefere to use the code changes, but the package don't contains changes to php files but only to language and styles. where can i found code changes also for script files?
thank you
Highway posted a link to the complete file changes in this post:
http://www.phpbb.com/community/viewtopi ... 5#p7734445
Good luck guys...