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 8 years ago
Last Seen:
22 hours ago
Profile Views:
22728
Minecraft
Samerton

Latest Posts

2 days ago
Adding a new page

Hi,

You can either code a standalone PHP page as you would normally, or if you want to integrate with Nameless you will have to create a custom module.

We have some documentation on module development here: https://docs.namelessmc.com/en/module-documentation

If you have any specific questions please feel free to ask.

2 days ago
I can’t save my theme changes

Hi,

Can you please contact the Lithium template author for support - we do not support third party templates in this forum unfortunately.

There is a support Discord for the Lithium template here: https://coldfiredzn.com/discord

7 days ago
Sorry, but something went wrong while loading the page. Please c

Hi,

Please check the file cache/logs/fatal-log.log for more information.

7 days ago
ERROR 500

Hi,

You will need to find the web server error logs for more info - if you are using a web host, they should be able to help you find them.

14 days ago
Discord-Bot setup

Hi,

The following is taken from our Discord support bot:

Plugin or Nameless-Link times out while waiting for response

This error means the website hasn't sent a response to an API call in a reasonable amount of time and the connection was aborted. Some possible causes are listed below.

  • If this only happens occasionaly and commands work fine, it is likely that your website or internet connection was down for a brief moment. In that case you should ignore the warning.
  • Increase the timeout to PT10S (in main.yaml) if it is currently set to a lower value.
  • Due to several bugs in Discord group sync, it can delay web requests for far too long. This will be fixed in 2.1.0. For now, please remove any Discord group sync rules in StaffCP > Configuration > API > Group Sync.
  • If your website is not reachable at all, Nameless-Plugin or Nameless-Link is not going to get a response in time and this error may appear. Perhaps you entered an incorrect API URL? Or maybe a firewall is blocking requests?
  • Ensure the database server and web server are on the same machine, otherwise it might not be able to produce API responses quickly enough due to query latency.
  • (only for v2-pr12 and older) One API endpoint endpoint sometimes checked for a NamelessMC update, delaying the response. This update check has been removed in later versions. Please update.