News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

I can't access to forums.wxWidgets.org through Cloudflare test

Started by ollydbg, August 23, 2025, 04:20:02 PM

Previous topic - Next topic

ollydbg

I never pass the Cloudflare real person test, so it goes to an endless loop.

Do you have the same issue?
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.

stahta01

It works for me. About 1 in 10 times it brings up a check box that I need to check.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

blauzahn


ollydbg

Quote from: blauzahn on August 23, 2025, 08:22:32 PM
Try to disable the browser's noscript plugin for wxwidgets.org temporarily.
Thanks.
I'm using uBlock Origion add on on Firefox, but disable the add on on the wxWidgets.org does not solve the issue. It still goes to an endless human check.
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.

stahta01

I can no longer get to the site it implies the web cert. has expired.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ollydbg

Quote from: stahta01 on September 03, 2025, 08:21:56 PM
I can no longer get to the site it implies the web cert. has expired.

Yes, I have the same issue here. After the human test page, it jumps to a "Invalid SSL certificate" page.
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.