vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Shoutbox 1.0 (https://vborg.vbsupport.ru/showthread.php?t=38698)

Asterik 08-04-2003 12:12 AM

If you goto http://www.plugspark.com/forums/shoutbox.php you'll see it doesn't display the shouts :( plz help?

wolfgang2 08-04-2003 10:46 PM

its not working:(

Alien 08-04-2003 11:36 PM

I had no problems whatsoever in getting this working first try, I suggest starting from scratch and trying again.. That's all I can think of... Works well on vB 2.3.0.

unplugged 08-14-2003 01:17 AM

For this you will need VB Shoutbox created by TWTCommish once you have installed it you can install this hack

Works on 2.2.9 and I beleave the latest version of the shoutbox edit shout appears in the admin options but if needed I will have the hack so that normal members can edit their shouts ;)

unplugged 08-14-2003 01:19 AM

For this you will need VB Shoutbox created by TWTCommish once you have installed it you can install this hack

Provides a 15s window to stop people spamming up the shoutbox and double shouting.

bigwest 08-17-2003 02:44 PM

I hope this hasn't been covered, I did search and didn't find anything.

Can the shoutbox be available to only certain members groups?

If so, how?

bigwest 08-17-2003 03:02 PM

Sorry... I think I did find my answer although I haven't tried it yet....

https://vborg.vbsupport.ru/showthrea...942#post314942

bigwest 08-17-2003 03:31 PM

OK... I dont think the above solution is a very good solution. Not that I dont appreciate it because I do.

It works...... I guess.... but it gives the usergroups without permission a raw error screen like a php line error screen. That doesn't seem to be a very slick way to handle this.

I was hoping I could set other usergroups to be just not able to post like it is for unregistered users etc.

When a unregistered user sees the shoutbox it looks normal, no errors or anything yet there is no "submit" button or text entry field so they can't post. Couldn't we make it to where we could set other usergroups to get this same treatment?

Thank you in advance for your help.

The Realist 08-19-2003 08:21 PM

Installed the shoutbox ok but when I press shout it takes me to the wrong link. Instead of going to /forums/shoutbox.php it goes to just my root dir and looks for shoutbox.php.

How or where do I change the link so when a peeps press the shout buttton it goes to /forums/shoutbox.php as it says to do this in the instructions Upload the shoutbox.php file to your main forums directory. There, you're done!.

Thanks

Aaron1 08-21-2003 07:52 AM

Thanks! Clicked install!
Very nice addition!

It would also be very handy if the shoutbox doesn't support or automatically removes linebreaks, just to prevent the shout get's enormous 'heights' on the forum home page.

Andrew111888 08-23-2003 04:24 AM

You'll have to fix your code or your instructions;)

Either change your instructions to name the added template "editshout" and not "shoutbox_editpost", or change the following code in your file:
Code:

eval("dooutput(\"".gettemplate("editshout")."\");");
to
Code:

eval("dooutput(\"".gettemplate("shoutbox_editpost")."\");");
Nice hack, just needs some work.:)

gmarik 08-23-2003 07:32 AM

Is it fully yours?
Can guests chat too?

Andrew111888 08-23-2003 03:46 PM

This isn't the actual shoutbox, TWTCommish made the full shoutbox.

This is only an edit for it.:)

Blindchild02 09-16-2003 06:55 PM

Quote:

Originally Posted by Andrew111888
You'll have to fix your code or your instructions;)

Either change your instructions to name the added template "editshout" and not "shoutbox_editpost", or change the following code in your file:
Code:

eval("dooutput(\"".gettemplate("editshout")."\");");
to
Code:

eval("dooutput(\"".gettemplate("shoutbox_editpost")."\");");
Nice hack, just needs some work.:)


this whole edit thing didnt work :\

Blindchild02 09-17-2003 01:18 AM

ok. i fixed it so i can get the edit box, but when i edit it... it goes back to the edit box, and nothing is edited :S

Andrew111888 09-18-2003 12:49 AM

My code was only so it would get the appropriate template.

The edit thing does not work for me so I uninstalled it.

Blindchild02 09-18-2003 12:50 AM

lol can u make it work :p

unplugged 09-19-2003 12:37 AM

Quote:

Originally Posted by Andrew111888
You'll have to fix your code or your instructions;)

Either change your instructions to name the added template "editshout" and not "shoutbox_editpost", or change the following code in your file:
Code:

eval("dooutput(\"".gettemplate("editshout")."\");");
to
Code:

eval("dooutput(\"".gettemplate("shoutbox_editpost")."\");");
Nice hack, just needs some work.:)

Oooooo My Bad ;) Fixed

