Explain how to upgrade my PHPBB, please

Support for IntegraMOD 141

Moderator: Integra Moderator

Explain how to upgrade my PHPBB, please

PostAuthor: varagon » Tue Mar 18, 2008 9:14 pm

Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.sekgg.net

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing


What was done to try to solve the problem?
Nothing bu ask here



De.scription and Message

Can someone explain to me what needs to be done once I download the new changes from this site for PHPBB 2.0.23.

I'm currently running PHPBB 2.0.22 and need to upgrade.

Thanks!
Last edited by varagon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

varagon
Members
Members
 
Posts: 46
Likes: 0 post
Liked in: 0 post
Joined: Fri Aug 25, 2006 8:42 am
Cash on hand: 0.00

[Tutorial] How to install a MOD

PostAuthor: obiku » Wed Mar 19, 2008 3:10 pm

This tutorial is copied from phpBB, author is morpheus2matrix
http://www.phpbb.com/community/viewtopi ... 16&t=61611


The first thing to do before all, is to backup your files and your database.
Then, open the install file of the MOD and see what is written (it's depend of the MOD you are trying to install) :

1) The "COPY" action :

If in a MOD, you see something like that :

Code: Select all
      #     #-----[ COPY ]------------------------------------------     #     file.php -> phpBB/     file.tpl -> phpBB/templates/subSilver/


This just mean that you have to upload the file "file.php" into the phpBB root dir, and the file "file.tpl" into the template directory, directly without modify them.


2) The "OPEN" action ]       #     #-----[ OPEN ]------------------------------------------     #     common.php[/code]

Not hard to do : open the specify file into a text editor (notepad, wordpad, editplus,......)


3) The "FIND" action :

After the "OPEN" action, it's the most used :P ) used with the "FIND" action. I mean : you have a code to search, then the code to used instead of the previous code.
But you have to be careful with this action if you have others MOD's installed on your forum.

Example :

Code: Select all
      #     #-----[ FIND ]---------------------------------------------     # around line 225     <form>       #     #-----[ REPLACE WITH ]---------------------------------------     #     <form>  


In this example, i have to search for (This is in my original file) ]       <form>  [/code]

and to remplace by (This will be in my modded file) :

Code: Select all
      <form>


so, in my modded file, i will have ]       <form>  [/code]

7) The "IN-LINE FIND" action :

This is, with the "IN-LINE AFTER, ADD" and "IN-LINE BEFORE, ADD" actions (see the next actions), the best action to use by the MOD's authors (i think that but it's just my opinion :wink:

Code: Select all
      #     #-----[ IN LINE FIND ]------------------------------------------     #     t.topic_title,


Like it's a little hard to understand like this, i give you a example :wink:


11) The "SAVE/CLOSE ALL FILES" action :

This is the last action :wink:




But don't forget : before all, backup your files and your database.



I hope this tutorial will help you <img>


If you have any suggestions/request/problems with this tutorial, this topic is for you.



Bye.
Last edited by obiku on Sat Mar 22, 2008 7:18 am, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 11:22 am
Cash on hand: 0.00
Location: level 8

PostAuthor: varagon » Thu Mar 20, 2008 5:35 pm

I need to upgrade my entire PHPBB for Integramod, not individual modules. Did I understand you right that this is for individual modules?

I just want to upgrade my site, not modules.

Is this what it takes to upgrade the PHP? Eeegawd!
Last edited by varagon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

varagon
Members
Members
 
Posts: 46
Likes: 0 post
Liked in: 0 post
Joined: Fri Aug 25, 2006 8:42 am
Cash on hand: 0.00

Re: Explain how to upgrade my PHPBB, please

PostAuthor: CaNNon » Thu Mar 20, 2008 9:28 pm

Open the zip and find codechangesphpbb-2.0.22_to_2.0.23.txt
Follow the directions, As we have so many mods its better to do it this way. Obiku is showing you how to do the edits that are in phpbb-2.0.22_to_2.0.23.txt
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

PostAuthor: varagon » Wed Apr 02, 2008 1:25 pm

"CaNNon" wrote:Open the zip and find codechangesphpbb-2.0.22_to_2.0.23.txt
Follow the directions, As we have so many mods its better to do it this way. Obiku is showing you how to do the edits that are in phpbb-2.0.22_to_2.0.23.txt
What ZIP file?

I'm still a noob at this, and without pointing where things are, I don't have a clue.

Thanks for helping an ignorant noob, still.

At this point, can someone do this for me?
Last edited by varagon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

varagon
Members
Members
 
Posts: 46
Likes: 0 post
Liked in: 0 post
Joined: Fri Aug 25, 2006 8:42 am
Cash on hand: 0.00

Re: Explain how to upgrade my PHPBB, please

PostAuthor: CaNNon » Thu Apr 03, 2008 11:57 am

Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot]

cron