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)

natralis 10-04-2002 10:23 PM

yeah the shoutbox php is in forum dir.........but cant understand why i get page cant be displayed ???

2 other php files are with the download would they make a difference?

admin_shoutbox.php
shoutbox_hack.php

groovesalad 10-05-2002 03:22 PM

When I try to submit a shout, I get redirected to www.mydomain.com/shoutbox.php and I need to get redirected to www.mydomain.com/forum/shoutbox.php. How do I change this?

NexDog 10-05-2002 11:12 PM

The answer is in this thread near the beginning. Please read the thread before asking question.

Diva 10-20-2002 07:45 AM

Thanks bunches TWTCommish for this great hack! My members and I are really having a ball with it.

I look forward to your smilie in CP update. Until then, is there a way for me to add clickable smilies?

ravenshadow 10-26-2002 09:08 PM

Thank you for the hack.. So far so good.. Had it directed to the wrong place but "john.eovie"'s post fixed that. Similies work fine as well..

Night Owl 10-27-2002 07:58 PM

Is there a way to prevent certain usergroups from using the Shoutbox?

NTLDR 10-27-2002 08:11 PM

Add:

PHP Code:

if ($bbuserinfo[usergroupid]==X) {
  
show_nopermission();


Right after:

PHP Code:

require('./global.php'); 

For multiple groups use: $bbuserinfo[usergroupid]==X or $bbuserinfo[usergroupid]==X

Make sure X is replaced with the usergroupid.

Night Owl 10-27-2002 08:17 PM

Awesome!!! Thank you!

Chris M 10-27-2002 08:18 PM

Something I had observed...

Don't you think something like an "edit" screen would be good?

Satan

FleaBag 10-28-2002 10:36 PM

Running like a dream on 2.2.8. Thanks yet again Chris. :p


All times are GMT. The time now is 08:59 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.01218 seconds
  • Memory Usage 1,734KB
  • 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_php_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
  • (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