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)

TGP 01-04-2006 02:12 PM

This shoutbox is great, thank you very much. However my members have one problem with it: editing shouts.

It would seem when one goes to edit a shout when you press the edit button the text box appears but only with 50 characters and the rest of the shout is deleted, disappears, it just doesn't exsist anymore. Of course, this is quite annoying should one want to edit a large shout.

Is there anyway around this?

ThePimp 01-04-2006 02:15 PM

Does anyone else get the "Disappearing" images & smilies issue in IE?

Jorrit787 01-04-2006 09:08 PM

I'm trying to add a little text that says "Shout Something:" above the input box, where in the template would I do that? I've tried several different places but it just won't show up anywhere :disappointed:

DF-inside 01-05-2006 12:37 PM

Quote:

Originally Posted by ThePimp
Does anyone else get the "Disappearing" images & smilies issue in IE?

Got the same isue, when clicking edit it only show's a few characters.

Also this shout isn't working with FireFox......I heared. Keep showing "loading...."

Lizard King 01-05-2006 01:02 PM

Does anyone know how we can change the frame height ?

BigTrucK72 01-05-2006 04:35 PM

Cool mod... EZ to install and run... had a problem tho in ACP -> vbShout in that when I tried to position the shoutbox under 'what's going on' nothing showed up, so I took the advice of earlier posts and manually placed $Shoutbox where I wanted.

I did some revisions to the timestamp tho, here's the result:

Code:

function buildTime($time = TIMENOW)
{
        global $vbulletin;

        $date = vbdate($vbulletin->options['dateformat'], $time, $vbulletin->options['yestoday']);
        $date = strtolower($date);

        $time = vbdate($vbulletin->options['timeformat'], $time, $vbulletin->options['yestoday']);

        $result = "Posted: ".$date." @ ".$time;

        return $result;
}

To me it looks a little better than the default :P

BTW if you want to change the height of the box you should use the vbShout option under VB Options in Admin Control Panel.

Thanks!

bashy 01-05-2006 08:36 PM

Hi peeps

Just installed this, not viewable to anyone but me atm...
1st things 1st, the inbuilt censor does not work for this ( have found 7 posts with regards to the censor bot but no fix???

I would like this to show above my google ad at in the center and to shoe all over the forum, what is the exact process for this please?

Any advice for a thicko please?

Bashy
www.bashys-place.com

JsnakeJ 01-05-2006 10:53 PM

Anyone know how to stop moderators from deleting shouts?

Tulsa 01-05-2006 11:27 PM

Quote:

Originally Posted by JsnakeJ
Anyone know how to stop moderators from deleting shouts?

Make them registered users...

JsnakeJ 01-05-2006 11:36 PM

Woah, I never thought of that, thanks.

da prez 01-06-2006 07:02 AM

excellent addition to my site, i hope ZT updates it one day, but if he doesn't it is pretty damn good as is,
and i read through this entire thread, took about 2 1/2 hours, i am not having many issues,
but i have a small board and the shoutbox is only viewable by a select few.

thanks ZT, and thanks everyone who offered code to fix various issues.

Cromulent 01-06-2006 06:38 PM

This was the easiest hack I've installed on my forums, tried it out on my dev site and now I am keen to get it going on the full site.

Thanks for the hard work you put in to it.

kartik786 01-06-2006 07:08 PM

Can anyone tell me what are the special commands for admin / super mods ??

bashy 01-06-2006 07:41 PM

As stated....there in the release post at the top of each page
But i will spoon feed ya as i that sort of guy ;)

/prune (Clears the shoutbox completely)
/prune [username] (Clears all shouts posted by specified user)
[high]* bashy - Action message (all users are able to use this command)
[/high]
/pruneshout [shout] - Deletes a single shout

Bashy

Quote:

Originally Posted by kartik786
Can anyone tell me what are the special commands for admin / super mods ??


bashy 01-06-2006 07:42 PM

Hi ZT....

Is there away to actually have 2 of these, has been requested by my staff, they want one just for them...

Is this possible please?

Bashy

kartik786 01-06-2006 08:00 PM

Oh hell yea, Works super cool on my discussion board at HERE

CLICKED !!!

Zero Tolerance = Super Coder \m/

lairnoc 01-07-2006 06:17 AM

ok a different sort of question.

Could it be if your shout is very populair that it generates a lot of data? my site keeps on going over the hostproviders datalimit :( it is 30gb per month so i am looking what could cause it..

GamerJunk.net 01-07-2006 07:03 AM

There is no way to use this with AJAX turned off?

Snake 01-07-2006 07:49 AM

Simple question: No!

GamerJunk.net 01-07-2006 09:56 AM

Damn...cuz I had it running but then I needed to turn off AJAX...

I just need to find a way to disable AJAX for quick reply and then I'd be fine...

Snake 01-07-2006 10:18 AM

Why would you ever want to disable the functionality of AJAX on your forum? I just don't get it.

davidw 01-07-2006 11:58 AM

The reason why the bandwidth increases is when members (even as little as 1) leave the computer without logging out and the page is open to a page that has the shout on it. I've had a couple times where one or two of my members left, but left the page open and the page was the index (where the shout resides - seen the most).

I would like to figure out a way that it ONLY refreshes when a post is made on the shout, rather than ever x amount of time. Click shout - it does a refresh about 1 second after the shout is made. This would save tremendous amounts of refreshing, especially for inactivity. :P

BENSTER 01-07-2006 01:18 PM

Since installing this, I get 1 to 3 mysql errors a day. Today I can't access my forums apparently from this error. Is there something I can tweak, or request my host to increase? I only see 8 to 20 users on the message board at any one time. I've had 26295 hits on vbshout for 304,188 KB. As someone mentioned above, my bandwith has gone up signifcantly since installing this hack last week. I'm well with in my limits, but at this rate, I'll be 25% over my highest month in the last 6 months. Possible it could be those 800 smilies available, But I'm still concerned about the mysql connection error.


Database error in vBulletin :

mysql_connect(): Too many connections
/home2/aekjb/public_html/forums/includes/class_core.php on line 279

MySQL Error :
Error Number :
Date : Saturday, January 7th 2006 @ 09:00:19 AM
Script : http://forums.aswp.net/
Referrer : http://www.aswp.net/main.shtml
IP Address : xx.xx.xx.xx
Username :
Classname : vb_database

xhybrid 01-07-2006 03:04 PM

works fine :)

