Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases

Closed Thread
 
Thread Tools
Shoutbox Hack - 1.0 Gamma 1 (Outdated -> RC1 in Full Releases) Details »»
Shoutbox Hack - 1.0 Gamma 1 (Outdated -> RC1 in Full Releases)
Version: 1.00, by Link14716 Link14716 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-02-2004 Last Update: Never Installs: 12
Supported
Is in Beta Stage  

Release Candidate 1 is now released! It is posted in a new thread (here --->): https://vborg.vbsupport.ru/showthread.php?p=459717

Can a mod or admin close this thread?

Show Your Support

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

Comments
  #12  
Old 01-03-2004, 12:49 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I've updated the zip. Redownload the zip and upload shoutbox.php, that should fix the error.
  #13  
Old 01-03-2004, 01:04 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice one I might use it one day.
  #14  
Old 01-03-2004, 01:08 PM
C.Birch C.Birch is offline
 
Join Date: Apr 2002
Posts: 459
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

all working fine here now
  #15  
Old 01-03-2004, 01:16 PM
<jay> <jay> is offline
 
Join Date: Apr 2003
Location: Germany
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sweet man, i was lookin' forward to get this hack. =)
  #16  
Old 01-03-2004, 03:19 PM
cirisme cirisme is offline
 
Join Date: Jan 2003
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this modify the standard usergroup bitfields, or does it do it's own?
  #17  
Old 01-03-2004, 03:40 PM
C.Birch C.Birch is offline
 
Join Date: Apr 2002
Posts: 459
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hope you dont mind but i have edited the forumhome html code so it use's the vb3 open and close buttons so people can hide it if they want.

Code:
<if condition="$vboptions['shoutbox_forumhomeshouts'] == 1">
<!-- shoutbox hack (by squall14716) -->
<tbody> 
  <tr> 
    <td class="thead" 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_thead$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a> 
      <a href="shoutbox.php?$session[sessionurl]">Shoutbox - <if condition="$vboptions[shoutbox_numberofforumhomeshouts] == 1">Latest 
      Shout<else />Last $vboptions[shoutbox_numberofforumhomeshouts] Shouts</if></a></td>
  </tr></tbody> <tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]"> 
  <tr valign="top"> 
    <td class="alt2"><a href="shoutbox.php?$session[sessionurl]"><img src="$stylevar[imagesfolder]/icons/icon2.gif" alt="" title="(temporary button) Enter the Shoutbox" border="0" /></a></td>
    <td class="alt1" width="100%"><span class="smallfont"> <if condition="!($permissions['shoutboxpermissions'] & SHOUTVIEW) || $bbuserinfo['shoutbanned'] == 1"><b>$noviewperms</b><else />
      <hr>
      $latestshouts</if> </span></td>
  </tr>

  </tbody>
<!-- end shoutbox hack (by squall14716) -->
</if>
  #18  
Old 01-03-2004, 04:22 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cirisme
Does this modify the standard usergroup bitfields, or does it do it's own?
It creates its own.
  #19  
Old 01-03-2004, 06:50 PM
Rocol Rocol is offline
 
Join Date: Jul 2003
Location: UK
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hiyah .. I have just downloaded the shoutbox hack .. but .. being a newbie at this .. I am confused by the various documentation.

I have just installed vB3 RC1, could you tell me, in newbie terms, how I go about installing the shoutbox as a completely new install please.

Thanks
  #20  
Old 01-03-2004, 07:02 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First, go to phpMyAdmin, and click on the database that you installed vB into. Click the "SQL" link at the top. Click the "Browse" button under "Or Location of the textfile :", go to the folder you extracted the zip archive to and select shoutbox.sql. Click "Open" to close the the dialogue box and "Go" to execute the file. Repeat it for settings.sql. After that, open up file_edits.txt and follow the instructions. Once you properly make all of the file edits, upload all the edited files (if you haven't already). Then, open up templates.txt and edit the FORUMHOME template as noted, and then create the needed templates. After that, go to the phrase manager and go to edit a phrase, but save it without changes. Then go to 'vBulletin Options' and select "Shoutbox Settings" and change the settings to your liking (or if you wish to keep the defaults, save it without changing anything). Now, go to the usergroup manager and go to edit a usergroup. You can customize some of the shoutbox settings for that usergroup there, but even if you do not, make sure you save it even if you do not make any changes. Repeat this step for any usergroup that you want to customize the shoutbox settings for.
  #21  
Old 01-03-2004, 07:12 PM
Rocol Rocol is offline
 
Join Date: Jul 2003
Location: UK
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok .. thankyou very much for your quick and explanatory reply .. I wil have a crack at that .. much obliged :up:
Closed Thread

Thread Tools

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 09:44 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.06987 seconds
  • Memory Usage 2,295KB
  • 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_code
  • (1)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
  • (3)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