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

Ajax message sending error #34

Closed
Javierko opened this issue Apr 26, 2020 · 2 comments
Closed

Ajax message sending error #34

Javierko opened this issue Apr 26, 2020 · 2 comments

Comments

@Javierko
Copy link

Javierko commented Apr 26, 2020

Hey,
when I try to send message I get this error in F12 and that cause the message is not sent. Probably reason is using jquery 3.4.1, because of phpBB 3.3.0

jquery-3.4.1.min.js?assets_version=58:2 Uncaught TypeError: e.replace is not a function
at Function.htmlPrefilter (jquery-3.4.1.min.js?assets_version=58:2)
at we (jquery-3.4.1.min.js?assets_version=58:2)
at Ie (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init.append (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init. (jquery-3.4.1.min.js?assets_version=58:2)
at _ (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init.html (jquery-3.4.1.min.js?assets_version=58:2)
at Object.phpbb.alert (core.js?assets_version=58:104)
at Object.ajaxFail (mchat.js?assets_version=58:183)
at c (jquery-3.4.1.min.js?assets_version=58:2)

@kasimi
Copy link
Owner

kasimi commented May 18, 2020

Give version 2.1.4-RC1 a try and see if that fixes your problem. Note that this is a release candidate and therefore has not been reviewed yet.

@kasimi
Copy link
Owner

kasimi commented Sep 4, 2020

The final version 2.1.4 is now available which is officially compatible with phpBB 3.3.x. Please open a new issue if you still have this problem.

@kasimi kasimi closed this as completed Sep 4, 2020
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

2 participants