Updating website

For discussion directly related to ConwayLife.com, such as requesting changes to how the forums or home page function.
User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Updating website

Post by Nathaniel » October 1st, 2019, 8:53 am

I'm starting to fiddle around with (finally!) updating a bunch of things on the backend of website. Unfortunately, my testing has revealed that there is pretty much no way to do this without temporarily breaking things -- updating the server from PHP 5.3 to PHP 7.2 breaks both the forums and the wiki, and I can't update the forums or wiki without updating PHP.

So I apologize for any downtime over the next day or two. Hopefully everything goes reasonably smoothly, but I can't guarantee anything. Please feel free to let me know of any weirdness here.

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Updating website

Post by Moosey » October 1st, 2019, 10:57 am

Out of curiosity, what will happen to old discussions?
Nothing will happen to them, right?
(I know this is a stupid question, but I have never been on a forum which was updated at some time during my membership before)
not active here but active on discord

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 1st, 2019, 11:02 am

Yep, nothing will be lost. It's just the back-end software that is being updated -- all forum posts and wiki articles will carry on as if nothing happened.

User avatar
muzik
Posts: 5648
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Updating website

Post by muzik » October 1st, 2019, 12:32 pm

On the topic of updating, could the mediawiki plugin or whatever it is that allows tables to have tabs be added? It'd be useful to have a way to control the third value in the 5S project summary table.

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 1st, 2019, 2:56 pm

muzik wrote:On the topic of updating, could the mediawiki plugin or whatever it is that allows tables to have tabs be added? It'd be useful to have a way to control the third value in the 5S project summary table.
Could you point me to a Wikipedia page (or a page on another wiki) that has the functionality you'd like, just so that I know exactly what it is?

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 1st, 2019, 5:18 pm

Forum software is now updated. It seems to be functional again (but let me know if anything is not), but looks quite different. Will start transitioning things back to the old style (e.g., the ConwayLife.com header and LifeViewer integration) now.

User avatar
muzik
Posts: 5648
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Updating website

Post by muzik » October 1st, 2019, 5:45 pm

I can't think of any pages I know that use tabs, but this extension looks like it would do the job.

User avatar
muzik
Posts: 5648
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Updating website

Post by muzik » October 1st, 2019, 6:22 pm

Will the homepage be updated to closer resemble the new forums in design?

User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: Updating website

Post by Ian07 » October 1st, 2019, 6:41 pm

muzik wrote:
October 1st, 2019, 6:22 pm
Will the homepage be updated to closer resemble the new forums in design?
Also:
The ConwayLife.com home page wrote:The largest collection of online information about Conway's Game of Life and Life-like cellular automata. Contains over 1,000 articles.
I mean, it's not wrong...

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 1st, 2019, 6:47 pm

muzik wrote:
October 1st, 2019, 6:22 pm
Will the homepage be updated to closer resemble the new forums in design?
No plans at the moment, but I can at it to the todo list. Current plans are focused on updating/improving the forums and wiki, but I can have a look at the main page after those upgrades are done.
Ian07 wrote:
October 1st, 2019, 6:41 pm
The ConwayLife.com home page wrote:The largest collection of online information about Conway's Game of Life and Life-like cellular automata. Contains over 1,000 articles.
I mean, it's not wrong...
"Technically correct" is my sweet spot. (OK, OK, I fixed it)

User avatar
testitemqlstudop
Posts: 1367
Joined: July 21st, 2016, 11:45 am
Location: in catagolue
Contact:

Re: Updating website

Post by testitemqlstudop » October 1st, 2019, 7:09 pm

Nathaniel wrote:
October 1st, 2019, 8:53 am
I'm starting to fiddle around with (finally!) updating a bunch of things on the backend of website. Unfortunately, my testing has revealed that there is pretty much no way to do this without temporarily breaking things -- updating the server from PHP 5.3 to PHP 7.2 breaks both the forums and the wiki, and I can't update the forums or wiki without updating PHP.

So I apologize for any downtime over the next day or two. Hopefully everything goes reasonably smoothly, but I can't guarantee anything. Please feel free to let me know of any weirdness here.
Ooo I love the new quote format

GUYTU6J
Posts: 2200
Joined: August 5th, 2016, 10:27 am
Location: 拆哪!I repeat, CHINA! (a.k.a. 种花家)
Contact:

Re: Updating website

Post by GUYTU6J » October 1st, 2019, 9:17 pm

How about updating the CAPTCHA process when registering the forums, as I suggested here? I hope it will help prevent spam bots.

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 1st, 2019, 9:22 pm

GUYTU6J wrote:
October 1st, 2019, 9:17 pm
How about updating the CAPTCHA process when registering the forums, as I suggested here? I hope it will help prevent spam bots.
Unfortunately that would be extremely non-trivial to implement, and I'm not convinced it would change spam levels significantly. Currently, the spam control on this forum catches essentially all spam attacks except for ones that are implemented by humans (not bots) and/or specifically designed with our forum in mind, and implementing a different CAPTCHA won't change that. If worse comes to worse and we need a stronger CAPTCHA for the forum, I'd be inclined to just move to reCAPTCHA.

