⚠️ FAQ

❓ FAQ - Syntax Notify V2

📝 Page Description (Optional)

Here are the most common questions and answers about Syntax Notify V2.1. If your issue isn't listed here, feel free to reach out via Discordarrow-up-right.


chevron-right❓ What frameworks are supported?hashtag

Answer: ESX, QBCore, vRP, ox_core, and Standalone servers. The system automatically detects your framework on startup.

chevron-right❓ How do I open the configuration menu?hashtag

Answer: Use /confignotify command or call exports['Syntax_NotifyV21']:OpenConfig()

chevron-right❓ Do notifications save after a server restart?hashtag

Answer: Yes! User preferences are saved locally and persist across sessions.

chevron-right❓ Is it possible to customize themes or colors?hashtag

Answer: Yes! 11 built-in themes available plus custom theme support through CSS modifications.

chevron-right❓ Does this work with OneSync Infinity?hashtag

Answer: Yes! The script is optimized for both OneSync Legacy and Infinity modes.


🚨 Common Issues & Solutions

chevron-right❓ The menu doesn't open - what should I check?hashtag

Answer:

  1. Ensure resource is started: ensure Syntax_NotifyV21

  2. Check permissions for commands

  3. Use exact spelling: /confignotify

  4. Press F12 and check for JavaScript errors

  5. Clear browser cache and reconnect

chevron-right❓ Notifications don't appear at allhashtag

Answer: Quick Fix:

Debug Steps:

  1. Enable debug mode: Config.Debug = true

  2. Check server console for errors

  3. Verify resource is running properly

  4. Test with /success Test Message

chevron-right❓ Sounds work but no visual notificationshashtag

Answer: Common Fix:

Advanced:

  • Clear browser cache (Ctrl+F5)

  • Check F12 → Elements tab for DOM issues

  • Try different screen resolution

chevron-right❓ Framework auto-detection isn't workinghashtag

Answer: Manual Fix:

Options: 'esx', 'qbcore', 'vrp', 'ox_core', 'standalone'

chevron-right❓ Getting permission denied errorshashtag

Answer: Fix Permissions:

chevron-right❓ How to disable notification sounds?hashtag

Answer: Method 1 - Config:

Method 2 - Individual:

chevron-right❓ How to replace ESX notifications?hashtag

Answer:

chevron-right❓ Resource conflicts with other notification scriptshashtag

Answer: Best Practice:

  1. Stop other notification resources

  2. Replace exports with Syntax Notify equivalents

  3. Test thoroughly after migration

Not recommended to run multiple notification systems simultaneously.

chevron-right❓ How to change themes and positions?hashtag

Answer: Commands:

Export:

chevron-right❓ Supported languages?hashtag

Answer: 9 Languages: Spanish (es), English (eng), French (fr), German (de), Italian (it), Portuguese (pt), Russian (ru), Dutch (nl), Polish (pl)

Change: /language [code] or edit Config.Language in config file


🆘 Where can I get help?

⚠️ Need Support?

Join our official Discord and open a ticket:

Discord Server: https://discord.gg/syntaxstorearrow-up-right


© 2025 SyntaxStore Development Team. All rights reserved.

Last updated