I installed the phpBB 3.1 a2 on my localhost without any problem and so far it works, so I thought I try to duplicate one of mine 3.0 forums and try to convert it to 3.1. On the 3.0 forum are some MODs (plenty of them) and I was surprised that converter comparing new and old files (I thought MODs will not work on 3.1). So I finished conversion to 3.1, but have some problems with files (errors in includes/function_xxx.php files). I checked files, fixed a few lines (there were duplicated lines), but it just showed me error in another file so I decided to replace it with default 3.1 files. It was late night and it seemed to work, but now I cannot login into the upgraded 3.1 forum and when I click on post with pictures I get this error:
Code: Select all
Fatal error: Call to undefined method bbcode::anchor_pass() in /xxxxxxx/yyyyyyyy/zzzzzzz/forum1_phpBB31/includes/bbcode.php(110) : regexp code on line 1
Now I'm not asking for help to fix that (it's only test forum), I just would like to know what will be the best way to update phpBB 3.0.x to 3.1. I mean MODs (and styles) from 3.0.x doesn't work on 3.1, but updater still offer me to merge differences from old and new files. Wouldn't be better and safer for users to make converter like from 2.0 to 3.0, so users will end with two versions of the same forum?
Edit: When I selected Remember me option first I was able to login to forum, but ACP is snowy white and when I try to change something (time zone) in UCP I get:
Code: Select all
The submitted form was invalid. Try submitting again.