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)

Black Vivi 01-08-2004 08:32 PM

Thanx for all the help everyone. I've updated the ZIP file, and there are a few extra stuff in the install file now. (Credits, Users Online fix [modified so it shows viewing shoutbox when viewing the archive, and viewing index when on the index])

Lord Les 01-08-2004 09:18 PM

Very Cool .

magnus 01-09-2004 12:02 PM

If anyone cares, in order to make this 100% XHTML 1.0 Verified, you'll need to edit FORUMHOME:

Find:
HTML Code:

                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="no" border="0" frameborder="0" name="shoutbox"></iframe>
Replace with:
HTML Code:

                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="no" frameborder="0" name="shoutbox"></iframe>
* NOTE: '' border="0" '' is removed, as it's not valid for <iframe> -- hence why it fails the XHTML 1.0 Validation.

* TIP: Use http://validator.w3.org/ to verify your site for XHTML 1.0.

Black Vivi 01-09-2004 04:28 PM

thnx, i forgot to check for xhtml errors

Gio Takahashi 01-09-2004 09:57 PM

Edit:

Lets just say I need glasses and we'll leave it at that. >.>

webrats 01-09-2004 10:31 PM

how about how to stick it on the side

wolfman 01-10-2004 04:28 PM

I installed this on VB3 RC2 and it works great :)

KarateKid 01-11-2004 02:53 PM

Quote:

Originally Posted by wolfman
I installed this on VB3 RC2 and it works great :)

@Black Vivi:

Could you add the feature that I can define (maybe in shoutbox.php) a user/mod with userid and this user has the possibility to delete entries directly with an "delete"-link under each shout-entry?

Best Regards

Sebastian

GamerzWorld 01-11-2004 03:04 PM

Went well ty v much but id like to move the shout box from the top to the bottom under

Mark Forums Read View Forum Leaders

How would i do this

monstergamer 01-11-2004 04:28 PM

Quote:

Originally Posted by GamerzWorld
Went well ty v much but id like to move the shout box from the top to the bottom under

Mark Forums Read View Forum Leaders

How would i do this

in FORUMHOME

find
PHP Code:

  <!-- /main -->
<
br

Add Under that the shoutbox code

monstergamer 01-12-2004 04:00 AM

i have to ask two thing from you Black Vivi

1. i would like the delete a shout in the shoutbox.php in the shout

2. like the other shoutbox that linksomething has made
it is like yours but he has more options
but i only want one of them
a ban user from shoutbox, that would be helpful
some thing that i can pick what usergroup can use the ban a user from shoutbox as well

Link14716 01-12-2004 04:21 AM

Quote:

Originally Posted by monstergamer
i have to ask two thing from you Black Vivi

1. i would like the delete a shout in the shoutbox.php in the shout

2. like the other shoutbox that linksomething has made
it is like yours but he has more options
but i only want one of them
a ban user from shoutbox, that would be helpful
some thing that i can pick what usergroup can use the ban a user from shoutbox as well

You mean I made that converter for you and you aren't even going to use it? Peh...

Black Vivi 01-12-2004 02:56 PM

Quote:

Originally Posted by webrats
how about how to stick it on the side

Stick what on the side?

Quote:

Originally Posted by KarateKid
Could you add the feature that I can define (maybe in shoutbox.php) a user/mod with userid and this user has the possibility to delete entries directly with an "delete"-link under each shout-entry?

Thanks for the suggestion, I will add this soon.

Quote:

Originally Posted by monstergamer
1. i would like the delete a shout in the shoutbox.php in the shout

2. like the other shoutbox that linksomething has made
it is like yours but he has more options
but i only want one of them
a ban user from shoutbox, that would be helpful
some thing that i can pick what usergroup can use the ban a user from shoutbox as well

1. See the answer for the question above.

2. Yes, I'll be adding this aswell.

Quote:

Originally Posted by Link14716
You mean I made that converter for you and you aren't even going to use it? Peh...

I consider both your posts in this thread to be advertising your shoutbox.
Cuold you stop it please.


The next version should be out soon, hopefully by the time vB3 is released.

ethics 01-12-2004 07:14 PM

I am assuming that when an invisible user posts in SB their handle doesn't appear?

thuffner 01-15-2004 11:00 AM

Quote:

Originally Posted by ethics
I am assuming that when an invisible user posts in SB their handle doesn't appear?

