1 (edited by turkofusion 2023-11-22 02:40:28)

Topic: Issue registering account

While trying to register an account, Clicking on "Register" leads to this page:

https://www.soliforum.com/register/?action=register
http://soliforum.com/i/?NdtT8kj.png



Pressing either continue or cancel leads to the page:
https://www.soliforum.com:80/register/?action=register

port 80 on https?

which results in a "SSL_ERROR_RX_RECORD_TOO_LONG" error (on firefox, chrome has similar result).

http://soliforum.com/i/?fGtPu0k.png

the only way to fix the issue, and how i have managed to register this account, is by changing the link in the page source from https to http:

http://soliforum.com/i/?oUcwTyi.png

Changing the https://.... to http://www.soliforum.com:80/register/?action=register

a dirty fix, but one that works.


Edit:
Issue was also present while submitting an edit to this post... hmm