Page 1 of 1

Forum software change

Posted: Fri Dec 11, 2015 4:51 am
by mifu
Hey guys,

So as part of my maintenance that I completed, I was supposed to also update the forum software. Problem is I had issues with this.

Migrations seem to be painful also seeing as there is always this avatar problem we got as well.

I had a chat to Blzut3 to see if it is possible to maybe get the forum software changed out so not only that future maintenance is (hopefully) easier, we will also be able to add new features you guys want, easier.

We are thinking that phpbb is something we should revisit. I know with phpbb we had issues with hacks and what not but back then we did not have access to the server controlling the site. Now that we do, we can work around this.

I would like opinions from everyone here (users through to devs alike) to see what your thoughts are on this.

RE: Forum software change

Posted: Fri Dec 11, 2015 5:26 am
by Catastrophe
As long as posts don't get wiped and there's no security flaws, I don't see why anyone would say no.

RE: Forum software change

Posted: Fri Dec 11, 2015 5:27 am
by Razgriz
I think you should do whatever is easier and logical in the long run, it looks as not a whole lot of people are concerned about too much as long as the forum is in tact and some of the themes are translatable/salvaged. If it makes things easier in the long run, ya go for it.

RE: Forum software change

Posted: Fri Dec 11, 2015 5:45 am
by StrikerMan780
If you need someone who's familiar with MyBB and the upgrade process, I'm available. I'm pretty good when it comes to updating and managing templates between versions to retain modifications. (Given none of the actual core MyBB files have been altered. There usually isn't any reason to alter them anyway.)

I run my own MyBB forum that has gone through at least 12 different MyBB updates (All versions of 1.6 through to the current version of 1.8). I'm also available to either find new versions of old mods, or possibly update them myself if need be. (I'm decently well-versed in PHP.)

RE: Forum software change

Posted: Fri Dec 11, 2015 5:52 am
by mifu
Catastrophe wrote: As long as posts don't get wiped and there's no security flaws, I don't see why anyone would say no.
Its possible to to migrate the board over from mybb to phpbb so we should not loose anything. I'll make some makeshift testing domain to test on :P

RE: Forum software change

Posted: Fri Dec 11, 2015 5:54 am
by mifu
StrikerMan780 wrote: If you need someone who's familiar with MyBB and the upgrade process, I'm available. I'm pretty good when it comes to updating and managing templates between versions to retain modifications. (Given none of the actual core MyBB files have been altered. There usually isn't any reason to alter them anyway.)

I run my own MyBB forum that has gone through at least 12 different MyBB updates (All versions of 1.6 through to the current version of 1.8). I'm also available to either find new versions of old mods, or possibly update them myself if need be. (I'm decently well-versed in PHP.)
Thanks, but the problem here is, we are using postgresql. MyBB seems to hate the fact that we are.

I honestly think moving back to phpbb3 would be a good move in this case as it works with postgresql nicely :)

RE: Forum software change

Posted: Fri Dec 11, 2015 9:43 am
by Dark-Assassin
Another option would be VBulletin, but that of course would be using your licence.
But XenFro is the best.

It sucks that MyBB is supposed to support PostgreSQL, but however it seems to require plenty of manual edits. More or less depending on the version.
It was a good alternative to a vulnreable phpbb, but now it's showing it's age.


MiFU, just remember that most forum plugins are designed to be used with the MySQL syntax and would require editing to work with PostgreSQL. If you need help with that, I could give it a try.