# Errors

## My Emojis are showing up as :emoji-name:

This is a common Error, that emojis are not showing up as emojis in Discord. There are some steps you can do to fix this issue.

Possible causes:

* Everyone Role missing “Use External Emoji” Permissions
* Bot Role disabled “Use External Emoji” Permissions
* Channel disabled "Use External Emoji" Permissions
* The highest Role of the Bot has disabled “Use External Emoji” Permissions

The most often Cause of this issue is Discord related.\
Go to the Server Settings 🠮 Roles 🠮 Default Permissions and check that the “Use External Emoji” permission is activated.

![](/files/auU19OUcIg1Qr1vnQtPO)

![](/files/DsfUswQb5TZiuSvdyt91)

![Discord's statement to this Bug](/files/bIasuAF51Y7OTXYN23yw)

## Something went wrong while registering the Birthday.

<figure><img src="/files/eGGZZlTcrreXMcRQDkrx" alt=""><figcaption></figcaption></figure>

**Get this Error while registering?** As the Error suggests, you might have used a wrong date.

The correct format is: ***DD.MM.YYYY*** so for example *29.01.2003* for the *29.* January *2003.*

{% hint style="info" %}
Still not working? Visit the Birthdayy HQ to get additional Support!
{% endhint %}

{% embed url="<https://docs.birthdayy.xyz/extras/links/discord>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.birthdayy.xyz/faq/errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