unplugged 09-19-2003 01:51 AM

This hack is an add on which allows users to edit their own shouts and allows admins mods and supermods to edit any shout they want

Enjoy ;)

An Admin only edit option can be found at https://vborg.vbsupport.ru/attachmen...chmentid=14656

gmarik 09-19-2003 01:04 PM

Quote:

Originally Posted by unplugged
This hack is an add on which allows users to edit their own shouts and allows admins mods and supermods to edit any shout they want

Enjoy ;)

An Admin only edit option can be found at https://vborg.vbsupport.ru/attachmen...chmentid=14656


Thanks a lot! Could you do another add-on, so that guest can enter a nick anc can chat as well? :rolleyes:

jp2 10-02-2003 05:37 PM

very nice, good work! :)

DarkDraco07 10-03-2003 07:38 AM

i know the modification for limiting chars in a shout is released but is there a way to limit just what is shown on the forumhome? like whatever text gets cutoff gets replaced with ...
Ex:
Me and my friend were going to the...

gmarik 10-03-2003 03:33 PM

DarkDraco07, take the code from vB3 last post cut off option, just the same.

DarkDraco07 10-03-2003 03:42 PM

and exactly where would that be located? i dont have vb3

xQuEeNzNaZcHox 10-13-2003 01:05 PM

Hello,

I cannot post in my shoubox! When I go to shoutbox.php, the box to type in the shout doesnt appear.

brownafroduck 10-14-2003 04:30 AM

Great hack! Thanks! I hope that it doesn't consume too much bandwidth, though...

Holidazed 10-14-2003 08:58 PM

I did not see this posted anywhere so here it is.

I have this hack installed on my website at http://www.dungeonkeepersdomain.com and it is awesome.

Can somebody please an addition so I can display who has the most shouts.

Something like the following:

Top Shouter: {username} with XX shout(s).

Hopefully the "username" will be a link to the user's profile.

TIA

-Shocker- 10-26-2003 12:56 AM

On the forumhome, how do i make the shoutbox table not as wide. My forum is at 90% width, but then the shoutbox makes it 100% and i cant change it. How do i do that?

marias 10-27-2003 10:28 PM

Can someone help me? I installed the Shout Box on my site and when a user posts a shout, it posted 125 entries to a single user. Is there a way to get it to post one entry when someone makes a post?

See what I mean?
http://www.bikinihangout.com/vb/shoutbox.php

Gio Takahashi 10-28-2003 12:19 AM

Whoa, geez, why don't you redo the code and query...its probably the query did you do it right?

X-Sector 10-28-2003 12:30 AM

Hmm, I had installed it on my test board and it worked great but the only problem l got is..

when l post a shout, its not showing up... I mean when l press a shout button, the page just promote me to go back to the shoutbox.php
please help!

X-Sector 10-28-2003 01:23 AM

And how do you move the shoutbox from the bottom to the top of the page?

X-Sector 10-28-2003 10:08 AM

Can anybody help? :(

NuclioN 10-28-2003 11:37 AM

I want a miniavatar before the name in the shoutbox and placed this in the shoutbox_bit:

<img src="icon.php?s.userid=$[shoutid]" height="16" width="16">«$name: but this is not working. Ofcourse this isn't the right code to do this. Does anyone know how to do this?

Gio Takahashi 10-29-2003 02:26 AM

Hmmm, I might look into it and test it out when I get a chance tomorrow. It involves modifying the php files to do this.

wardsweb 10-29-2003 09:19 PM

I just installed shoutbox and it shows up and seems to work until I try and shout. when I click on the shout now button I get a "The requested URL was not found on this server". Did I miss a config somewhere?

Gio Takahashi 10-29-2003 10:27 PM

Quote:

By X-Sector
And how do you move the shoutbox from the bottom to the top of the page?
on forumhome template, just find the following:


$loggedinusers
$birthdaybits

And add below:
$the_shoutbox

As for your shoutbox posting error, please show me your forums.

wardsweb 10-30-2003 01:25 AM

Here ya go: http://audiokarma.org/forums/

Gio Takahashi 10-30-2003 01:29 AM

That post was to x-sector but I will look into yours.

Wardsweb do you have any kind of Instant messenger? Preferably AIM? If so Please IM me at Gio Takahashi.

You may have did something wrong in the template. when I used the shout I got a 404, that most likely indicates that you did something wrong in the template.

wardsweb 10-30-2003 01:45 AM

Sorry no IM. I just did a copy and paste to create the 10 new templates and to edit the other template and index. Think I should just rebuild all the templates?


All times are GMT. The time now is 02:48 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.01578 seconds
  • Memory Usage 1,814KB
  • 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
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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