NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

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!
Leroy.C
Leroy.C
Posibility add image in resource post
crzjzu
crzjzu
Hey, will the infractions module be getting updated to pr9 anytime soon or not?
Samerton
Samerton
There's no estimated date for the next Infractions module release at the moment, however it is already compatible with pre-release 9. The only issue is that the StaffCP page doesn't render correctly - it still works though and you can scroll down to edit the config settings.

About

Registered:
over 9 years ago
Last Seen:
4 days ago
Profile Views:
29256
Minecraft
Samerton

Latest Posts

8 days ago
How to host nameless on railway.app

Our partners Pebblehost offer cheap web hosting: https://pebblehost.com/

There is also a free alternative with fewer features: https://namedhosting.com/

10 days ago
How to host nameless on railway.app

Hi,

I have never used this service before so unfortunately I will not be able to provide much assistance.

However, it appears they may support deploying Docker images, in which case I can point you in the direction of the Nameless Docker repository: https://github.com/NamelessMC/Nameless-Docker

It may also be possible to deploy a code repository, in which case the full repository can be found here: https://github.com/NamelessMC/Nameless. It is important to note that Nameless is not designed to be run like this so this will likely not work, and I would recommend using a traditional web host instead.

20 days ago
Custom Home Page

You can upload these to your web host as normal, and also refer to them in the HTML within the tpl file as normal.

20 days ago
Namelessmc installation - database error

Hi,

This error means that your MySQL database version is too old. Nameless requires MySQL 5.7.22 or higher, or MariaDB 10.2 or higher.

23 days ago
Custom Home Page

Hi,

In the StaffCP -> Configuration -> General Settings tab, you can set the "Homepage Type" to "Portal".

Then, in the directory for the template that you are using (e.g. custom/templates/DefaultRevamp), there is a file called portal.tpl in which you can add your custom HTML code.

Hope that helps!