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.


All times are GMT. The time now is 11:07 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.02755 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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