Please you can login with your existing username and password from this forum. Please try and use the new forum as much as possible. If anything major bad happens we will come back here but I’d like to try the new forum for a trial period of a couple of days or so.
It’s quite a new experience so to familiarise yourself please have a look at this:
Some changes:
The categories have been slightly reorganised. Mainly I’ve create a top level Wugger Only category. With some nice sub-categories. I will in future make the wugger user group (which gives access to that category and it’s sub categories) automatic allowing much wider participation in that.
Groups are slightly different. Had to redo them by hand so please don’t take offence.
Titles follow one group. Not sure which titles get preference.
There is now a few dedicated support categories. These categories also allow the original poster to select a reply as the solution. Giving the person who helped him some kudos.
Badges are there to be earned… Try and find them.
Email support is really good on this forum. There is digests emails, tracking of topics and threads and even whole categories.
Avatars are there but for some they have changed to gravatars.
You can @mention@users, @committee, @networkadmin, @gamingadmin etc etc on the new forum.
Please also try this on your mobile as it’s a vastly superior experience. Please also try and activate notifications in browser. The new forum has
Please take a look around and report bugs on the following thread:
This is in the site feedback category which is for discussions about the new forum.
If you can’t login and have funny characters in your username. Replace them with _. Otherwise @spin
If I was a new user, I would immediately be confused and just leave the site. If this isn’t the ‘planned’ final page and just a rush to move everything to the new server, can I suggest in keeping the current forum active until the final version is done?
Ek wil jou rerig help. Ek wil rerig weet of dit fout is met iets. Maar jy moet so bietjie informasie gee.
Wat gebeur?
Wat is jou ip?
Op die internet of net op die wug?
Het jy 'n tracert gedoen na forum.ctwug.za.net?
The above was a problem with the SSL configuration on Nginx:
I thought that the ssl_protocols parameter was order agnostic but it appears not.
I had ssl_protocols TLSv1.2 TLSv1.1 TLSv1;
but it should have been ssl_protocols TLSv1 TLSv1.1 TLSv1.2;