Was just gonna ask about this. I had the same problem...

Lord Les 01-15-2004 12:43 PM

I saw this too , was trying to find how to stop them from posting ?

ethics 01-15-2004 02:35 PM

Quote:

Originally Posted by Lord Les
I saw this too , was trying to find how to stop them from posting ?

To me, that's a huge bummer because the userid is not even recorded in the database. There is absolutely no trace of who posted the text.

I would love for this hack to have either:

1. Cut off the ability for the invis users to use the SB
or
2. At least log the true userid in the database.

I am leaning towards #1 as being a better and cleaner solution though.

magnus 01-15-2004 04:20 PM

Hrm, I (as well as the rest of my mod-team) are always invisible, yet the users can see our username's just fine in the SB.

ethics 01-19-2004 05:01 AM

Quote:

Originally Posted by Black Vivi
Features:
  • Displays vBCodes and other post code allowances. (Depending on what the use is allowed in their signatures [for now])
  • Admins can edit or 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.

I plan to have added the following by the time vB 3.0.0 is released:
  • Uses phrases for the Admin CP and shoutbox.
  • Users can edit and delete their own shouts.
  • User and usergroup permissions for the shoutbox. (canview, canshout etc)
  • Seperate options for vBCodes in the shoutbox, instead of the same ones as for signatures.
  • More options in the Admin CP. (mass delete, mass edit etc)

This has been tested on vB3 Gamma and RC 1

A demo can be seen here:
http://www.rubb3rducky.com/index.php?
http://www.rubb3rducky.com/shoutbox.php?

Any idea how to make the SB unusuable to a moderated group for example?

Black Vivi 01-24-2004 08:05 PM

thnx for the suggestions and telling me about the invis users
i'll try and fix it in a while

ethics, that'll be in the next version, which shud hopefully be out tomorrow, if im not doing nethin else

jaliam 01-25-2004 02:00 AM

Great hack, BV! I love it. Is there any way though to do mass post deletes? Thanks!

monstergamer 01-25-2004 03:43 AM

Quote:

Originally Posted by Black Vivi
thnx for the suggestions and telling me about the invis users
i'll try and fix it in a while

ethics, that'll be in the next version, which shud hopefully be out tomorrow, if im not doing nethin else

any word on the next update

Black Vivi 01-25-2004 05:31 AM

the next version shud be done soon, iv only got the installer to make, and fix the users with no names thing

i think its not invis users posting, its guests shouting somehow, because iv had invisible users try shouting, and their names show up
if not then it might not be released today

sorry

[edit]
found out it is members :(

MaDCaT75 01-25-2004 08:00 PM

Any way to disable mouse scrolling in the shoutbox? My mouse gets caught in it when scrolling down the forum.....

KAC 01-26-2004 04:34 AM

Im running vb3 rc2 I went through the entire install and having a problem . There is nothing showing up in my forum . Does anyone have any info on why this could happen ?

In mysqladmin, what should it look like what was added ? This was the only part that I had some trouble since I dont use it often .

I posted a screen shot for you to see , maybe I did it wrong ..

ethics 01-26-2004 01:01 PM

Quote:

Originally Posted by Black Vivi
thnx for the suggestions and telling me about the invis users
i'll try and fix it in a while

ethics, that'll be in the next version, which shud hopefully be out tomorrow, if im not doing nethin else


Most excellent and no rush on my end. Thanks very much for this hack.

jaliam 01-26-2004 09:42 PM

Quote:

Originally Posted by KAC
Im running vb3 rc2 I went through the entire install and having a problem . There is nothing showing up in my forum . Does anyone have any info on why this could happen ?

In mysqladmin, what should it look like what was added ? This was the only part that I had some trouble since I dont use it often .

I posted a screen shot for you to see , maybe I did it wrong ..

Check your AdminCP first and see if you even have the settings for your Shoutbox showing there. If it is not there, it means that you have skipped a step with your hack installation.

KAC 01-26-2004 11:06 PM

ok It is in the admincp although the setting arent there . Heres a screen shot ..

jaliam 01-27-2004 02:25 AM

Quote:

Originally Posted by KAC
ok It is in the admincp although the setting arent there . Heres a screen shot ..

Now, check out your shoutbox at http://yourwebsite.com/forums/shoutbox.php. See if you can access it there.

MaDCaT75 01-27-2004 03:40 AM

Quote:

Originally Posted by MaDCaT75
Any way to disable mouse scrolling in the shoutbox? My mouse gets caught in it when scrolling down the forum.....


KAC 01-27-2004 05:39 AM

jaliam, First I want to thank you for helping me out with this . It is appreciated .

Yes i did have access to the shoutbox.php and I tested it with a shout and it worked . Although I'm a little confused about how to get it to show on the index.php page of the forums ?

Does it need to be put in the header of the site somehow?

Now when I go to the admincp I see the shout I made and I am able to edit or delete the shout .

KAC 01-28-2004 02:06 PM

^

monstergamer 01-28-2004 06:44 PM

Quote:

Originally Posted by KAC
jaliam, First I want to thank you for helping me out with this . It is appreciated .

Yes i did have access to the shoutbox.php and I tested it with a shout and it worked . Although I'm a little confused about how to get it to show on the index.php page of the forums ?

Does it need to be put in the header of the site somehow?

Now when I go to the admincp I see the shout I made and I am able to edit or delete the shout .

PHP Code:

Open the template FORUMHOME
Find this
:
// ####################################
$navbar
// ####################################
Replace it with this:
// ####################################
$navbar
<!-- shoutbox -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="$stylevar[tablewidth]align="center">
<
thead>
    <
tr>
        <
td class="tcat" colspan="2">
            <
a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a>
            <
a href="shoutbox.php?$session[sessionurl]">Shoutbox</a></td>
    </
tr>
</
thead>
<
tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]">
    <
