NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

eaglehead
eaglehead
How do you see a full list of classes/colors fpr Group HTML? I checked core/assets/css/custom.css but i didn't find anything.
eaglehead
eaglehead
Hi Sam, I had another question. My website, (using cobalt template), has the "Admin" rank recolored and renamed as "Founder" in pink. Although my username is pink, my tag says "Admin" and my profile shows the "Admin" role. We don't have a single role named "Admin" in the first place. I tried clearing my browser cache, and restarting my VPS that the website is hosted on. I am positive that roles are assigned correctly with the proper priority. I'm not sure if i'm allowed to paste my site link, but its called "ricenetwork", and its domain is .xyz. My username on the website is "eaglehead". Thanks!
Samerton
Samerton
Hi, when you edit a group in the staff panel, there is a field called Group HTML - you will need to ensure that your group has been renamed within this field too.
eaglehead
eaglehead
Hi Samerton! I was wondering if there are any good panel templates that support the latest NamelessMC Release. I looked all over the internet, and the best I found supports 2.0. Thanks!
Samerton
Samerton
Hey, panel templates are no longer supported by Nameless as they were quite difficult for the template authors to maintain. As a result, there are no more panel templates available, and the area in the staff panel to manage them has been removed.
eaglehead
eaglehead
I see, thanks for the quick response!
ToMaX
ToMaX
Uncaught TypeError count(): Argument #1 ($value) must be of type Countable|array, null given /var/www/aroxmc-website/cache/templates_c/35ab1347ebb01b10c9cac77667f5619254d937c9_0.file.index.tpl.php https://aroxmc.eu/store/ /var/www/aroxmc-website/cache/templates_c/35ab1347ebb01b10c9cac77667f5619254d937c9_0.file.index.tpl.php ?> <?php echo $_smarty_tpl->tpl_vars['subcategory']->value['title'];?> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php } else { ?> <?php echo $_smarty_tpl->tpl_vars['category']->value['title'];?> <?php }?> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php echo $_smarty_tpl->tpl_vars['VIEW_FULL_STORE']->value;?> <?php if (count($_smarty_tpl->tpl_vars['WIDGETS']->value)) {?> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['WIDGETS']->value, 'widget'); $_smarty_tpl->tpl_vars['widget']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['widget']->value) { $_smarty_tpl->tpl_vars['widget']->do_else = false; ?> <?php echo $_smarty_tpl->tpl_vars['widget']->value;?> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <?php }?>
<?php echo $_smarty_tpl->tpl_vars['STORE']->value;?>
<?php echo $_smarty_tpl->tpl_vars['CONTENT']->value;?>
Samerton
Samerton
It looks like the error happens on the Store page, in which case can you please contact the Store module author for support
Voodix
Voodix
Debug: [15:26:42] [Craft Scheduler Thread - 7/INFO]: [NamelessMC] [Nameless-Java-API Debug] Making connection GET to https://originsnw.rf.gd/index.php?route=/api/v2/info [15:26:42] [Craft Scheduler Thread - 7/ERROR]: [NamelessMC] Unexpected error: Network connection error (not a Nameless issue). SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target HINT: Your HTTPS certificate is probably valid, but is it complete? Ensure your website uses a valid *full chain* SSL/TLS certificate. [15:26:42] [Craft Scheduler Thread - 7/ERROR]: [NamelessMC] com.namelessmc.plugin.lib.nameless-api.exception.NamelessException: Network connection error (not a Nameless issue). SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target HINT: Your HTTPS certificate is probably valid, but is it complete? Ensure your website uses a valid *full chain* SSL/TLS certificate.
Samerton
Samerton
The message states that you are using HTTPS for the API URL but the SSL certificate on the web server is not valid. If your web host is providing you with an SSL certificate you can contact them for support.
Voodix
Voodix
Now, when I type /webinfo in the game, I get this error: "An error occurred while trying to connect to the website." but my API keys are correct.
Samerton
Samerton
You can enable debug mode in the plugin config, before restarting your server, to get more information logged in your server console.
Voodix
Voodix
I installed a plugin on my Minecraft server, and I also entered my server information on my website, but I'm getting this error: Cannot access offset of type string on string /home/vol5_8/infinityfree.com/if0_36582422/originsnw.rf.gd/htdocs/core/classes/Minecraft/MCQuery.php
Samerton
Samerton
To fix this, edit the file core/classes/Minecraft/MCQuery.php in a text editor or your web host's file manager, delete all code inside and add this new code instead: https://raw.githubusercontent.com/NamelessMC/Nameless/b496a9a80538139037bfc22cee517f856a5b5685/core/classes/Minecraft/MCQuery.php
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.

About

Registered:
over 9 years ago
Last Seen:
15 minutes ago
Profile Views:
33811
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