NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

Need_Not
Need_Not
Hey I love the tebebx thing but is it possible to,do the same with crafting store?
Samerton
Samerton
A CraftingStore module is coming soon
Need_Not
Need_Not
Ty sooooo much!
Awesome__Luke
Awesome__Luke
How soon Samerton?
hypov
hypov
My upcoming PvP server would like to partner with nameless. We need a forums :P
Samerton
Samerton
Hey, We don't currently partner with servers unfortunately, but please feel free to join in with our community; we can provide support here on the forums and on our Discord too :)
alsoGAMER
alsoGAMER
Hi man, do you have telegram?
Samerton
Samerton
I don't I'm afraid
PrymusPryme
PrymusPryme
How do you edit your webiste boss?
Samerton
Samerton
You can edit the files in your web host's FTP. If you're using Nameless Hosting, there is no FTP access and a template editor is coming soon.
Tyrelis
Tyrelis
Hello
Monology
Monology
If I write on someones wall, is it graffiti? *wink*
xLengoBug5
xLengoBug5
Hai :)
_C02
_C02
Hey, do you plan on adding the ability to create a staff page on our websites?
Samerton
Samerton
Absolutely, whilst it's possible currently using the custom page editor (although it needs creating manually), I'm hoping that there will be a full module for this in the future.
demouser
demouser
123
demouser
demouser
what
demouser
demouser
is
demouser
demouser
the
demouser
demouser
limit
demouser
demouser
for
demouser
demouser
the
demouser
demouser
modal?
demouser
demouser
and
demouser
demouser
where
demouser
demouser
is
demouser
demouser
the
demouser
demouser
captcha
demouser
demouser
or
demouser
demouser
anti
demouser
demouser
spam?
VaneHD
VaneHD
444 Posts, creepy.
_C02
_C02
Will you ever add the ability to edit current pages (such as homepage, staff applications, play, etc.) with a page editor like custom pages?
Samerton
Samerton
Unfortunately not, version 2 will include a template editor however it will not be the same as the custom page editor (it won't have any of the formatting buttons etc)

About

Registered:
over 10 years ago
Last Seen:
less than a minute ago
Profile Views:
35725
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;