NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

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)
SrPandaStick
SrPandaStick
Hello could you help me :c I have a problem
Partydragen
Partydragen
hey
Partydragen
Partydragen
Hey with a Reply
Partydragen
Partydragen
Test
Partydragen
Partydragen
Test

About

Registered:
over 8 years ago
Last Seen:
21 hours ago
Profile Views:
22727
Minecraft
Samerton

Latest Posts

2 days ago
Adding a new page

Hi,

You can either code a standalone PHP page as you would normally, or if you want to integrate with Nameless you will have to create a custom module.

We have some documentation on module development here: https://docs.namelessmc.com/en/module-documentation

If you have any specific questions please feel free to ask.

2 days ago
I can’t save my theme changes

Hi,

Can you please contact the Lithium template author for support - we do not support third party templates in this forum unfortunately.

There is a support Discord for the Lithium template here: https://coldfiredzn.com/discord

7 days ago
Sorry, but something went wrong while loading the page. Please c

Hi,

Please check the file cache/logs/fatal-log.log for more information.

7 days ago
ERROR 500

Hi,

You will need to find the web server error logs for more info - if you are using a web host, they should be able to help you find them.

14 days ago
Discord-Bot setup

Hi,

The following is taken from our Discord support bot:

Plugin or Nameless-Link times out while waiting for response

This error means the website hasn't sent a response to an API call in a reasonable amount of time and the connection was aborted. Some possible causes are listed below.

  • If this only happens occasionaly and commands work fine, it is likely that your website or internet connection was down for a brief moment. In that case you should ignore the warning.
  • Increase the timeout to PT10S (in main.yaml) if it is currently set to a lower value.
  • Due to several bugs in Discord group sync, it can delay web requests for far too long. This will be fixed in 2.1.0. For now, please remove any Discord group sync rules in StaffCP > Configuration > API > Group Sync.
  • If your website is not reachable at all, Nameless-Plugin or Nameless-Link is not going to get a response in time and this error may appear. Perhaps you entered an incorrect API URL? Or maybe a firewall is blocking requests?
  • Ensure the database server and web server are on the same machine, otherwise it might not be able to produce API responses quickly enough due to query latency.
  • (only for v2-pr12 and older) One API endpoint endpoint sometimes checked for a NamelessMC update, delaying the response. This update check has been removed in later versions. Please update.