vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

S@NL - BlackBik 01-16-2006 10:09 AM

Sure there is.
In the ACP (vBulletin Options - > vBShout Options) you can specify what usergroups can NOT use the shoutbox (Banned Usergroups). I guess the "Guests" usergroup (mostly usergroupID = 1) is also included in that field. Just remove that group and your guests can use the box.

crustymanmeat 01-16-2006 10:15 AM

Quote:

Originally Posted by S@NL - BlackBik
Sure there is.
In the ACP (vBulletin Options - > vBShout Options) you can specify what usergroups can NOT use the shoutbox (Banned Usergroups). I guess the "Guests" usergroup (mostly usergroupID = 1) is also included in that field. Just remove that group and your guests can use the box.

There are no usergroup ID's showing in that box though.

ViewMy.biz 01-16-2006 11:04 AM

Installed, works flawlessly, but have not released it beyond admin level.

Hesitant due to lack of word filter control.

TcmDeb 01-16-2006 11:24 AM

A quote from one of our members on our board:

Quote:


OK, I've had one window open on the shoutbox since it's been working earlier today... and I was just in task manager and noticed that I was using 1.35 gig of virtual memory.

As soon as I closed the window that the shoutbox was open in it dumped it all... open it up again and I'm watching it slowly climb up again.

It would seem that there's some kind of huge memory leak with this new shoutbox... I've never seen that kind of memory usage before..

I also had a "low memory" message on my machine (running a gig of ram) after having the shoutbox open for a while but I just dismissed it and didn't think any further about it.

Is anyone else seeing this or have I done something wrong in my install?

GrabAssGirl 01-16-2006 11:24 AM

Guess there isn't a way to give the members their own default colors/font, huh.... I would like it to be so they chose their own colors and it holds that for them instead of having to redo the color every time they wish to use it.

Is there a way to do that?

crustymanmeat 01-16-2006 07:21 PM

I have installed the shoutbox but i keep getting this error:

PHP has encountered an Access Violation at 77F48A3C.

Any ideas?

Thanks in advance.

Masked Crusader 01-16-2006 09:19 PM

Where is coding to make the "Shoutbox" header go from CENTER align to LEFT align? The CENTER align throws off my entire page.

S@NL - BlackBik 01-16-2006 09:55 PM

Quote:

Originally Posted by shanejeffery86
Where is coding to make the "Shoutbox" header go from CENTER align to LEFT align? The CENTER align throws off my entire page.

That one is easy.
Go to your AdminCP and go to Edit Templates.
Open the Forumhome templates and then edit the forumhome_vbshout template.
The first table you see has "align=center". Change that to right or left and you're fine :)

The rest of these questions I can't answer. I'm not a coder and not the author of this hack ;)

TruthElixirX 01-16-2006 11:52 PM

Warning: Invalid argument supplied for foreach() in /vbshout.php on line 288

Any ideas?

Razz 01-16-2006 11:59 PM

Quote:

Originally Posted by TcmDeb
A quote from one of our members on our board:


I also had a "low memory" message on my machine (running a gig of ram) after having the shoutbox open for a while but I just dismissed it and didn't think any further about it.

Is anyone else seeing this or have I done something wrong in my install?

Was he a firefox user?

Firefox suffers from a bad memory leak in 1.5 and activity increases it faster, especially on a 10 second loop like this shoutbox is.

ChErAbOo 01-17-2006 01:30 AM

Works Perfect I removed the timestamp so it showed better on custom pages I made but great add on Thanks

*clicks Install

pixie 01-17-2006 08:14 AM

Great great Hack
thanck's a lot !!

groberthall 01-17-2006 12:51 PM

OK, probably a daft question but if I put this on a template that is used to generate custom pages for our members..... and two people or more are holding conversations on different pages.... will the conversations remain seperate ?

Or to put it another way.... if I put this on lots of pages rather than just the home page would the conversations stay seperate ?

S@NL - BlackBik 01-17-2006 02:21 PM

I don't think so. There's only one databasetable....

2fast4ya 01-17-2006 06:09 PM

This is a great hack. But can I make it so that guests can talk too?

tipoboy 01-17-2006 11:23 PM

i did have the shoutbox installed on my forum but i'd like to have it so its on a page by itself not on the forum index is there anyway to do this??

can anybody help me

ozmazdaclub 01-18-2006 10:32 PM

What code needs to be changed to completely remove the timestamp from before each shout?

ChErAbOo 01-19-2006 01:50 AM

Quote:

Originally Posted by ozmazdaclub
What code needs to be changed to completely remove the timestamp from before each shout?

In template template name="forumhome_vbshout_archive_shout I removed
Code:

<span style='float:right'>{$Shout['time']}</span>
and IN template name="forumhome_vbshout_shout I removed
Code:

[{$Shout['time']}]
If you wish to just remove it from the forums and leave it in archives just remove it from the forumhome_vbshout_shout template that works to..

mkoerner 01-19-2006 02:14 PM

These are the errors I get can someone help me.

Warning: main(./global.php): failed to open stream: No such file or directory in /homepages/12/d134587003/htdocs/Forum/vbshout.php on line 61

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /homepages/12/d134587003/htdocs/Forum/vbshout.php on line 61

RaZor Edge 01-19-2006 02:49 PM

