Forum Software Update
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Forum Software Update
Hey all, you probably won't notice any differences but I've updated our board to the latest version of phpBB, 3.2.3. You can check out the changelog here if you want: https://www.phpbb.com/support/documents ... ion=3#v322
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
I've updated things again, to phpBB 3.2.4. It's mostly a security update. Read about it here: https://www.phpbb.com/community/viewtop ... &t=2492206
I also made some server config changes that might speed up the website a little (I enabled content caching and server-side compression of html.)
I also made some server config changes that might speed up the website a little (I enabled content caching and server-side compression of html.)
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Hosting Survey
Thanks for taking the survey! Here's the results: https://jack1177.typeform.com/report/ra ... B1U6MUsFzM
A good number of you are having issues, but no one seems too annoyed by it at least. I'll take this to mean we should continue on with this hosting plan for now. If things start getting worse at some point we can always do something about it then.
A good number of you are having issues, but no one seems too annoyed by it at least. I'll take this to mean we should continue on with this hosting plan for now. If things start getting worse at some point we can always do something about it then.
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
I've updated us to 3.2.5! Check out the info on that here: https://www.phpbb.com/community/viewtop ... &t=2496526
I've also added some table BBcodes, check 'em out!
becomes...
I've also added some table BBcodes, check 'em out!
Code: Select all
[table]
[tr][th]header 1[/th][th]header 2[/th][/tr]
[tr][td]data 1[/td][td]data 2[/td][/tr]
[tr][td]data 3[/td][td]data 3[/td][/tr]
[/table]
header 1 | header 2 |
---|---|
data 1 | data 2 |
data 3 | data 3 |
-
- Posts: 9125
- Joined: Wed Dec 31, 1969 7:00 pm
- Location: Canada
- Team: Dissonance-Tek
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
We're now on phpBB 3.2.7! Check out the release notes and so on here: https://www.phpbb.com/community/viewtop ... &t=2510666
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
Turns out updating to 3.2.7 broke the spoiler tag, but it's fixed again now!
Yay!
Spoilers work.
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
phpBB 3.2.8 has been released and now the forum is running it! Seems like it's mostly security updates. https://www.phpbb.com/community/viewtop ... &t=2523271
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
I reconfigured the server to force secure HTTPS connections (HTTP requests will redirect to HTTPS now.) If this causes anybody problems or you run into weird issues, let me know!
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
We're updated to phpBB version 3.3.0!
Read more about this update here: https://www.phpbb.com/community/viewtop ... &t=2534541
and see a summary of the new features here: https://www.phpbb.com/about/launch/
If you find any weird bugs let me know so I can fix them or die trying. (I already found a couple...)
I also forgot to mention that I set the site to go through CloudFlare a couple weeks ago, to resolve the issue some people were having with accessing the forum. This means that all the web traffic to this site is proxied through CloudFlare's servers, letting us get around the random IP ban some UK ISPs gave us. It should also in theory make the site load a little faster, as they claim to cache static content. Zoom zoom!
We've got a year and a half or so left of web hosting on the plan I bought. I'll most likely move to a more powerful/reliable host after that (and will bug you guys to chip in to make that happen.) For the present, we're all set!
Read more about this update here: https://www.phpbb.com/community/viewtop ... &t=2534541
and see a summary of the new features here: https://www.phpbb.com/about/launch/
If you find any weird bugs let me know so I can fix them or die trying. (I already found a couple...)
I also forgot to mention that I set the site to go through CloudFlare a couple weeks ago, to resolve the issue some people were having with accessing the forum. This means that all the web traffic to this site is proxied through CloudFlare's servers, letting us get around the random IP ban some UK ISPs gave us. It should also in theory make the site load a little faster, as they claim to cache static content. Zoom zoom!
We've got a year and a half or so left of web hosting on the plan I bought. I'll most likely move to a more powerful/reliable host after that (and will bug you guys to chip in to make that happen.) For the present, we're all set!
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
I've also added a fun new feature: you can now add your team name to your forum profile!
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Forum Update: RP Tag
Hi all, I've developed a new feature for the board: the RP tag. You can use it to hide your RP until either the deadline comes around or your opponent RPs using the tag as well.
...becomes...
Tournament organizers, consider asking participants to use this tag in your tournaments!
Code: Select all
[rp=07 27 2027]This content will be hidden until midnight on July 27, 2027.[/rp]
This content will be hidden until midnight on July 27, 2027.
What does it say?
How mysterious.
What does it say?
How mysterious.
Tournament organizers, consider asking participants to use this tag in your tournaments!
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
We're now updated to version 3.3.1. This is a security and bugfix release so you shouldn't really notice anything different.
More info here: https://www.phpbb.com/community/viewtop ... &t=2562636
More info here: https://www.phpbb.com/community/viewtop ... &t=2562636
-
- Posts: 610
- Joined: Wed Dec 31, 1969 7:00 pm
- Team: Aquatic Robotics
- Contact:
Re: Forum Software Update
The forum is now updated to phpBB version 3.3.3.
See details on the new version here: http://www.phpbb.com/community/viewtopi ... &t=2582381
See details on the new version here: http://www.phpbb.com/community/viewtopi ... &t=2582381