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 FULLL (https://vborg.vbsupport.ru/showthread.php?t=63562)

jaliam 04-08-2004 07:18 PM

It works pretty good. Clicks "install."

monstergamer 04-08-2004 07:24 PM

woo hoo an update, thank you so muck :D

monstergamer 04-08-2004 08:18 PM

i am having a problem
i do not see nothing but a black box on the forum home
and i see no shouts on the shout box
i did have the first BVshoutbox, would that be a problem?

M1th 04-08-2004 09:17 PM

okay, it works fine for me expect that I no longer see the [EDIT] text next to each template in the template manager (using firefox). Whats up? I've installed this twice and got the same problem each time. :)

Vb-Hispano 04-08-2004 10:08 PM

Installed thanks ;)

monstergamer 04-08-2004 11:29 PM

http://www.monstergamer.net/vb/index.php is showing a black box

http://www.monstergamer.net/vb/shoutbox.php?do=archive is showing no shouts

apokphp 04-09-2004 01:20 AM

Quote:

Originally Posted by M1th
okay, it works fine for me expect that I no longer see the [EDIT] text next to each template in the template manager (using firefox). Whats up? I've installed this twice and got the same problem each time. :)

I get that too...but you can still edit the shout both from here AND from the Archives link.

apokphp 04-09-2004 01:26 AM

Quote:

Originally Posted by DWard
can u tel me what changes need to be made to usregroup.php again please? I have modded it wrong and I cant re-install because it gives me a database error, so I need to get the settings from here,

and what usregroup permissions to I change to let specific usergroups use the shoutbox??

Can't remember as far as what changes need to be made in the file...but to allow usergroups to view/access/moderate the shoutbox...

It is in your AdminCP...go down to Usergroups, click edit...and at the bottom will be the settings for that particular usergroup for the shoutbox.

Turns out that mine were all set to off by default BECAUSE I didn't set my forums/includes/config.php to allow unlimited access to the Administration Group.

monstergamer 04-09-2004 02:22 AM

i restored my back up...is there going to be an upgrade from the old BVshoutbox?

in your install this is some of the code

//'Dropping language collumns (if they exist)' => "ALTER TABLE " . TABLE_PREFIX . "language DROP phrasegroup_shoutbox, DROP phrasegroup_shoutmanager",
//'Creating language collumns' => "ALTER TABLE " . TABLE_PREFIX . "language ADD phrasegroup_shoutbox MEDIUMTEXT NOT NULL, ADD phrasegroup_shoutmanager MEDIUMTEXT NOT NULL",

should it not have the two // in front of the 2 lines of code

Scrub 04-09-2004 05:52 AM

monstergamer, I bleive it should look like this.

PHP Code:

//'Dropping language collumns (if they exist)' => 
"ALTER TABLE " TABLE_PREFIX "language DROP phrasegroup_shoutbox, DROP phrasegroup_shoutmanager",
//'Creating language collumns' => 
"ALTER TABLE " TABLE_PREFIX "language ADD phrasegroup_shoutbox MEDIUMTEXT NOT NULL, ADD phrasegroup_shoutmanager MEDIUMTEXT NOT NULL"



All times are GMT. The time now is 08:21 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.01952 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (2)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
  • (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