NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Samerton

Owner

Feed

dadus33
dadus33
Amm, I don't really know if this only happens to me, but this page will never stop loading and hundreds of messages from @Partydragen show up...
NichtJolly
NichtJolly
Hey I always get errors :(
dadus33
dadus33
Yup, he has indeed done a great job :D
Mistri
Mistri
Awesome job, I love it! :D
Partydragen
Partydragen
Hey ;P

About

Registered:
over 9 years ago
Last Seen:
less than a minute ago
Profile Views:
34415
Minecraft
Samerton

Latest Posts

about 1 month ago
Two-Step Auth

Hi,

The following is taken from our FAQs:

The most common cause for 2FA not working is incorrect time on the server or device providing TOTP codes.

To disable two factor authentication on login for all users, run the following SQL query: UPDATE nl2_users SET tfa_enabled=0;

To disable forced two factor authentication setup for all groups, run the following SQL query: UPDATE nl2_groups SET force_tfa=0;

2 months ago
Fatal error

Hi,

I believe this error occurs if you are using an outdated custom template. If you are using a custom template, you should update it to the latest version or otherwise disable it.

3 months ago
DB error

Hi,

This has been reported a couple of times on our Discord server - on both occasions, the issue was caused by the web host blocking the connection in their control panel's WAF settings. If you are using a web host, you can try contacting them to see if they can check this for you.

4 months ago
Translation file not found /home/vol11_5/infinityfree.com/if0_36

Hi,

Please can you share a screenshot of the full error page?

4 months ago
Where can i translate the verify things?

Hi, apologies for the late reply.

Our translations all come from https://translate.namelessmc.com/projects/namelessmc/ - any updates to translations are then included in the next release.

It is possible to manually update the translations locally, however these will be overwritten when you next update your website. The terms can be found in the folder custom/languages for the Core module, modules/Forum/languages for the Forum module and so on. I will list the terms from your query below. If the term does not already exist in your language file, you will need to add it in (JSON format).

  1. Pending verification - user/pending_verification (custom/languages)
  2. Verify - general/verify (custom/languages)
  3. Overview - user/overview (custom/languages)
  4. Followed topics - forum/following_topics (modules/Forum/language)
  5. Cookie consent messages are all in the modules/Cookie Consent/language folder