This is an old revision of the document!
PunBB 1.2 Installation
…
Forum upgrading
You can download upgrades from http://punbb.informer.com/download/ or http://punbb.informer.com/download/museum/.
If there is no patch for upgrading from 1.2.n
to 1.2.m
directly, you should upgrade forum step by step to version you needed.
Here is instructions how to upgrade forum from 1.2.15
to 1.2.20
version:
- Every upgrade include 3 steps:
- replace all files with files in directory
<FORUM_VERSION>/upload
; - copy file
12_to_12*_update.php
from<FORUM_VERSION>/extras
to root of your forum, if it exists; - run file
12_to_12*_update.php
- Upgrade your forum to
1.2.16
, than to1.2.17
and to1.2.20
.