![]() |
Quote:
Fillip |
Anybody got idea how can I hide the shotbox for guests?
|
You can do this by editing the Instance Permissions in the AdminCP :)
Fillip |
Thanks for your answer :)
Another question: is there any plan to make this shoutbox responsive? It really doesnt look good in mobile version. |
I've noticed a few issues with the shoutbox that others have also mentioned, but they seem to have had no responses so far.
First, I am also running into the issue where shouts seem to stop sending at some point for no apparent reason. Sometimes a page reload fixes it, sometimes logging out and back in fixes it, and sometimes nothing seems to immediately fix it. My users are getting frustrated with this so any help would be appreciated. Next time I see this I will be sure to look at the ajax response and add more info. EDIT: I just hit the issue again and had a look at the ajax. The request going through contains the correct shout I'm sending, and the response comes back without error, but fails to include the new shout (it contains the prior 50 shouts only). I should point out that the shoutbox has 50 shouts and that is what I have the max displayable set to, so perhaps it's a limit issue? In this instance I had to logout and log back in to get new shouts to appear. Second, I have created a few custom chat tabs and after a while when you click on them they just disappear... If I reload the page they come back. I think this has something to do with being set to idle, but I'm not certain. And by the way, I have set it to not flag admins as idle, but that option doesn't seem to work either. EDIT: So I did some further debugging and found that the tabs are disappearing due to this block of code in core/packages/dbtechvbshout/api/vbshout/shoutbox.php in the callNamed() function: Code:
else EDIT 2: I have confirmed it is definitely the session expiration that is causing BOTH of the problems I listed. So my question now becomes how do I fix this? Even if you click Remember Me when logging in the session expires if you are idle. The vBulletin software will check the userid and password cookies and renew the session and everything is fine, but the chat requires you to log out and back in after every session expiration... :( The second problem is that interacting with the vbshout window like sending shouts or clicking tabs doesn't update the vbulletin lastactivity, so this causes the session to expire when in reality there is activity... I think the vbshout should be updating the lastactivity to prevent the session from expiring. I'd also like to vote for a responsive design at some point because vb shrinks and makes the chatbox look terrible. Let me summarize what I believe needs to be fixed:
I plan to buy the pro version for some of the additional features, but I won't buy it if I'm going to continue to have all these issues... :-/ EDIT: Well I seem to be talking to myself, but I've made another discovery... If I set the session timeout to something large like 2 hours, then this problem completely goes away... So now I'm utterly confused. If the session timeout is 15 minutes and click remember me, then users are logged out after 15 minutes no matter how much they are chatting. If I set it to 2 hours and log in with remember me checked and walk away for 3 hours, I can come back and chat with no problem... I'm sure I'm just missing something basic here... can anyone fill me in please??? EDIT2: I figured out that every 60 minutes the security token is replaced which updates the lastactivity so as long as the session timeout is greater than one hour it will never time out. However, I don't think we should have to rely on this and keep the session timeout over an hour... |
Quote:
|
is there any reason why my vbshuout pro would suddenly disappear?
|
Quote:
|
Anyone try this in 5.1.2? I seem to have issues adding the widget.....it shows that it adds but then when I save it, it (the widget) disappears and the shout box doesn't display on the page.
|
Quote:
|
All times are GMT. The time now is 06:37 AM. |
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:
|