Changelog - Websites

Locked
User avatar
RabbiBob
Site Admin
Posts: 257
Joined: Tue Feb 06, 2018 2:07 pm
Location: BETA Mountain
Contact:

Changelog - Websites

Post by RabbiBob » Mon Dec 10, 2018 5:40 am

  • Added Category:Things_To_Do - Overall container for things to be addressed
  • Added Clean Up Done category - figured it would be nice to determine what has been done
  • Removed RecentChanges & IRC from first drop down menu
  • To do: address hot-linking images

User avatar
RabbiBob
Site Admin
Posts: 257
Joined: Tue Feb 06, 2018 2:07 pm
Location: BETA Mountain
Contact:

Re: Changelog - Websites

Post by RabbiBob » Mon Sep 16, 2019 10:10 am

Copied site to test.* and implemented latest MW (1.33)

Notes:

Code: Select all

check extension versions on old site and update new site
	BoilerPlates - custom configs (migrate) - done
	PipeEscape is OLD
	#wfLoadExtension( 'MultimediaViewer' ); 	#1.33 - seems broke?


Skins - frontier

	updated
	font is a little bigger?
To do: swap sites on backend

User avatar
RabbiBob
Site Admin
Posts: 257
Joined: Tue Feb 06, 2018 2:07 pm
Location: BETA Mountain
Contact:

Re: Changelog - Websites

Post by RabbiBob » Mon Sep 16, 2019 4:56 pm

Updated prod to MW 1.33

phpBB -> pending (too many bugs to deal with today)

User avatar
RabbiBob
Site Admin
Posts: 257
Joined: Tue Feb 06, 2018 2:07 pm
Location: BETA Mountain
Contact:

Re: Changelog - Websites

Post by RabbiBob » Sat Sep 05, 2020 6:52 am

  • Fixed https insecure issue found when using |thumb| for large pictures. Resolution: editing $wgServer = "https://betamountain.org";

User avatar
RabbiBob
Site Admin
Posts: 257
Joined: Tue Feb 06, 2018 2:07 pm
Location: BETA Mountain
Contact:

Re: Changelog - Websites

Post by RabbiBob » Sat May 07, 2022 6:21 am

Migrated off of mail services for domains, required updating
  • Updated SMTP to new provider and tested.
  • ssl://<serveraddress> required in the syntax

Locked