is it possible to disable URLS in the Shoutbox?

Mathiau 01-07-2006 03:56 PM

fast and easy on 3.5.3 - installed and done!

AWS 01-07-2006 05:51 PM

Quote:

Originally Posted by BENSTER
Since installing this, I get 1 to 3 mysql errors a day. Today I can't access my forums apparently from this error. Is there something I can tweak, or request my host to increase? I only see 8 to 20 users on the message board at any one time. I've had 26295 hits on vbshout for 304,188 KB. As someone mentioned above, my bandwith has gone up signifcantly since installing this hack last week. I'm well with in my limits, but at this rate, I'll be 25% over my highest month in the last 6 months. Possible it could be those 800 smilies available, But I'm still concerned about the mysql connection error.


Database error in vBulletin :

mysql_connect(): Too many connections
/home2/aekjb/public_html/forums/includes/class_core.php on line 279

MySQL Error :
Error Number :
Date : Saturday, January 7th 2006 @ 09:00:19 AM
Script : http://forums.aswp.net/
Referrer : http://www.aswp.net/main.shtml
IP Address : xx.xx.xx.xx
Username :
Classname : vb_database

This is a mysql config problem and not a problem with the hack. You need to tweak mysql for optimum performace.

GrabAssGirl 01-08-2006 03:38 PM

Is there any way for the members to set a default color on the shoutbox messages? Right now, it holds the color/font you choose until you either refresh or move around in the site. Then it resets back to black. Is there anyway for it to hold the color we chose?

BLazeD1 01-08-2006 07:28 PM

How do you make the text in the shoutbox smaller permanently?

JohnnyClark 01-08-2006 11:10 PM

what about an addon where u have to have X amount of posts to make a shout

VBUsers 01-08-2006 11:13 PM

Quote:

Originally Posted by JohnnyClark
what about an addon where u have to have X amount of posts to make a shout


+ 1 ill use this as well

Lurk 01-09-2006 02:31 AM

After searching this thread for the millionth time, I still couldn't find a fix... It's the safari bug where it's stretched out to almost the whole page.

Daniel 01-09-2006 02:35 AM

Quote:

Originally Posted by Lurk
After searching this thread for the millionth time, I still couldn't find a fix... It's the safari bug where it's stretched out to almost the whole page.

Same :ermm:

GrabAssGirl 01-09-2006 09:50 AM

Quote:

Originally Posted by GrabAssGirl
Is there any way for the members to set a default color on the shoutbox messages? Right now, it holds the color/font you choose until you either refresh or move around in the site. Then it resets back to black. Is there anyway for it to hold the color we chose?

Anyone have any ideas on this? I have made a request in the request section but haven't heard anything there either.

TIA!!

JsnakeJ 01-09-2006 10:36 AM

I doubt it, the coder seems to of abandoned this.

S@NL - BlackBik 01-09-2006 10:22 PM

8)

Nice :)

Click Install....

Question: will the statisticspage and the box itself also be phrased?
It seemes that only the settings are phrased at the moment ;)

Tulsa 01-09-2006 11:25 PM

Quote:

Originally Posted by Lurk
After searching this thread for the millionth time, I still couldn't find a fix... It's the safari bug where it's stretched out to almost the whole page.

Switch to Firefox 1.5 It is sooooo much better than Safari! Safari won't even show the graphics on my own website. It's such a cheesy browser.

davew 01-10-2006 10:22 PM

Just noticed a very minor thing..

If you use a single quote in a shout like "Fred's mad" and try to edit the shout, only the text before the quote is aailable to edit..

Still lovin' the shoutbox though :) Thanks a lot!

cashpath 01-11-2006 01:48 PM

If I wanted to put a BOX ad next to (same row as) the shoutbox making the shoutbox less wide but side by side with the add how would I do that? What template would I edit and what would I ave to edit to do it?

Thanks in advance

ThePimp 01-12-2006 04:25 PM

Quote:

Originally Posted by JohnnyClark
what about an addon where u have to have X amount of posts to make a shout

You can do this with a template conditional, and display / don't display the shout unless you meet the post requirements.

ThePimp 01-12-2006 04:28 PM

Quote:

Originally Posted by ThePimp
Does anyone else get the "Disappearing" images & smilies issue in IE?

Has anyone found a fix for this?

It's really annoying. Images / smilies work in Firefox, but in IE, they show for a second, then disappear. This didn't used to happen in the old version of the vbShout, and as much as I want to uninstall this and put the old one back up, the old version didn't have an archive.

GRRR! :mad:


All times are GMT. The time now is 11:57 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.03743 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
  • (1)bbcode_code_printable
  • (10)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