New Forum Tips and Issues

Gamers can also use this forum to chat about any game related subject, news, rumours etc.

Moderator: maddog986

User avatar
Erik Rutins
Posts: 39642
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

Re: New Forum Tips and Issues

Post by Erik Rutins »

You got that error when you tried to post and then when you re-posted it, it worked without an error?
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
User avatar
Nomad
Posts: 7273
Joined: Wed Sep 05, 2001 8:00 am
Location: West Yellowstone, Montana

Re: New Forum Tips and Issues

Post by Nomad »

Yes, after I retyped the posting. I think that maybe the site went down for a couple of minutes. It is not a big issue, but I thought I would put in here so you would have the info.
User avatar
tyronec
Posts: 5435
Joined: Fri Aug 07, 2015 5:11 am
Location: Portaferry, N. Ireland

Re: New Forum Tips and Issues

Post by tyronec »

Post by Erik Rutins » Thu Feb 24, 2022 9:47 pm

tyronec wrote: ↑Thu Feb 24, 2022 6:59 pm
Can you improve the text to make it more readable.
The old version was fine.
The Slitherine forum is fine.
The present format here I find difficult to read and it causes me eye strain after a few minutes of looking at it. Am not really sure why because I don't have the old version to compare, but the combination of the text and the colour scheme doesn't work for me at all.
It's actually exactly the same as the Slitherine forum and the old forum. I'm a bit baffled as I've seen multiple folks give this feedback but there is no difference in the body text font or size. If you take some screenshots side by side you'll see what I mean.
Erik Rutins
Without changing any settings on either forum this is what I get.
The text is larger on Slitherine and the colours are more distinct.

As things are I cannot easily read the Matrix text without Zooming in. The Slitherine text is fine.
Maybe there is a way to correct that, I don't know what it is...
X12.jpg
X12.jpg (262.7 KiB) Viewed 2137 times
The lark, signing its chirping hymn,
Soars high above the clouds;
Meanwhile, the nightingale intones
With sweet, mellifluous sounds.
Enough of Stalin, Freedom for the Ukraine !
grond69
Posts: 12
Joined: Sun Jan 13, 2013 5:42 pm

Re: New Forum Tips and Issues

Post by grond69 »

Seen other post this issue, but no answers. How do I know if there are new posts? I used to go to AAR and immediately know if there had been new posts. I don't want to have to go through the topmost posts from front to back to see if there are new ones. This is a big deal. It will make the difference between whether I access the forum or not!
DasTactic
Posts: 1356
Joined: Mon Oct 10, 2005 7:16 am

Re: New Forum Tips and Issues

Post by DasTactic »

The reason the Slitherine forum is so much more legible than the new Matrix forum - both at 11px size, is that the Slitherine forum is using a font designed to be viewed at a small size - Verdana.

In this post I go through the reasons in more detail and show what happens when the font is changed back to Verdana:
https://www.matrixgames.com/forums/view ... 1#p4964871

To achieve this is really simple from the website side of things.

In the first line of common.css change:

Code: Select all

body
{
    padding: 0;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
to...

Code: Select all

body
{
    padding: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
EDIT:
I just had a look at the page code and it would be best to add a custom.css to over-ride the theme rather than edit the theme itself. Maybe slitherine_news.css is what is being used as the custom over-rides. If that is the case it just needs the following to be added to the bottom of it.

Code: Select all

body
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
User avatar
terminator
Posts: 1142
Joined: Thu Dec 10, 2009 11:47 am
Location: France

Re: New Forum Tips and Issues

Post by terminator »

Impossible to have a full screen with the new forum version ?
Screen resolution 1600 x 900
Slitherine Forum no problem with full screen

Capture d’écran (700).jpg
Capture d’écran (700).jpg (190.11 KiB) Viewed 2017 times
Last edited by terminator on Fri Feb 25, 2022 7:24 am, edited 2 times in total.
User avatar
terminator
Posts: 1142
Joined: Thu Dec 10, 2009 11:47 am
Location: France

Re: New Forum Tips and Issues

Post by terminator »

Slitherine Full Screen OK
Screen resolution 1920 x 1080

Capture d’écran (14).jpg
Capture d’écran (14).jpg (460.61 KiB) Viewed 2006 times
Last edited by terminator on Fri Feb 25, 2022 7:23 am, edited 1 time in total.
User avatar
terminator
Posts: 1142
Joined: Thu Dec 10, 2009 11:47 am
Location: France

Re: New Forum Tips and Issues

Post by terminator »

Matrix Full Screen NO
Screen resolution 1920 x 1080

Capture d’écran (15).jpg
Capture d’écran (15).jpg (242.57 KiB) Viewed 2004 times
Chris21wen
Posts: 7440
Joined: Thu Jan 17, 2002 10:00 am
Location: Cottesmore, Rutland

Re: New Forum Tips and Issues

Post by Chris21wen »

Took me a while to work out where "reply with quote" is. Now I've found it why does't the post also have a standaed reply link as well? Currently if your read a post that's in the middle of a screen page you have to scoll to top or bottom.
User avatar
IainMcNeil
Posts: 2784
Joined: Tue Oct 26, 2004 10:01 am
Location: London
Contact:

Re: New Forum Tips and Issues

Post by IainMcNeil »

jlbhung wrote: Thu Feb 24, 2022 5:11 pm In the old forum, each post in a thread is numbered. Sometimes it is useful to use the post# to refer to a particular post. I do not find this feature in the new forum. Is it still here? If not, I would suggest to add this back.
Just right click and select copy link on the title of the message as its a link to the message and jumps you directly there.
Iain McNeil
Director
Matrix Games
User avatar
IainMcNeil
Posts: 2784
Joined: Tue Oct 26, 2004 10:01 am
Location: London
Contact:

Re: New Forum Tips and Issues

Post by IainMcNeil »

terminator wrote: Fri Feb 25, 2022 7:22 am Matrix Full Screen NO
Screen resolution 1920 x 1080


Capture d’écran (15).jpg
You're way zoomed out. Use Ctrl+mouse wheel to zoom in so its more readable.
Iain McNeil
Director
Matrix Games
User avatar
IainMcNeil
Posts: 2784
Joined: Tue Oct 26, 2004 10:01 am
Location: London
Contact:

Re: New Forum Tips and Issues

Post by IainMcNeil »

Taxman66 wrote: Thu Feb 24, 2022 7:55 pm Did the saved PMs from the old board just get dumped, or will they be restored?
The plan is to bring them across.
Iain McNeil
Director
Matrix Games
Denniss
Posts: 9129
Joined: Thu Jan 10, 2002 10:00 am
Location: Germany, Hannover (region)

Re: New Forum Tips and Issues

Post by Denniss »

When I open several forum sections at once I often get logged out, especially for private forum sections I am supposed to log in again
WitE dev team - (aircraft data)
WitE 1.08+ dev team (data/scenario maintainer)
WitW dev team (aircraft data, partial data/scenario maintainer)
WitE2 dev team (aircraft data)
TallBlondJohn
Posts: 121
Joined: Sat Apr 03, 2021 8:40 pm

Re: New Forum Tips and Issues

Post by TallBlondJohn »

DasTactic wrote: Fri Feb 25, 2022 12:18 am The reason the Slitherine forum is so much more legible than the new Matrix forum - both at 11px size, is that the Slitherine forum is using a font designed to be viewed at a small size - Verdana.

In this post I go through the reasons in more detail and show what happens when the font is changed back to Verdana:
https://www.matrixgames.com/forums/view ... 1#p4964871
DasTactic is correct in identifying the root issue. In view of all the many comments about the text size, why not implement this simple fix instead of this "you should use Ctrl-zoom" advice, which is frankly bad. Users should not have to fix poor design.

If users like small text, then they can use Ctrl-mouse wheel zoom to zoom out.
Denniss
Posts: 9129
Joined: Thu Jan 10, 2002 10:00 am
Location: Germany, Hannover (region)

Re: New Forum Tips and Issues

Post by Denniss »

In Gary Grigsby's War in the West there are two section links/redirects to buy Operation Torch, one of them is misplaced and leads to a 404 site
https://www.matrixgames.com/forums/view ... hp?f=10555
WitE dev team - (aircraft data)
WitE 1.08+ dev team (data/scenario maintainer)
WitW dev team (aircraft data, partial data/scenario maintainer)
WitE2 dev team (aircraft data)
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

Re: New Forum Tips and Issues

Post by witpqs »

Ian: Is there a way to link directly to the LAST post in a thread? (Useful for updating my AAR.)
tolsdorff
Posts: 227
Joined: Mon Dec 12, 2016 7:38 am

Re: New Forum Tips and Issues

Post by tolsdorff »

DasTactic wrote: Fri Feb 25, 2022 12:18 am The reason the Slitherine forum is so much more legible than the new Matrix forum - both at 11px size, is that the Slitherine forum is using a font designed to be viewed at a small size - Verdana.

In this post I go through the reasons in more detail and show what happens when the font is changed back to Verdana:
https://www.matrixgames.com/forums/view ... 1#p4964871

To achieve this is really simple from the website side of things.

In the first line of common.css change:

Code: Select all

body
{
    padding: 0;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
to...

Code: Select all

body
{
    padding: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
EDIT:
I just had a look at the page code and it would be best to add a custom.css to over-ride the theme rather than edit the theme itself. Maybe slitherine_news.css is what is being used as the custom over-rides. If that is the case it just needs the following to be added to the bottom of it.

Code: Select all

body
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

You could for the time being use a TamperMonkey script that forces the font of your choosing on the all websites you visit. I just used it here and like you said the text looks a LOT better in Verdana.. Not all buttons display properly though.

this script will do that trick

Array.prototype.forEach.call(document.getElementsByTagName("*"), function(e){e.style.fontFamily ="Verdana"})
Nou nou, gaat het wel helemaal lekker met je -- Kenny Sulletje
The broken record - Chris
tolsdorff
Posts: 227
Joined: Mon Dec 12, 2016 7:38 am

Re: New Forum Tips and Issues

Post by tolsdorff »

Erik Rutins wrote: Wed Feb 23, 2022 10:30 pm To be clear, could you give us a specific link to a thread or post that lost its zipped attached file during the move?
Kull's spreadsheet links for instance :

https://www.matrixgames.com/forums/view ... p?t=230478
https://www.matrixgames.com/forums/view ... p?t=170408
https://www.matrixgames.com/forums/view ... p?t=227189
Nou nou, gaat het wel helemaal lekker met je -- Kenny Sulletje
The broken record - Chris
jimpyle
Posts: 40
Joined: Sat May 07, 2005 1:39 pm

Re: New Forum Tips and Issues

Post by jimpyle »

Can someone tell me what these different icons mean and what the different colors indicate?
Attachments
Icons.png
Icons.png (5.96 KiB) Viewed 1767 times
User avatar
Kull
Posts: 2744
Joined: Tue Jul 03, 2007 3:43 am
Location: El Paso, TX

Re: New Forum Tips and Issues

Post by Kull »

Thanks for pointing that out tolsdorff. I have a LOT of files posted for download, so hopefully this issue can be fixed soon.

In addition, is Matrix going to fix the way the forum is displaying links embedded in text? As an example, just look at the three in my signature. Having to manually fix a few links in a signature is one thing, but I have literally 100s of embedded links in threads such as Japanese Ships – Colors & Camouflage (here's the link to that thread: https://www.matrixgames.com/forums/view ... p?t=339736. Having to manually repair that entire thread...and all the others? Well...let's hope not.

Note: The "link button" doesn't work either. All it does is stick "url" tags around your text, which is kind of useless since it doesn't then allow you to add the actual url. The entire process of creating the embedded links is completely opaque.
Post Reply

Return to “General Discussion”