vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   BVShoutbox 1.0 (https://vborg.vbsupport.ru/showthread.php?t=59602)

AnhTuanCool 07-27-2004 03:24 AM

Edit the file admincp/index.php like the following

Find
Code:

// ***
if (can_administer('canadminusers'))
{
$printhr = true;
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify', '|');
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
construct_nav_option($vbphrase['test_communication'], 'diagnostic.php?do=payments');
construct_nav_group($vbphrase['subscriptions'], '<hr />');
}

Change to

Code:

// ***
if (can_administer('canadminusers'))
{
$printhr = false;
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify', '|');
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
construct_nav_option($vbphrase['test_communication'], 'diagnostic.php?do=payments');
construct_nav_group($vbphrase['subscriptions'], '<hr />');
}
// ***
$printhr = true;
construct_nav_option('Shout Manager', 'shout.php?do=modify', '|');
construct_nav_group('Shoutbox', '<hr />');

Credit to me plz. Have fun :D

Vampire 07-31-2004 09:27 AM

Parse error: parse error in ***/admincp/index.php on line 692

doesn't work, but thanks anyway

iceman11111 10-04-2004 03:30 PM

After using this hack for a few weeks, I have detected a problem!

If you Min the shoutbox and then leave the site, when you come back to the site, and click to re-open the shoutbox, I get an "Internet Explorer" error, and it closes the window.

Give it a try on my site:
Goto: http://www.women4fitness.com/forums/
Click the Min button on the Shoutbox (upper right hand corner)
Then exit the website
Then go back to: http://www.women4fitness.com/forums/
And open the Shoutbox (upper right hand corner)

You should get an error


Hope someone can help

Thanks
Iceman

catocom2 11-18-2004 03:45 PM

I recently got around to upgrading to 3.0.3, and re-installed this.
It still Rawks! :)
Thanks Vivi

catocom2 01-19-2005 05:31 PM

Well now upgraded to 3.0.5, and still using this one.
It seems to be the easiest for me to install, since it's the first one I did install.
I'm just trying to figure out how to add a smilie-box on it on the forumhome now. :D

Any ideas?

catocom2 01-29-2005 03:04 PM

Quote:

Originally Posted by catocom2
Well now upgraded to 3.0.5, and still using this one.
It seems to be the easiest for me to install, since it's the first one I did install.
I'm just trying to figure out how to add a smilie-box on it on the forumhome now. :D

Any ideas?

using on 3.0.6 now ;)
still trying to figure a smilie-box


All times are GMT. The time now is 02:18 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.01155 seconds
  • Memory Usage 1,728KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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