Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
"Couldn't send message" when using Firebase?
Accent
✭
I'm probably missing something...
I created an account at Firebase, then copied the firebase URL (xxxx-xxxx-xxxx.firebaseio.com) and secret into the Van2Shout settings page, then copied security rules from the V2S settings and replaced the existing rules on my Firebase with them.
I'm using the version of the plugin found here: http://vanillaforums.org/discussion/27229/caerostris-some-changes-diff-didn-t-display-too-well-for-me
When I post a message in the shoutbox, it very briefly appears then disappears and a pop-up saying "Couldn't send message" is displayed. What am I doing wrong?
0
Comments
No idea?
edit: I'd also like to know if it's possible to change the shoutbox page's url, but that's not very important so I don't know if I should create a separate thread for it
No idea on what might be going wrong? @caerostris, @lifeisfoo, anyone? I'd rather keep using this for now rather than an IRC plugin...
I have no experience with this plugin, but I use an embedded iframe with a quakenet webchat for on page IRC access.
It is pretty nice for a web client.
http://webchat.quakenet.org/
Then I pre-populate the fields with a room, nick name, and ui scheme like below:
http://webchat.quakenet.org/?nick=hgtonight&channels=vanilla&uio=d4
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Hi @Accent, if you send me more informations (web browser console log, complete source code, etc) I can help you. I ran it more then one year ago, so I'm don't know how it is evolved during this period. Moreover firebase is a fast evolving platform and probably some APIs are different.
There was an error rendering this rich post.
Hi, sorry I couldn't reply earlier. I don't know what kind of source code you're looking for... The plugin is unadultered, and I followed all of the instructions in the download page to set up Firebase. I managed to send one message, but since then nothing works. Here is the browser console log:
Does that help?
I have this problem as well.
Phew, why do things always go wrong?
I'll check it out next week
Okay, I just deployed a new demo server and tried enabling firebase.
I had the same problem.
It seems the issue is connected to the colour checks in the firebase rules.
As soon as you change your colour to a non-default one, firebase magically starts working.
I'll look into this when I find the time
Turns out I fixed it some time ago (Nov 2013) but the update never made it to vf.org.
The git branch works and I'll push the update to vf.org in the coming weeks