NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

Zzeyy
Zzeyy
Hi, again. :/ I'm unable to pin, lock or do anything to posts. I'm afraid it's not because of a custom theme, because it happens to the DefaultRevamped too. https://ctrlv.link/pxpf → Screenshot of the ERROR, it says that the token is unknown~
Samerton
Samerton
Hi, can you please download pre-release 12 again from https://github.com/NamelessMC/Nameless/releases/tag/v2.0.0-pr12 and upload ONLY the custom/templates/DefaultRevamp folder onto your website. The issue only happens with outdated templates
Zzeyy
Zzeyy
This didn't resolve anything.
Zzeyy
Zzeyy
I uploaded the DefaultRevamp template, made sure to disable the custom theme and it still doesn't work.
LazyChazy
LazyChazy
Error using your tebex integration plugin.
Samerton
Samerton
What does the error say?
Zzeyy
Zzeyy
Hi, when players try to verify their account after registering, they are told the website is not SSL secured and it changes from my domain to the VPS IP. What do I have to do to fix it? It was the host being set to the IP. Thanks a lot.
Samerton
Samerton
Can you please ensure the value of hostname in the file core/config.php is set to your domain. Also, you can try enabling the "Force HTTPS" option in the StaffCP -> Configuration -> General Settings tab - if this breaks your site you can disable it again in the file core/config.php
UlrichBR
UlrichBR
https://namelessmc.com/resources/resource/3-namelessmc-resources is there another payment method besides PayPal?
Samerton
Samerton
I'm afraid we only support PayPal at the moment
officialavaplays
officialavaplays
Would be nice if i could upload .sk file and .jar file on resources. How can i do that?
Samerton
Samerton
Unfortunately it's not currently possible, so for now any .sk, .jar etc files will need to be added to a .zip before uploading
BastiGHG
BastiGHG
Hey, when I try to buy Xemah's LITHIUM template. - it says "Sorry! There was an error whilst purchasing this resource. Please contact an administrator."
Samerton
Samerton
Hi, The author of the template's PayPal is no longer valid - please contact them directly to purchase the template using the instructions within the resource description.
Petr21
Petr21
PLS HELP I don't know, how setup NamelessMC. Please help
MutexDK
MutexDK
Hey Samerton, How can i change the Forum Module, atm I can't use ÆØÅ, when I do it replaces them with at question mark. Is there a way to fix that? Thank you.
Samerton
Samerton
Hi, when you install Nameless please make sure you set your encoding to utf8mb4
MutexDK
MutexDK
Is it possible to change now? and where?
Samerton
Samerton
You can try searching online for guides to convert latin1 to utf8mb4 in MySQL, but if you don't have much data on your website yet then a reinstall is probably easiest
MutexDK
MutexDK
The MySQL is now set correct, but it still changes the letters to question marks. Do you have Discord, so I can show you.
Samerton
Samerton
Apologies for the delay - our Discord invite is https://discord.gg/nameless
zJerino
zJerino
hi
Samerton
Samerton
hi
mamutbab31
mamutbab31
POGG!

About

Registered:
over 8 years ago
Last Seen:
about 1 hour ago
Profile Views:
22734
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

8 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.

8 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.

15 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.