Seems like Vbshout is not welcome on my web host...

Quote:

Vbshout
Effective immediately any client using vbshout with vbulletin needs to turn it off. We have noticed in the last week that this is killing numerous servers. Seems the script has been written with bad code.

If we find it on the server we will kill it.

Joey Moses
Real Web Host
http://forums.realwebhost.net/showthread.php?t=93592

S@NL - BlackBik 01-19-2006 11:21 PM

Well mate, than remove it.
Why bother us with the problems of a small insignificant host.
Works fine on my host and numerous others.
Maybe consider changing hosts?

Ohiosweetheart 01-20-2006 01:32 AM

Quote:

Originally Posted by RaZor Edge
Seems like Vbshout is not welcome on my web host...



http://forums.realwebhost.net/showthread.php?t=93592

well that's odd. as long as it's been around, we know it's not written with bad code. I'd seriously consider changing web hosts.

Ohiosweetheart 01-20-2006 01:33 AM

Is there a way to reduce the width size of the shoutbox?
I see only a height adjustment in the acp

thanks to anyone who can answer this question.

RaZor Edge 01-20-2006 01:52 AM

Quote:

Originally Posted by S@NL - BlackBik
Well mate, than remove it.
Why bother us with the problems of a small insignificant host.
Works fine on my host and numerous others.
Maybe consider changing hosts?

Sorry to "bother" you with my "small insignificant host".

I was sharing this information for those who are concern about this script performance. And also to heard from those who already use it to see if they have problems.

It's great if it's work for you.

Ohiosweetheart 01-20-2006 01:59 AM

Quote:

Originally Posted by RaZor Edge
Sorry to "bother" you with my "small insignificant host".

I was sharing this information for those who are concern about this script performance. And also to heard from those who already use it to see if they have problems.

It's great if it's work for you.

I don't have problems with it at all sweetie.. been running it for quite a while. In fact, my host has implemented the sb on their customer page so that we can discuss stuff... me thinks your host is having issues and wants to blame it on the sb.

whitetigergrowl 01-20-2006 02:19 AM

I can 100% concur that on shared servers at least, that this is a killer. You may not notice it right away, but the more shouts that amass...the worse that its guaranteed to get. On a dedicated server it may not be bad...but on shared ones...even good shared ones...its a real server killer.

Ohiosweetheart 01-20-2006 03:07 AM

which is why there's a prune function ;)

bglynn 01-20-2006 11:42 AM

How about a way to only have it available in a time window daily?

bglynn 01-20-2006 01:36 PM

OK I have it installed and integrated to VBa, but I don't get any edit, font or smiley controls...any idea?

GD_Mehmed Emre 01-20-2006 04:06 PM

How can i translate the buttons to another language? And can you tell me how can i Edit Shoutbox Options in the ACP as Zero Tolerance showed in the pictures please?

Ohiosweetheart 01-20-2006 04:14 PM

the buttons I dont know about... but to edit the options, go into acp, click on vBulletin Options, and scroll in the right pane box til you find vB shout options. double click on it and edit your options!

GD_Mehmed Emre 01-20-2006 04:17 PM

Ohiosweetheart thanks so much for helping so fast :)

Telegon80 01-20-2006 04:38 PM

well i started using it today on my site and so far so good. the only thing is that it has slowed down the activity on the regular threads SIGNIFICANTLY lolz. ill think ill stick to using it on fridays only.

Ohiosweetheart 01-20-2006 05:30 PM

Quote:

Originally Posted by GD_Mehmed Emre
Ohiosweetheart thanks so much for helping so fast :)

you're very welcome darlin'

Ohiosweetheart 01-20-2006 05:36 PM

Quote:

Originally Posted by Telegon80
well i started using it today on my site and so far so good. the only thing is that it has slowed down the activity on the regular threads SIGNIFICANTLY lolz. ill think ill stick to using it on fridays only.

that happened with my site too, when I first put it on there. But once the novelty wears off, they go back to the threads and use the shoutbox to yak a little.

I think it's very neat for those who are in a hurry and don't really have time to post, but want to drop in to say Hello. That's mostly what my members use ours for.

Montana 01-21-2006 08:56 PM

I installed this earlier today and it just keep saying 'Loading....' Any ideas of what I need to tweak?

Telegon80 01-21-2006 10:03 PM

i had the same problem. Double check to see that you uploaded the PHP file to the correct location.

I had put mine in www.mywebsite.com/

i checked that i was supposed to put it on the FORUM ROOT DIRECTORY which is:

www.mywebsite.com/forums/

hope that's what the problem is for yours.

Montana 01-21-2006 10:25 PM

Thank you! I had uploaded it there....but when I deleted and replaced it worked, so something must have happened in the upload.

MuwahhhH!!!!

Dreamchaser 01-22-2006 10:14 AM

Installed on vB 3.5.3 ! Works charming :)!!

Reece^B 01-22-2006 10:48 AM

When i ban a usergroup (not logged in/unregisterd) i set the shoutbox to view but no posts.
and this error comes up:

Warning: Invalid argument supplied for foreach() in /vbshout.php on line 288

Someone tell me what this means?


All times are GMT. The time now is 03:15 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
  • Page Generation 0.04143 seconds
  • Memory Usage 1,825KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete