News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Hello our new forum!

Started by ollydbg, March 21, 2021, 01:58:31 PM

Previous topic - Next topic

ollydbg

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

ollydbg

I just view the forum from my phone(through firefox mobile), its layout looks good!
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

mandrav

Quote from: ollydbg on March 21, 2021, 02:29:42 PM
I just view the forum from my phone(through firefox mobile), its layout looks good!

Glad to hear that!
Be patient!
This bug will be fixed soon...

gd_on

Cooooool. Many thanks Mandrav. Happy to see you again. ;)
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

mandrav

Be patient!
This bug will be fixed soon...

BlueHazzard

I am not 100% sure, but i think i have problems with css?

Commaster

#6
Mine looks the same as in BlueHazzard's screenshot.
I also miss the "10 latest posts" right on the main page... oh well
P.S. In fact, "Recent Posts" tab at the bottom doesn't do anything.

Miguel Gimenez

There are also minor glitches, like the missing copyright symbol at the very end of the page or the "doesn't fit" in the description of the "General but related to Codeblocks" subforum, probably related to encoding.

wimc

Nice, sure is different though.

blauzahn


MaxGaspa

#10
I like it but I'd like to report that the wiki link, in the main CB page, is no longer working. Not related to the new forum (I guess)....

Moreover in the main forum page the "Recent Post" tab seems not working.

max

Commaster

I keep getting logged out way too often. Already tried deleting cookies/sitedata...

sodev

Don't login by entering your credentials into the login overlay box, click on its arrow symbol to get to the login page. On that page you can set your session duration to infinite.

This "fancy" bootstrap-blocky-design is sometimes not that intuitive. And the most annoying fact about that theme, at least the mobile version, didn't check in a desktop browser yet, it doesn't show the latest post of threads in the overview, it shows only the thread starter. Especially annoying if you clicked that checkmark button by accident.

Commaster

I suspect the logged IPs aren't our actual external IPs (I see 10.x.x.x) so some information forwarding rules are missing...

Miguel Gimenez

#14
QuoteI suspect the logged IPs aren't our actual external IPs

They weren't before the change, I have a static IP and it was never shown correctly.

The "Most online today" value has also changed dramatically, before it was always around 200 and now is below 10.

EDIT: Looks like it does not count guests correctly, it shows 0 for none and 1 for one or more, so "Most online today" really is "Most users online today + 1 guest".