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)

Jenta 07-31-2005 10:17 PM

can you add auto parsing of links?
thanks

cuphongle 07-31-2005 11:35 PM

still getting database now and then

smashingyoungma 08-01-2005 01:08 AM

Quote:

Originally Posted by b6gm6n
1.4 is Nice, but because of the amount of smilies i have the forum home page dies a little while the shoutbox loads them up...

-b6

Do what I did and remove all the smiley stuff from the vbshout forumhome template. I have a lot of smilies installed, and I didn't much care for all them having to load on every forumhome page view.

Despite that, great hack - or extension or whatever. :p

Kirk Y 08-01-2005 03:44 AM

How do we prune specific shouts? I realize we use the command "/prune [shout]", but how do we specify which shout?

Any chance we could give all the colors... real names? Or possibly take all of them out but the most basic: red, blue, green, etc.

Also: I think this is a tiny bug: the /me command cannot be used unless it's the first entry in the shout. /me screams! will work... but Stacie cries as /me screams! will not work.

Jason McConnell 08-01-2005 03:56 AM

Quote:

Originally Posted by acidburn0520
How do we prune specific shouts? I realize we use the command "/prune [shout]", but how do we specify which shout?

As far as I can see, you can only just clear the shoutbox or clear specific user's posts. /prune acidburn0520 would clear all of your shouts, and I don't think what you're looking for is available (yet?).

nix 08-01-2005 04:04 AM

Quote:

Originally Posted by smashingyoungma
Do what I did and remove all the smiley stuff from the vbshout forumhome template. I have a lot of smilies installed, and I didn't much care for all them having to load on every forumhome page view.

Despite that, great hack - or extension or whatever. :p

What exactly did you remove?

Kirk Y 08-01-2005 04:14 AM

Quote:

Originally Posted by Jason McConnell
As far as I can see, you can only just clear the shoutbox or clear specific user's posts. /prune acidburn0520 would clear all of your shouts, and I don't think what you're looking for is available (yet?).

- v1.4
Usergroup HTML Markup For Usernames
Clear Editor Button
Emoticons Pop Up Menu
Time display configurated to vBulletin settings
Username Links To Profile
New Admin Conrols

New vBShout Position (Directly Above Forums)
Banned Users
Banned Usergroups
Banned Permissions
Smilie Pop-Up Box Height
Smilie Pop-Up Box Width
New Commands
"/me" - Action message (all users are able to use this command)
/pruneshout [shout] - Deletes a single shout

Looks like it's available to me...

Quote:

Originally Posted by nix
What exactly did you remove?

I tried removing the code and the Shoutbox ceased to function. So I just left the "Emoticons" URL untitled.

Locate in your forumhome_vbshout template:
Code:

<a href='#' id='vbshout_emoticon'><if condition="$vboptions[shout_extra_options]">Emoticons</if></a>
Replace with:
Code:

<a href='#' id='vbshout_emoticon'><if condition="$vboptions[shout_extra_options]"></if></a>
Locate and remove in your forumhome_vbshout template:
Code:

$Smilie_Build
That's a quick fix... but I'd still prefer to remove the actual code.

kaihawaii 08-01-2005 04:17 AM

Bug?:
banner user can still see the shoutbox at forumhome; settings are not dispplay

requests:
- disable preload of smileys

ragintajin 08-01-2005 06:30 AM

Outstanding hack! Just one request...an admin option to choose between ascending and descending order of the shouts.

Ian Emu-UK 08-01-2005 07:52 AM

Quote:

Originally Posted by kaihawaii
Bug?:
banner user can still see the shoutbox at forumhome; settings are not dispplay

I get the same.

Also, it doesn't work for unregistered users even if the user group isn't banned, they still see the shoutbox, but it just says loading all the time.

It also doesn't work to well with Opera so one of my members tells me.

Zero Tolerance 08-01-2005 09:23 AM

@ Loki - It inherits the CSS of your forum

