![]() |
The shoutbox just sits there, saying loading...
It dosen't do anything other than that. What can I do about this? |
Hey Inferno I've got your Inferno Shout VB Lite , and i dunno why , but the check boxes wont stay checked for the prune options for admins , i was wondering if you might know why?
|
Is this an upgrade from VBShout 2.0? I am trying to find something which is less server intensive and am looking at several options. Would this lite version do the trick?
|
What is the difference between Lite and Pro versions?
|
Quote:
|
Thanks Shazz. Does the Pro version have an archive? The lite version I can do VB code smiles as in :smiliename: so not a problem. Is the Pro version bandwidth friendly?
|
Inferno , I'd Like to try and help you track down that bug , can you tell me what files are loaded in the admincp..
|
Quote:
|
wow this dude is goin on my forums ;)
|
If you are using version 3.7 this is a fix. I applied to to the pro version but the following should apply to lite.
Make sure your shoutbox is set to on before doing the following. If you go into the "settings" table and sort by product. You will find a product called _inferno_shoutbox. Int he column called "value" you will find the words array. They dont belong there. You will need to replacement them with their proper #'s. For editor tools use the following #'s. Add them up to get the total value # you need to put in depending on what options you want on. I use 127. Code:
1 => 'Bold', Code:
1 => 'Allow Basic BBCode', Code:
4,8,195,1,3 Now export your vbshout settings and then reimport them. This is how we fixed it our board. I can not guarentee this will work for you but feel free to ask questions. |
hi,
can anyone tell me how can I change the length of history display messages? Users write on my shoutbox very fast and i need min 30 messages history. And how can I change height of shoutbox? |
Is there an option to remove selected messages?
|
Still just sits there and says loading. Works on my test site with default style, but doesn't work on live site with custom style. There shouldnt be a difference right?
Running 3.7 on both sites. |
Quote:
Quote:
Quote:
|
Quote:
Setting from within DB or some where on Inferno vBshout Pro!!! Thank you Regards |
Thanks alot for the post Meghwar, I've updated my settings like you said and it works perfect.
|
Quote:
HI the credit goes to ssslippy not me :) I ask a technical Question where is the setting >>>> ? and just if some one can help or explaine exactly more how to go with the process ssslippy said. thank you |
Its in the database. If you have phpmyadmin you can edit the database from there.
Settings is the name of the table. |
So you meant by that go to my phpDB/setting/ then search for inferno_shoutbox then add/edit the Mods you mention earlier.
Right? After i open setting I search for: inferno_shoutbox i got the below error: SQL query: Documentation SELECT * FROM `setting` WHERE inferno_shoutbox LIMIT 0 , 30 MySQL said: Documentation #1054 - Unknown column 'inferno_shoutbox' in 'where clause' Regards Abe |
You got it wrong, you have to type it in "grouptitle" FIELDS not "Add search conditions (body of the "where" clause):"
You can find it a little further down. Type it into the same row, to the right of the word "LIKE" in the "value" box. and thanks ssslippy for the temp fix. |
Hi all finally worked with VB3.7.0 B3 , inferno Vbshout PRO worked :) 100%
|
Quote:
Also, when the Gold 3.7.0 is out, will this shoutbox still work? I am shying away from Betas. BTW, This one is MUCH easier on bandwidth than the other one VBShout 2.0! |
I did all that and the settings show up correctly finally but the shoutbox is still "Loading..." Ugh!!
|
:confused:Just Downloaded Inferno vBShout Lite and Installed to VB by Instructions. Now I can't even log onto my site or admin cp? Can anyone shed some light. Thanks Dave
Warning: Unknown: failed to open stream: No such file or directory in /global.php(341) : eval()'d code on line 1 Fatal error: Unknown: Failed opening required '/home/bestsate/public_html/infernoshout/engine/inferno_engine.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bestsate/public_html/global.php(341) : eval()'d code on line 1 |
Got mine going in VB 3.0.7b3 by using phpadmin to edit the setting as described above. Be sure to fill in all values that are marked ARRAY and it will work.
|
Installed vBShout but when it's enabled, my forum won't load and I get a blank page.
|
Works Great For Me On 3.6.8!!! Great MOD!!!
One Question: Since I Put The Text Field On The Bottom, Is There A Way For The Messages To Go From Top To Bottom Instead? |
Is there a way to ban a usergroup and not just a user?
|
I can't get it too work. I've installed it at one point and it doesn't load.
it just says in the SB "loading...." with the little refresh icon going around and around. Also when i had it working, it wouldn't refresh correctly I always had to refresh firefox. |
i cent prune,ban any / the admancp wont save the seting
|
Quote:
|
just installed on vb 3.6.8 and works great thanks :D
|
yeap, 3.6.8 and install is flawless.
I like that I can choose which themes I have it active on, as well as the fact it announces when new threads are made. XD love it. |
Quote:
what is the american dollar price and where is the order page. also it says only 1 instance does this mean we can't put on mutiple pages or only on one forum. I know these questions are kinda dumb but could you help clarify for me thank you. |
very nice clean shoutbox ..
|
Quote:
worked for me .. yet the advanced features of the pro version are a definate attraction. |
select s.*, u.username, u.displaygroupid, u.usergroupid, u.userid, o.*
from infernoshout s left join user u on (u.userid = s.s_user) left join infernoshoutusers o on (o.s_user = s.s_user) where ( (s.s_private = -1) OR (s.s_private = '1') OR (s.s_private <> -1 AND s.s_user = '1') ) and u.userid not in (-1) and ( o.s_silenced = '0' OR (o.s_silenced <> '0' AND u.userid = '1') ) order by s.s_time desc limit 20; MySQL Error : Unknown column 's.s_private' in 'where clause' Error Number : 1054 Date : Monday, January 21st 2008 @ 12:44:52 AM Script : http://www.hatedbybungie.org/forum/infernoshout.php Referrer : http://www.hatedbybungie.org/forum/index.php IP Address : Username : 360Junkie Classname : vb_database MySQL Version : 4.1.22-standard |
what does 'active users' actually signify ? i have my idle timepout set to 10 minutes currently - but the active users knocks people off after a few seconds? is that just whos typing in the shoutbox ?
|
OMG help me
|
I added "forumdisplay.php?f=67" to the page deployment bit but it isnt showing up. Did i write the script wrong?
|
All times are GMT. The time now is 10:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|