Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
BVShoutbox 1.0 Details »»
BVShoutbox 1.0
Version: 1.00, by Black Vivi Black Vivi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-02-2004 Last Update: Never Installs: 40
 
No support by the author.

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?

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 01-27-2004, 05:39 AM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 .
Reply With Quote
  #73  
Old 01-28-2004, 02:06 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^
Reply With Quote
  #74  
Old 01-28-2004, 06:44 PM
monstergamer's Avatar
monstergamer monstergamer is offline
 
Join Date: Feb 2003
Location: around the corner
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #75  
Old 01-28-2004, 09:02 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ??
Reply With Quote
  #76  
Old 01-29-2004, 12:36 AM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^
Reply With Quote
  #77  
Old 01-29-2004, 12:52 AM
monstergamer's Avatar
monstergamer monstergamer is offline
 
Join Date: Feb 2003
Location: around the corner
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so you dont see it on which index?
the forumhome index or the other index
Reply With Quote
  #78  
Old 01-29-2004, 03:38 AM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

http://www.xyphen.com/~xtreme-f/index.php?styleid=2
Reply With Quote
  #79  
Old 01-29-2004, 07:53 PM
KAC KAC is offline
 
Join Date: Nov 2003
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 .
Reply With Quote
  #80  
Old 01-29-2004, 10:54 PM
monstergamer's Avatar
monstergamer monstergamer is offline
 
Join Date: Feb 2003
Location: around the corner
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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]
Reply With Quote
  #81  
Old 01-29-2004, 11:16 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05201 seconds
  • Memory Usage 2,329KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete