MyBB Community Forums

Full Version: [AJAX] Inferno Shoutbox for MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2014-02-06, 10:40 PM)ectomatt Wrote: [ -> ]
(2014-02-06, 08:10 AM)singh.amit Wrote: [ -> ]Colors for User Groups are not showing in SB ...any solutions ?

This issue has been brought up before but I haven't been able to replicate it. Does it show colors for any usergroups at all?

Only Green color is showing for Administrator, for others group it is showing default blue colour like normal members.
(2013-12-29, 12:09 AM)melchor Wrote: [ -> ]did anyone has a solution on this?
[Image: hAXtzHb.png]

i had also a problem like melchor.. how ever i cannot see any post and reply how they solve the problem... i would like to ask a good solution how this problem solve... thanks

(2013-12-28, 05:20 PM).m. Wrote: [ -> ]@ melchor, you can open the plugin file (./inc/plugins/inferno.php) in a code editor like notepad++ and modify the plugin hook(s)
replace
$plugins->add_hook('index_start', 'inferno_index');
with
$plugins->add_hook('portal_end', 'inferno_index');
and edit the templates to get the shoutbox at required page(s)
that is, remove {$inferno_shoutbox} from the index template and add it to portal template
idont see the code
$plugins->add_hook('index_start', 'inferno_index');
in the inferno.php??
(2014-02-08, 12:27 PM)kingpit Wrote: [ -> ]i had also a problem like melchor.. how ever i cannot see any post and reply how they solve the problem... i would like to ask a good solution how this problem solve... thanks

Can you please enable your web console and try to submit a shout and see what errors it gives?
(2014-02-08, 07:36 PM)ectomatt Wrote: [ -> ]
(2014-02-08, 12:27 PM)kingpit Wrote: [ -> ]i had also a problem like melchor.. how ever i cannot see any post and reply how they solve the problem... i would like to ask a good solution how this problem solve... thanks

Can you please enable your web console and try to submit a shout and see what errors it gives?

hello sir.. i just solve that problem how ever again there is a problem occured please the the picture

the pics indicate thats the new shouts will appears in the down of the shoutbox the default shouts will be on the top

[Image: e7cs9v.jpg]

web consolo

TypeError: inferno.submit_shout is not a function sfdfdech.com:1
20:15:29.917 GET http://shdfdfch.com/ [HTTP/1.1 200 OK 2390ms]
20:15:32.684 GET http://sharefddf.com/jscripts/prototype.js [HTTP/1.1 304 Not Modified 1578ms]
20:15:32.688 GET http://sharfvdfh.com/jscripts/general.js [HTTP/1.1 304 Not Modified 1985ms]
20:15:32.688 GET http://shdfvdfch.com/jscripts/popup_menu.js [HTTP/1.1 304 Not Modified 2172ms]
20:15:32.932 GET http://shdfdfech.com/youtube_videolb/videolightbox.css [HTTP/1.1 302 Found 2281ms]
20:15:32.933 GET http://shafsdh.com/youtube_videolb/overlay-minimal.css [HTTP/1.1 302 Found 5437ms]
20:15:32.934 GET http://shardfsdfsds/youtube_videolb/jquery.js [HTTP/1.1 302 Found 2656ms]
20:15:32.935 GET http://ddsdsdfsdm/youtube_videolb/swfobject.js [HTTP/1.1 302 Found 1797ms]
20:15:33.136 Unknown property '-moz-box-shadow'. Declaration dropped. global.css:104
20:15:33.136 Unknown property '-moz-border-radius-bottomright'. Declaration dropped. global.css:109
20:15:33.136 Unknown property '-moz-border-radius-bottomleft'. Declaration dropped. global.css:110
20:15:33.136 Unknown property '-moz-box-shadow'. Declaration dropped. global.css:132
20:15:33.136 Unknown property '-moz-border-radius'. Declaration dropped. global.css:136
20:15:33.136 Unknown property '-moz-border-radius'. Declaration dropped. global.css:145
20:15:33.137 Unknown property '-moz-border-radius'. Declaration dropped. global.css:170
20:15:33.139 Unknown property '-moz-border-radius-topleft'. Declaration dropped. global.css:262
20:15:33.139 Unknown property '-moz-border-radius-topright'. Declaration dropped. global.css:263
20:15:33.139 Unknown property '-moz-box-shadow'. Declaration dropped. global.css:268
20:15:33.140 Unknown property 'zoom'. Declaration dropped. global.css:839
20:15:33.208 GET http://shadcdscd.com/inc/plugins/
Good work!
Awesome shoutbox, is surely going to save me the $100 I was about to spend on a Custom One! Good thing I did some searching Toungue

Few questions though,

how can I change the word "prune" to "clear"

so when they clear the shoutbox it says "has cleared the shoutbox" not "has pruned the shoutbox"
and the command will go from "/prune" to "/clear"

I would also like to request this command:

/action

> **Keyword here Gets destroyed by {Shouters Username}**
Just a lot of action commands would be great.



Last thing, how can I change the shouts to display from bottom and go up instead of from the top and go down? I would like to also change the shout type box under the shouts
(2014-02-13, 03:44 AM)Kioshi Wrote: [ -> ]Awesome shoutbox, is surely going to save me the $100 I was about to spend on a Custom One! Good thing I did some searching Toungue

Few questions though,

how can I change the word "prune" to "clear"

so when they clear the shoutbox it says "has cleared the shoutbox" not "has pruned the shoutbox"
and the command will go from "/prune" to "/clear"

I would also like to request this command:

/action

> **Keyword here Gets destroyed by {Shouters Username}**
Just a lot of action commands would be great.



Last thing, how can I change the shouts to display from bottom and go up instead of from the top and go down? I would like to also change the shout type box under the shouts

I'm so glad you enjoy my shoutbox.

To answer your questions, you can modify the existing commands and their output in the English inferno language file. To change the direction the shouts appear, you have to modify the code. Look through this thread, I've posted the solution beflre, I can't remember off the top of my head what line it's on.
Do you think you can help me with these problems? I should be done modifying the shoutbox after this.



So I found this shoutbox that is really nice for mybb, it is going to save me the $100 I was gonna spend on a custom one.

I just need help making changes,

FOR NOW I JUST NEED LAYOUT EDITING. I'm gonna need someone who is willing to help a guy save some money by helping me make all the modifications that I'm gonna need.

This is what it looks like now:

[Image: vv1_zps97e03819.png]

This is what I want it to look like:

[Image: v2_zpsed9959a2.png]

THE CHANGES:

In the first pick its what its looking like now,
  • No "@" button
  • No Avatar before the "@" button
  • Buttons on top

What I want changed:
  • A "@" Button that is somehow integrated or whatever, with the PM command
  • The users avatar to go before the "@" button
  • Buttons all on the bottom
  • "Users active in SB" at the top center
Hello,

Great shoutbox. I would use it on our actual forum but this is rather new and I'd prefer to wait for it to be somewhat properly pentested.

Also, is it possible to make the usernames in ban/silence notices to be the formatted usernames rather than just the username under the body font color?

& Does anyone know how I can get the chatbox to look like Changs Chatbox like this?

http://rapidgrab.net/i/a902c9f9715e.png

I just like how the trow top/bottom borders split up the parts of the chatbox. & I don't like how spacious it is by default between the buttons & the textbox.

Overall though, great plugin. I can imagine this growing nicely. Good job!

EDIT: The select boxes for font & color say Default but any chance to make it so they say Choose Font & Choose Color by default instead? Checked the code and it seems you've done 1 line so they both say Default & I suck at PHP. :/
Hello! I tried to activate&install this fine looking plugin, but failed to do so due to this error :
[Image: fQDF6fm.png]