Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook doesn' #34

Open
Skyridr opened this issue Mar 13, 2019 · 4 comments
Open

Webhook doesn' #34

Skyridr opened this issue Mar 13, 2019 · 4 comments

Comments

@Skyridr
Copy link

Skyridr commented Mar 13, 2019

I filled in all hook information in the settings and tried it on 2 different servers with the php requirements as per instructions, but nothing is being referred to discord while the other (but older) mybb discord relay appears to work.. Any idea as to why?

@Skyridr
Copy link
Author

Skyridr commented Mar 13, 2019

** sorry for the title btw, keyboard mess up and accidentally submitted it.

@azamet90
Copy link

im not able to let the script send messages to discord can u help me and send me example of your settings that i can make my changes and use it on me?

@TheRedBull205
Copy link

TheRedBull205 commented Dec 9, 2020

Change line 38 to:
if (preg_match('/^\s*https?://(ptb.)?discord.com/api/webhooks//i', $webhookurl) == 0) {
in inc/discord_webhooks/DiscordWebhook.php file.

@sylphrena0
Copy link

Change line 38 to:
if (preg_match('/^\s*https?://(ptb.)?discord.com/api/webhooks//i', $webhookurl) == 0) {
in inc/discord_webhooks/DiscordWebhook.php file.

This did not fix it for me. Comment out line 38-40 to fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants