Topic: patching problems
Hi,
I'm trying to patch my 1.2.14 installation to 1.2.16.
I used the punbb-1.2.14_to_1.2.16.patch script for this
I get the following errors:
...
patching file include/template/admin.tpl
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file include/template/
...
patching file include/template/main.tpl
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file include/template/
...
patching file search.php
Hunk #1 succeeded at 125 (offset 3 lines).
Hunk #2 succeeded at 329 (offset 3 lines).
Hunk #3 succeeded at 338 (offset 3 lines).
Hunk #4 succeeded at 433 (offset 3 lines).
Hunk #5 succeeded at 452 (offset 3 lines).
Hunk #6 FAILED at 462.
1 out of 6 hunks FAILED -- saving rejects to file search.php.rej
...
these files are nowhere to be found.
is this bad? what should i do?