NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

balandislt
balandislt
heyyy , problem with friendly url , i did every thing what tutorial said checked few hundred times for errors , still the same problem , affter enabling friendly url uts just says : Not Found The requested URL was not found on this server. Apache/2.4.55 (Ubuntu) Server at mydomain Port 443 any fixes ? oh and store module not finding my api it says : There has been no API fetch within the last hour, Is the nameless plugin installed, and is store module integration enabled in modules.yaml? and yes there is no errors made , using spigot 1.19.2 website is on: Ubuntu-20.04 (64 bit) + LAMP +ssl from lets encrypt
Samerton
Samerton
Hi, I see you're in Discord now for support but for the benefit of anyone else with the same issue, the solution can be found on the FAQ page: https://docs.namelessmc.com/en/faq - as for the Store issue, I'd recommend contacting @Partydragen who is the developer of that module.
Hydraulisch
Hydraulisch
heyo! is it possible for me to remove the Tebex Store Button from the Navbar?
Samerton
Samerton
Hi, you'll need to delete the highlighted line within modules/Tebex/module.php: https://github.com/samerton/Nameless-Tebex/blob/v1.3.1/upload/modules/Tebex/module.php#L177
splennn
splennn
hey there! I am just wondering if it is possible if you can change the background color to a custom one. Do you have to change something in the custom.css file?
Samerton
Samerton
Hi, there is no value there which you can change but you can add new CSS to the custom.css file. You might need to add the !important flag to override the theme, eg body { background-color: #fff !important; }
Popsiz FM
Popsiz FM
ok
Popsiz FM
Popsiz FM
I tried both libery and advanced ban liberty got this error though: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'h.victim' in 'field list'
Samerton
Samerton
The latest development code has only been tested with LiteBans - it has not been updated to support the other two yet.
Popsiz FM
Popsiz FM
is there a fix for advancedban?
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?

About

Registered:
over 9 years ago
Last Seen:
1 minute ago
Profile Views:
28730
Minecraft
Samerton

Latest Posts

23 hours ago
Email error

I believe you can add secure into the email section of config.php manually if it is not already present, e.g.

<?php

...

'email' => [
  'host' => '',
  ...
  'secure' => 'tls',
],

23 hours ago
Invalid username

It is now the "Force premium Minecraft accounts?" option in the StaffCP -> Integrations -> Minecraft tab

23 hours ago
something went wrong

The file cache/logs/fatal-log.log will have additional information

9 days ago
sitemap

Hi, are you seeing a particular error message?

11 days ago
Problems during database configuration.

Vinis:

Screenshot:

This error means that your database software is too old.

The minimum version is MySQL 5.7.22 or MariaDB 10.2.