tr>
        <
td class="alt1" width="100%">
            <
iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="no" frameborder="0" name="shoutbox" id="shoutbox"></iframe>
        </
td>
    </
tr>
</
tbody>
</
table>
<!-- 
end shoutbox -->
<
br />
// #################################### 

i think this is what your talking about?

KAC 01-28-2004 09:02 PM

Monstergamer thanks for the response . I went in and reverted back and then did this again and I still do not see the window for the shoutbox on my main vb page or an option to get to shoutbox.php .. I must have something mixed up ?? Anyone ??

KAC 01-29-2004 12:36 AM

^

monstergamer 01-29-2004 12:52 AM

so you dont see it on which index?
the forumhome index or the other index

MaDCaT75 01-29-2004 03:38 AM

can someone please tell me how to make the forumhome shoutbox part like this?

http://www.xyphen.com/~xtreme-f/index.php?styleid=2

KAC 01-29-2004 07:53 PM

Quote:

Originally Posted by monstergamer
so you dont see it on which index?
the forumhome index or the other index

There is no way for members to get to it .. There is nothing showing on the main page of Vb .. when your looking at the forums theres nothing there . and theres no button for it .. I was wondering how I would set it up so it would show it .

monstergamer 01-29-2004 10:54 PM

Quote:

Originally Posted by KAC
There is no way for members to get to it .. There is nothing showing on the main page of Vb .. when your looking at the forums theres nothing there . and theres no button for it .. I was wondering how I would set it up so it would show it .

make sure you did all the PHP edits and all the templates

PHP Edits
----------------------------
admincp/index.php
includes/functions_online.php

----------------------------
Edit Templates
----------------------------
FORUMHOME

----------------------------
New Templates
----------------------------
shoutbox_archive
shoutbox_archive_message
shoutbox_archive_message_me
shoutbox_archive_topbit
shoutbox_iframe
shoutbox_main
shoutbox_main_message
shoutbox_main_message_me
shoutbox_newmessage
shoutbox_newmessage_refresh

------------------------------
Dont forget the MYSQL QUERIES
------------------------------
[sql]Run the following query in phpMyAdmin or the
query runner in the Admin CP (add the table
prefix (if you have one) before this part:
shout (
// ####################################
CREATE TABLE shout (
shoutid INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
userid INT(10) UNSIGNED NOT NULL DEFAULT '0',
dateline INT(10) UNSIGNED NOT NULL DEFAULT '0',
pagetext MEDIUMTEXT NOT NULL,
PRIMARY KEY (shoutid)
)[/sql]

MaDCaT75 01-29-2004 11:16 PM

Quote:

Originally Posted by MaDCaT75
can someone please tell me how to make the forumhome shoutbox part like this?

http://www.xyphen.com/~xtreme-f/index.php?styleid=2



All times are GMT. The time now is 06:13 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.01533 seconds
  • Memory Usage 1,857KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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