MyBB Community Forums

Full Version: MyFireChat - Shoutbox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
(2015-05-29, 01:59 PM)jshort Wrote: [ -> ]This plugin is currently pending approval by the myBB staff team to be available in the mods download section. Once it is approved, I'll make a release thread in the appropriate forum. You can also follow the development on Github here: https://github.com/jnschrag/MyFireChat

If no one gets to this before I get home later today, I'll take a look at it.
No rush, but I appreciate it!
i tried install here...
but return "Something went wrong, please try again later."
Why?
(2015-06-01, 12:07 PM)martec Wrote: [ -> ]i tried install here...
but return "Something went wrong, please try again later."
Why?

Because you didn't follow the directions in the read me. If you do not have a Firebase Secret and URL declared in your settings, then the chat will not work. So until you fill out your settings after activating the plugin, you will get that javascript error.
(2015-06-01, 12:14 PM)jshort Wrote: [ -> ]
(2015-06-01, 12:07 PM)martec Wrote: [ -> ]i tried install here...
but return "Something went wrong, please try again later."
Why?

Because you didn't follow the directions in the read me. If you do not have a Firebase Secret and URL declared in your settings, then the chat will not work. So until you fill out your settings after activating the plugin, you will get that javascript error.

i already puted both.
Default Room i not put anything, because i not found anything in my account of firebase.
That error doesn't appear if you don't have a default chat room declared. It should look like this without a default chat room set:

[attachment=34369]

To add a default chat room, click on the Chat Rooms Tab and create a new one. Then when you view your Firebase management, it will have the ID for the room that you need for the settings.

It is in the works to add a default chatroom on install, but until then, this is how you set up the default.
(2015-06-01, 12:37 PM)jshort Wrote: [ -> ]That error doesn't appear if you don't have a default chat room declared. It should look like this without a default chat room set:



To add a default chat room, click on the Chat Rooms Tab and create a new one. Then when you view your Firebase management, it will have the ID for the room that you need for the settings.

It is in the works to add a default chatroom on install, but until then, this is how you set up the default.

sorry but i don't know what i made wrong...

i tried in Firebase URL
https://xxxx.firebaseio.com and xxxx.firebaseio.com but now work.
secret i get in image below:
[Image: IeuqZiA.png]
Did you click "show" on the secret and copy and paste the text that appears? If so, then that's just really weird that you're having issues. The only way I've been able to replicate that particular bug is if those fields are not filled out.

Can you check your console and screenshot any errors that show up?
(2015-06-01, 12:45 PM)jshort Wrote: [ -> ]Did you click "show" on the secret and copy and paste the text that appears? If so, then that's just really weird that you're having issues. The only way I've been able to replicate that particular bug is if those fields are not filled out.

Can you check your console and screenshot any errors that show up?

[Image: 5ePgxIc.png]

but now i know why...
path is incorrect... I using this test in https://martec.ml/edenshout/
but plugin triyng access in https://martec.ml/
(2015-06-01, 12:54 PM)martec Wrote: [ -> ]
(2015-06-01, 12:45 PM)jshort Wrote: [ -> ]Did you click "show" on the secret and copy and paste the text that appears? If so, then that's just really weird that you're having issues. The only way I've been able to replicate that particular bug is if those fields are not filled out.

Can you check your console and screenshot any errors that show up?

[Image: 5ePgxIc.png]

but now i know why...
path is incorrect... I using this test in https://martec.ml/edenshout/
but plugin triyng access in https://martec.ml/

Good to know! That's strange that it isn't picking up on the subfolder, but I'll double check how it searches for forum paths.
Pages: 1 2 3 4 5