NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

Popsiz FM
Popsiz FM
When will the punishment thingy be updated? [Infractions moduel]
Samerton
Samerton
Hi, unfortunately I'm not sure yet - however the latest development code from https://github.com/samerton/Nameless-Infractions should work for LiteBans
redd
redd
Hey, are you going to update Nameless Infractions to the latest version of NamlessMC? If so do you have an ETA for when it will be updated?
Samerton
Samerton
Hi, yes it will definitely be updated but unfortunately at the moment I am unsure when this will be.
Vifez
Vifez
Hey! There is a staff application module from v1.0 which is a very good feature do you plan on adding it any time soon?
Samerton
Samerton
Hi, You can use the Forms module with version 2 instead: https://namelessmc.com/resources/resource/43-forms-module/
HunorPlayZ
HunorPlayZ
Hi! I ran into a problem, the NamelessMc plugin doesn't work, when I add the API url and the API key, I get this message: [11:20:37 WARN]: [NamelessMC] Could not connect to your website due to a network connection error ('java.io.IOException: protocol error: Frame type(80) length(4740180) exceeds MAX_FRAME_SIZE(16384)' ). Run /nlpl last_error to retrieve the full stack trace. >.... [11:20:37 WARN]: [NamelessMC] The website didn't return a valid json response. Run /nlpl last_error to retrieve the full stack trace. Maybe you could help me?
JNineyy
JNineyy
I keep getting "Please configure and synchronise the Tebex module in the StaffCP first!" I've already done so a couple of times lol
Samerton
Samerton
Hi, this happens if there is no domain set up in the database. This will only happen if the website is unable to communicate with Tebex (usually if the server key is invalid). If you perform a force sync in the StaffCP -> Tebex -> Force Sync tab, are there any errors?
JNineyy
JNineyy
There aren't any errors
Samerton
Samerton
I've had a couple more reports of this now, for some reason Tebex isn't always returning a store URL from its API, so I will investigate why this happens
Samerton
Samerton
This should now be resolved in the latest module version
JNineyy
JNineyy
hey, any plan to release Tebex Nameless Resources for v13?
Samerton
Samerton
Hi, it's a work in progress but due to the size of the module it's taking quite a while. Unfortunately no estimated release date yet.
Samerton
Samerton
The module has now been updated :)
Manifestality
Manifestality
Heyo, I was wondering how I would allow users to add about you fields to their profile? i.e. when I go to my users' profiles and I click the About section, there's a little note at the bottom that says "This user has not added any about you fields yet.", what exactly are these and how can I allow my users to add them? Thank you!
Samerton
Samerton
Hi, if you create some custom profile fields in the StaffCP -> Configuration -> Custom Profile Fields, you can check the "public" option to get them to show on profile pages
1day2die
1day2die
hey, any ETA when Nameless Resourrces will be released for v13?
Zzeyy
Zzeyy
Hi, could you make it so letters "ě š č ř ž ý á í é" get automatically turned to "e s c..."? The first letters make my URLs broken, like forum/topic/23-dvouf%c3%a1zov%c3%a9-ov%c4%9b%c5%99ov%c3%a1n%c3%ad/ instead of forum/topic/23-dvoufazove-overovani/
Zzeyy
Zzeyy
This would be very very helpful as you have a pretty large amount of Czech users.
Zzeyy
Zzeyy
And I found a bug, sometimes you cannot use special letters like " ě š č ř ž ý á í é ", it mostly happens to " ě " and " ř ", could you make it work please?

About

Registered:
over 9 years ago
Last Seen:
about 1 hour ago
Profile Views:
33817
Minecraft
Samerton

Latest Posts

18 days 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;

about 1 month 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.

about 1 month 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.

3 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?

3 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