@ Sovereign - To delete a single shout, use the command: /pruneshout [shout], so if someone's message was 'Hi all', you would put: /pruneshout Hi all :)

@ acidburn0520 - Look above, and the /me command is supposed to be used at the beginning of all actions, you can't place it inside a sentance mid-way through.

@ kaihawaii - Look at the banned permissions in the shoutbox options inside your ACP

@ Ian Emu-UK - Look above.

As for the emoticons display/loading time, i am aware and v1.5 does imporve this greatly, i appologise for any inconveniance caused, v1.5 will hopefully be released soon, unfortunatly life is unpredictable :p

- Zero Tolerance

Ian Emu-UK 08-01-2005 11:13 AM

"can not view Shoutbox" has the same effect as "can view shoutbox but not messages"

The shout box can still be seen but it gives the banned message.

Shouldn't it not display the shout box?

Jason McConnell 08-01-2005 11:17 AM

Quote:

Originally Posted by acidburn0520
"/me" - Action message (all users are able to use this command)
/pruneshout [shout] - Deletes a single shout

Looks like it's available to me...


My bad.... had a very long day ;) Thanks for pointing that out :D

Neal-UK 08-01-2005 11:26 AM

I can't get the /me command to work in the shoutbox

Boofo 08-01-2005 11:33 AM

It has to be on the beginning of the like like this:

[high]
Quote:

* Boofo says hello
[/high]

Neal-UK 08-01-2005 11:38 AM

Quote:

Originally Posted by Boofo
It has to be on the beginning of the like like this:

if i do that the /me doesnt post, if i type in /me waves, it just says waves

chizzzz 08-01-2005 11:39 AM

I do not know if this is possible, but can this shoutbox be used as a tagboard in every user's profile. Where only members of your forum can post in the shoutbox? I have been looking for this very same thing, but found nothing.

Zero Tolerance 08-01-2005 11:39 AM

@ Ian Emu-UK - Correct, missed some code in a plugin, fixed for v1.5 :)

- Zero Tolerance

Shy 08-01-2005 12:12 PM

This Shoutbox is very nice. Two things:
1. If it's possible, a colored square (or something) next to the color code would be useful.
2. Is there any way that this could work with Internet Exploder?
Edit: hmm, I see it doesn't work with Mozilla 1.7.8 either...

Zero Tolerance 08-01-2005 12:21 PM

Quote:

Originally Posted by Shy
This Shoutbox is very nice. Two things:
1. If it's possible, a colored square (or something) next to the color code would be useful.
2. Is there any way that this could work with Internet Exploder?
Edit: hmm, I see it doesn't work with Mozilla 1.7.8 either...

Not sure what you mean by number 1, the drop down shows all the hex codes and the text is coloured from that hex code, ie: #FFFFFF is white, and the text would be white, so may not show clearly dependant on your drop down menu css colours.

It works fine in IE as far as i know, atleast it's the only browser i use and it's all working for me, can you be more specific as to what isn't working with IE?

- Zero Tolerance

Shy 08-01-2005 12:26 PM

Hmm.
Well, using Opera, the text isn't colored.
Using IE and Mozilla, it's stuck at " Loading..."

Zero Tolerance 08-01-2005 12:30 PM

Quote:

Originally Posted by Shy
Hmm.
Well, using Opera, the text isn't colored.
Using IE and Mozilla, it's stuck at " Loading..."

Go to the actual url: yoursite.com/forums/vbshout.php, see if it shows a db error.

Also i don't ensure the JS works with browsers like Opera, i keep to the JS standards, however i just tested in Opera and Netscape (newest versions) and it completely works, apart from the colours in the drop down menu don't show like you said in "Opera", but probably a problem on there side.

- Zero Tolerance

Shy 08-01-2005 12:36 PM

Nope, mysite.com/forum/vbshout.php works fine in both IE and Mozilla.
However, placed on the forum, it's stuck at "loading..." except in Opera.

Zero Tolerance 08-01-2005 12:39 PM

Quote:

