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)

tpircsvb 04-06-2004 10:00 PM

BVShoutbox FULLL
 
Features:
  • Displays vBCodes and other post code allowances.
  • Admins can edit & delete shouts from the Admin CP.
  • Built-in /me code.
  • Archive page and IFrame on forumhome for shouting and reading.
  • Archive page has multiple pages.
  • Stats on archive page.
  • Uses phrases for the Admin CP and shoutbox.
  • Users can edit and delete their own shouts.
  • Usergroup & Administrator permissions.
  • Find shouts by specific users (in the admin cp)
  • Seperate options for vBCodes allowances and what to display

If there's any features anyone wants added, I'll try and add them. I think I added everything people asked for in the previous version, apart from the upgrader, which will be added to the ZIP file when i've setup another test forum and added the previous version to it

There shouldn't be any problems, because I've tested the installer three times.
And I haven't had any problems with the actual shoutbox, or shout manager.

I'll attach some screenshots of all the custom scripts, if anyone asks for screenshots of the add ons for the permissions and stuff ill take them, dunno why anyone would want them tho...

This has only been tested on vB 3.0.0 GOLD

Giveit2u43 04-06-2004 11:30 PM

Thanks for this, looks very nice..

apokphp 04-07-2004 01:38 AM

Installed fine.

You may wanna include telling installers that they MAY have to enable permissions for every usergroup as it is off by default if they forgot to edit their /includes/config.php file w/ "1" having access to changing admin permissions.

All is working well. It'd be nice to have some form of generic WYSIWYG interface though. Anyway to incorporate something similar to the one already provide in vb? Perhaps as a pop-up or something?

The ONLY reason I ask, would be to better choose colors instead of the bland black for everyone. They can use bbcode to change the color of course...but that may get old having to explain that to 'em. ;)

natralis 04-07-2004 01:53 AM

ill install this when i get home from work :) just what im looking for.......

apokphp 04-07-2004 02:05 AM

Hmmmm....tried editing a shout...and it doesn't save. It goes to a blank page in the admincp. I can delete just fine...but not edit.

Also...there is no text for "Edit"...just to brackets "[]". "Delete" text is there. The "[]" is clickable...it takes me to the text of the shout I wish to edit...clicking save after the change however...does absolutely nothing to the shout itself though.

*edit*

Another request: Have the names of community staff (admins/mods) appear different to distinguish themselves from other members.

tpircsvb 04-07-2004 02:41 AM

*zip updated*

you should be able to edit shouts with the new shout.php file, if you dont wanna download the new zip tho, just change this:
PHP Code:

print_form_header('shout''doupdate'); 

to this:
PHP Code:

print_form_header('shout''update'); 

in shout.php

i'll try and add the WYISWYG editor later, just about to go to bed now

BarBeQue 04-07-2004 11:36 AM

What makes this shoutbox different from the other vb3.0.0 shoutbox released by Link14716 here https://vborg.vbsupport.ru/showthread.php?t=59985 ?

Okiewan 04-07-2004 02:13 PM

odd...
installed fine, but will not display shouts on Forumhome.. yes the template was modified, just shows a box and a < hr > ? You can add shouts on the main shouts page and it displays them there. Checked all usergroup permissions, etc.
There is no apparent way to add a shout from forumhome either.

Ideas?

ethics 04-07-2004 07:09 PM

I had your old version and on attempted to overwrite it with this one. I hit errors all over the place, and get:
Quote:

Unable to add cookies, header already sent.
File: /home/blah/public_html/forum/includes/init.php
Line: 903
I tried to back out the changes I made in the init.php to no avail. I know this is my screw up, and I am not blaming anyone, but can you tell me what other modifications the script does that would affect and result in the error above?

paulomt1 04-07-2004 08:13 PM

Quote:

Originally Posted by Okiewan
odd...
installed fine, but will not display shouts on Forumhome.. yes the template was modified, just shows a box and a < hr > ? You can add shouts on the main shouts page and it displays them there. Checked all usergroup permissions, etc.
There is no apparent way to add a shout from forumhome either.