User avatar
Freywa
Posts: 877
Joined: June 23rd, 2011, 3:20 am
Location: Singapore
Contact:

Re: Updating website

Post by Freywa » October 2nd, 2019, 1:24 am

Will HTTPS support (via HTTPS Everywhere) be added?
Princess of Science, Parcly Taxel

Code: Select all

x = 31, y = 5, rule = B2-a/S12
3bo23bo$2obo4bo13bo4bob2o$3bo4bo13bo4bo$2bo4bobo11bobo4bo$2bo25bo!

User avatar
Gustone
Posts: 744
Joined: March 6th, 2019, 2:26 am

Re: Updating website

Post by Gustone » October 2nd, 2019, 2:45 am

it's too wide

OH NO IT'S SHIT

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 2nd, 2019, 5:31 am

Freywa wrote:
October 2nd, 2019, 1:24 am
Will HTTPS support (via HTTPS Everywhere) be added?
Yep, that's on the list. Should happen shortly after the wiki is updated.

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Updating website

Post by Moosey » October 2nd, 2019, 6:12 am

Nathaniel wrote:
October 1st, 2019, 5:18 pm
Forum software is now updated. It seems to be functional again (but let me know if anything is not), but looks quite different. Will start transitioning things back to the old style (e.g., the ConwayLife.com header and LifeViewer integration) now.
That was fast
not active here but active on discord

Gamedziner
Posts: 795
Joined: May 30th, 2016, 8:47 pm
Location: Milky Way Galaxy: Planet Earth

Re: Updating website

Post by Gamedziner » October 2nd, 2019, 8:28 am

Pages in the updated forums seem to load a lot slower.

Code: Select all

x = 81, y = 96, rule = LifeHistory
58.2A$58.2A3$59.2A17.2A$59.2A17.2A3$79.2A$79.2A2$57.A$56.A$56.3A4$27.
A$27.A.A$27.2A21$3.2A$3.2A2.2A$7.2A18$7.2A$7.2A2.2A$11.2A11$2A$2A2.2A
$4.2A18$4.2A$4.2A2.2A$8.2A!

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 2nd, 2019, 8:42 am

Gamedziner wrote:
October 2nd, 2019, 8:28 am
Pages in the updated forums seem to load a lot slower.
Anyone else having this problem? Seems fine to me.

Also, I'll be updating to PHP 7.2 in a day or two, which should speed up the whole site somewhat.

User avatar
Macbi
Posts: 903
Joined: March 29th, 2009, 4:58 am

Re: Updating website

Post by Macbi » October 2nd, 2019, 9:08 am

Nathaniel wrote:
October 2nd, 2019, 8:42 am
Gamedziner wrote:
October 2nd, 2019, 8:28 am
Pages in the updated forums seem to load a lot slower.
Anyone else having this problem? Seems fine to me.

Also, I'll be updating to PHP 7.2 in a day or two, which should speed up the whole site somewhat.
Seems fine to me too.

User avatar
muzik
Posts: 5648
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Updating website

Post by muzik » October 2nd, 2019, 9:37 am

I assume the MediaWiki version used by LifeWiki is also going to be updated?

Also, speaking of the wiki, could it be formatted so that it also has the same sort of page top layout as Home and Forums, or would this be too intrusive on the look of the wiki?

User avatar
Gustone
Posts: 744
Joined: March 6th, 2019, 2:26 am

Re: Updating website

Post by Gustone » October 2nd, 2019, 11:15 am

Just make it old width

it is too wide

(btw terraria forums updated recently too)

User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: Updating website

Post by Ian07 » October 2nd, 2019, 3:39 pm

Is the wiki software going to be updated as well? LifeWiki still uses MediaWiki 1.23.3, which was released in 2014 and has been unsupported since 2017.

User avatar
Nathaniel
Site Admin
Posts: 862
Joined: December 10th, 2008, 3:48 pm
Location: New Brunswick, Canada
Contact:

Re: Updating website

Post by Nathaniel » October 2nd, 2019, 4:11 pm

Yes, wiki software update is coming next. It's just a bigger undertaking since PHP itself has to be updated to run the newest version of MediaWiki. Hopefully will happen tonight, but it just depends on when I can get a chunk of time when I know I can fix problems if they arise in the upgrade process.

Edit: Wiki is now updated and seems functional on my end. PHP now updated to 7.2 on the server too. Let me know of any weirdness you encounter.

User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: Updating website

Post by Ian07 » October 2nd, 2019, 10:43 pm

Hmm, looks like the MediaWiki update caused a few HTML errors: http://www.conwaylife.com/w/index.php?t ... &redlink=1

The template Template:Distinguish is one of the culprits, not sure where exactly the other ones are coming from though they're all conduits.

Post Reply