Originally Posted by Shy
Nope, mysite.com/forum/vbshout.php works fine in both IE and Mozilla.
However, placed on the forum, it's stuck at "loading..." except in Opera.

Sure you've got javascript enabled in both those browsers, or is there a javascript error in either?

- Zero Tolerance

Shy 08-01-2005 12:46 PM

Yes, javascript is enabled.
IE shows an error loading the forum index (which has the shoutbox), but not when loading any forums.
Quote:

Line: 158
Char: 2
Error: 'this.controlobj' is null or not an object
Code:0
URL: http://www.mysite.com/forum/
Not sure if it's related to vbshout of course.

Zero Tolerance 08-01-2005 12:48 PM

Quote:

Originally Posted by Shy
Yes, javascript is enabled.
IE shows an error loading the forum index (which has the shoutbox), but not when loading any forums.

Not sure if it's related to vbshout of course.

Hrm, thats the vbulletin_menu.js file, try pressing ctrl+F5 for a hard refresh, if that doesn't do the trick no worries, i'm releasingv1.5 in a moment which has a new visual display element for emoticons. :)

- Zero Tolerance

Shy 08-01-2005 12:49 PM

No trick triggered :) I'll wait for the new version, thanks.

smashingyoungma 08-01-2005 12:58 PM

Does the new pending version still load smilies? I'd much prefer a simple popup box that doesn't load 'em until you click it.

As far as what to remove to the question asked above, you also have to remove the script code, or you'll bork the shoutbox. Also, if you just remove the link, the smilies will still load (watch the status bar at the bottom of your browser). But this is all most likely pointless with the new version.

Zero Tolerance 08-01-2005 01:03 PM

Quote:

Originally Posted by smashingyoungma
Does the new pending version still load smilies? I'd much prefer a simple popup box that doesn't load 'em until you click it.

As far as what to remove to the question asked above, you also have to remove the script code, or you'll bork the shoutbox. Also, if you just remove the link, the smilies will still load (watch the status bar at the bottom of your browser). But this is all most likely pointless with the new version.

New version released, where you can control the number of smilies shown, also a new better visual display of them :)

- Zero Tolerance

Shy 08-01-2005 01:24 PM

I still can't view it with IE and Mozilla, and I get the same error with IE.
Also, it shows as version 1.4 in Installed Products. (i followed the upgrade instructions)

Zero Tolerance 08-01-2005 01:28 PM

Quote:

Originally Posted by Shy
I still can't view it with IE and Mozilla, and I get the same error with IE.
Also, it shows as version 1.4 in Installed Products. (i followed the upgrade instructions)

Did you download the new Zip file?

- Zero Tolerance

Shy 08-01-2005 01:30 PM

Of course. And "Version: 1.5" is stated in the txts.

Zero Tolerance 08-01-2005 01:31 PM

Hmm, the XML file contains 1.5 and all the updated templates, try removing the product then re-adding, also ensure you select the correct XML file from the new ZIP file.

- Zero Tolerance

Shy 08-01-2005 01:34 PM

Damn, you're right. The archiver program decided to be spontaneous with the extraction.

Shy 08-01-2005 01:38 PM

Yep, this version is fine for me with IE and Mozilla.
Sorry for the confusion. Thanks.

Ian Emu-UK 08-01-2005 02:17 PM

Is it absolutely necessary to uninstall the old product?

It's shame to wipe out all the messages just as my members have started using it every time an improvement is released.

I know it's small, but I've got to complain about something in an otherwise brilliant hack/product :)

Jenta 08-01-2005 02:20 PM

can u add auto parsing of urls?

Metro Man 08-01-2005 03:04 PM

perfect work

MrSDavidson 08-01-2005 08:10 PM

Not working so well on my test forum
keeps freezing up on about 50% of my users

cclaerhout 08-01-2005 11:02 PM

Love now how simlies appear :)

Here's french translation (1.5 version).


All times are GMT. The time now is 03:06 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
  • Page Generation 0.03335 seconds
  • Memory Usage 1,830KB
  • 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
  • (3)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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