Ideas?

I have the same problem, but I can't see nothing in forumhome???

Please put here a simple Install.txt file.

Younghogget 04-07-2004 11:21 PM

Okay, i uploaded all the 3 files to the respective directory, then run the install.php
At the step before go into Admin panel, i deleted the shout_install.php file becuz it asked for it.
then i clicked " go to admin cp" and the page showsup saying no such page. then i uploaded the shout_install.php again try to start over. Thhis is wut i got:

Database error in vBulletin 3.0.0:
Invalid SQL: ALTER TABLE usergroup ADD shoutboxpermissions INT UNSIGNED NOT NULL DEFAULT '0' AFTER forumpermissions
mysql error: Duplicate column name 'shoutboxpermissions'

mysql error number: 1060

Younghogget 04-08-2004 07:25 AM

This is a defected zip script. Please update the useable one.

msimplay 04-08-2004 11:25 AM

how do would i go about upgrading from the old bvshoutbox ?

GamerJunk.net 04-08-2004 12:14 PM

Quote:

Originally Posted by paulomt1
I have the same problem, but I can't see nothing in forumhome???

Please put here a simple Install.txt file.

Yea nada in the forum home also for me.

GamerJunk.net 04-08-2004 12:19 PM

Also...

Mike, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

I am the administrator and I don't have access to the shoutbox.php on my forum wtf?

ethics 04-08-2004 12:25 PM

Quote:

Originally Posted by RasMasta
Also...

Mike, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

I am the administrator and I don't have access to the shoutbox.php on my forum wtf?

Read the entire thread. You need to set permissions to YES because the default for SB is no.

GamerJunk.net 04-08-2004 12:40 PM

I didn't set any new permissions or anything. I actually just installed the sub forum hack and the shoutbox started working.

Weird.

DWard 04-08-2004 04:07 PM

change what usergroup permissions?? where, how???

DWard 04-08-2004 04:20 PM

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??

gmarik 04-08-2004 05:41 PM

Are there any template mods for this great hack allready?

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"


DWard 04-09-2004 07:17 AM

ok, can somebody post their modified admincp/usergroup.php file here please, so I can use my shoutbox.. Please!!! :)

DWard 04-09-2004 07:26 AM

Well, either post ur admincp/usergroup.php file, or if u can.. tell me what changes I need to make.

msimplay 04-09-2004 08:54 AM

how would i make the upgrade from the old bvshoutbox

M1th 04-09-2004 11:37 AM

Quote:

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


true but a fix for this would be good. :)

Scrub 04-09-2004 11:42 AM

To fix that, add this phrase.

Type: GLOBAL
Varname: edit
Text: Edit

M1th 04-09-2004 01:58 PM

Quote:

Originally Posted by Scrub
To fix that, add this phrase.

Type: GLOBAL
Varname: edit
Text: Edit

lol, yeah... Thanks

BigJohnson 04-09-2004 02:13 PM

I am having trouble here. Not all the phrases were installed. Only a few of them. How do i get the others installed. I cant do the install over agian again bc i already installed. What should i do?

The error prahses arent there and a lot of others.

Elrum 04-09-2004 02:38 PM

I've got an error with IE 6 after submitting a shout.

With Mozilla everything works fine, but IE displays only a blank white frame after shout was sent. You need to refresh the page to see the input field and submit button again.

Here is a screenshot after the error occured:

monstergamer 04-09-2004 04:30 PM

Quote:

Originally Posted by Scrub
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"


i was just asking as i cant get it to work :(

Stray 04-10-2004 11:03 PM

Works great for me.
Now how would I remove the date from the shoutbox and leave only the time?
And how would I move the text input box, etc. from the top to the bottom?
I'd also like to remove the archive link and make the refresh link a button.
I guess I'll tinker with it a bit.

Just noticed that in the admincp whatever is below shout manager in the shoutbox menu has no label for me.


All times are GMT. The time now is 08:12 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.02181 seconds
  • Memory Usage 1,828KB
  • 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
  • (4)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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