NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

Voodix
Voodix
How do I add this meta tag to my website: <meta property="og:site_name" content="OriginsNW" />
Samerton
Samerton
You can add it to your template's header.tpl file (custom/templates/*Your Template*/header.tpl), alongside the other meta tags.
Samuelep123410
Samuelep123410
I downloaded the nameless v2 bungeecord plugin on my server, when I connect minecraft to the forum site with /verify in chat it connects but on the site you can't see the player's skins, I would like the player's head that does /verify . What can I do?
Voodix
Voodix
Players using cracked Minecraft cannot see skins. To fix this, you can use this module: https://namelessmc.com/resources/resource/136-status-page-fix-cesium-for-cracked-minecraft-server.
Voodix
Voodix
I set up Discord OAuth2, but I'm getting this error when trying to link my account: Uncaught GuzzleHttp\Exception\ConnectException cURL error 6: Could not resolve host: discord.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://discord.com/api/v9/oauth2/token /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
Samerton
Samerton
It looks like the web host you are using is blocking the outgoing connection to Discord, or their DNS is incorrectly configured. You can try contacting them for support, but if you are using the free plan there are better free options available for hosting a Nameless website, such as Named Hosting or Nameless Hosting.
Voodix
Voodix
I get this error when I enter General Configuration in the Admin Panel. Can you help me? Uncaught Hata Uncaught TypeError: ErrorHandler::parseFrame(): Argument #2 ($frame_file) must be of type string, null given, called in /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/core/classes/Misc/ErrorHandler.php on line 110 and defined in /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/core/classes/Misc/ErrorHandler.php:229 Stack trace: #0 /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/core/classes/Misc/ErrorHandler.php(110): ErrorHandler::parseFrame(Object(Error), NULL, NULL, 6) #1 [internal function]: ErrorHandler::catchException(Object(Error)) #2 {main} thrown /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/core/classes/Misc/ErrorHandler.php
Samerton
Samerton
This means that the file vendor/joypixels/emoji-toolkit/lib/php/src/Ruleset.php does not exist, as your web host has deleted it. Download the latest Nameless release on your computer and extract the files, and find this file. Then, rename it to Ruleset.txt and upload it to your web host, to the vendor/joypixels/emoji-toolkit/lib/php/src folder. Finally, rename it back to Ruleset.php on the web host.
Voodix
Voodix
Hello. How can I set up Gmail SMTP or PHPMailer on my website?
Samerton
Samerton
Hi, we have docs available here with information on setting up SMTP: https://docs.namelessmc.com/en/smtp
NotKRhero
NotKRhero
why a lot of module cant turned on
Samerton
Samerton
Which modules won't turn on?
KieranSlayer
KieranSlayer
Hello is there a way with resource module to get it too allow jar files aswel ??
Samerton
Samerton
Hi, unfortunately this is not possible at the moment, for now the JAR files will need to be put into a ZIP before uploading. This is planned for the future, but I am not sure when.
SpyCraft3r
SpyCraft3r
Hi Samerton, Mate I was wondering if it is possible to also have JAR files as well as ZIP files to download in your resources plugin
Samerton
Samerton
Hi, this is planned, there is a major rework of the module in development so hopefully as part of that I can support additional file types.
Binvnhehe999
Binvnhehe999
Please help me delete this resource https://namelessmc.com/resources/resource/239-automatic-language%2C-multi-language-%7C-free/ , or help me change it to 1.20$
Samerton
Samerton
Hi, I have removed the resource. However, as it is not related to NamelessMC (it is not a module or a template), we cannot allow it to be hosted here as a resource.
Binvnhehe999
Binvnhehe999
is it possible to add a resource category for code snippets? , my resource is pretty simple and just needs to be pasted into the custom page
Samerton
Samerton
I have created a new Miscellaneous category for code snippets: https://namelessmc.com/resources/category/11-miscellaneous/ - I can move your existing resources here if you'd like
Binvnhehe999
Binvnhehe999
Yes, please do that
Samerton
Samerton
All done
Thenamewins
Thenamewins
Hey how do I get the Tebex store key it says the private key is invalid
Samerton
Samerton
Hi, this is the secret key shown when editing your server here: https://server.tebex.io/game-servers

About

Registered:
over 10 years ago
Last Seen:
1 minute ago
Profile Views:
35715
Minecraft
Samerton

Latest Posts

2 days ago
Namelessmc is VERY slow

Hi,

Here are a few of the most common reasons for websites slowing down:

- The MySQL database should be on the same server as the website files, and not connected to using an external domain (i.e., the database host should be 127.0.0.1 or localhost)

- Using lots of custom modules or templates which are not efficient or have their own custom update checkers can slow things down, you can try disabling all modules/templates just for a minute to see if it helps

- Low performance web/database hosting with low specs

Nameless itself is fairly lightweight so the software itself should not be the cause of slow performance. For what it's worth, your website isn't particularly slow for me and loads fairly quickly.

about 1 month ago
Version 2.1.3

ProsameOG:

Sorry, but something went wrong while loading the page. Please contact an administrator.

Back

How i can fix this? xD i try updated i download 213.zip i unzip and uploaded on website and then i get that error xD

Check the file cache/logs/fatal-log.log for errors

about 1 month ago
Version 2.1.3

Hi everyone,

Version 2.1.3 is now available! This release includes important security updates - you should upgrade as soon as possible.

Existing websites should update through the StaffCP -> Update tab, and new installations can download nameless-deps-dist from the release on GitHub.

Thanks to all contributors for making this release possible!

about 1 month ago
Change the URL in New Topic Button

Hi, could you please give an example of what you would like to change the URL to?

4 months 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;