Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
Shoutbox Hack 1.04b Details »»
Shoutbox Hack 1.04b
Version: 1.04b, by GeekyDesigns GeekyDesigns is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 08-29-2004 Last Update: 11-09-2004 Installs: 288
DB Changes
 
No support by the author.

11/09/04 - Version 1.04b. Just an installer upgrade, nothing more. Nothing to see here, move along.

10/22/04 - Version 1.04a released. This is not an upgrade from 1.04. If you already have 1.04 installed, don't worry about this. This release just updates the installer and fixes any errors in it. If you had problems installing it last time, this should work better. If you need support, posting it here may get it answered, though posting at the board at GeekyDesigns.com is prefered.

This is the same hack formerly released by Link14716.

08/30/04 4:19 PM EDT: Fixed a settings bug (I hope): see this post.

08/29/04: Shoutbox 1.04 is released, featuring a new installer system (using the Hack Installer System) and redone templates, as well as a few bug fixes. Enjoy.

Presenting: The Shoutbox Hack


Support posts made at GeekyDesigns.com have a higher priority than posts made in this thread, and is the prefered way of getting support.



There are way too many features to list, so I'll just let the screenshots do the talking.

Shoutbox credits

PHP Code:
Matthew Gordon
Templates:
Zachery Woods
- misc: Matthew Gordon
- Originally by TWTCommish, redone by Zachery for 1.04


If you feel your not able to install this yourself please feel free to drop me a pm and we can make arrangments

If you would like to donate to us please pm us and again we can make arragnments

Dont forget to click install!

Install Instructions:
Code:
NEW INSTALL/UPGRADE FROM 1.03 to Current
 
 1. Upload the contents of the 'upload' folder to your forums directory.
 2. Run http://www.yoursite.com/forums/install/hack_install.php
 3. Select "Shoutbox Hack" and then follow the instructions to install.
 4. Follow the directions in the readme files when it gets to that step, then finalize the install (by clicking the last link in the install).
 5. Enjoy your shoutbox!
Matrixgl did a template modification to make the shoutbit more like its vB2 counterpart and released it (tested on 1.03) here.

FOR THOSE WHO WANT SUPPORT, SPECIFY THIS INFORMATION OR BE IGNORED:

What is the exact error you recieve?
Where does the supposed error happen?
What vB version are you running?


Here are the old screenshots, new ones will be posted soon:
settings.gif (186.0 KB)
forumhome.gif (37.1 KB)
forumhome_iframe.gif (30.0 KB)
shoutbox_home.gif (96.1 KB)
shoutbox_home_guest.gif (84.8 KB)
user_settings.gif (85.5 KB)
usergroup_permissions.gif (67.8 KB)
shoutbox_home_textarea.gif (78.9 KB)





Enjoy.

Supporters / CoAuthors

Show Your Support

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

Comments
  #672  
Old 05-22-2005, 05:16 PM
T_Montana T_Montana is offline
 
Join Date: Mar 2005
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

guess i'm not using shoutbox hack......
Reply With Quote
  #673  
Old 05-22-2005, 10:20 PM
Vman Vman is offline
 
Join Date: Apr 2004
Posts: 167
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think I say they for everyone so far, Is this going to get fixed or not.....It appears to be a very important part of everyones boards.....
Reply With Quote
  #674  
Old 05-23-2005, 11:05 AM
Lizard King Lizard King is offline
 
Join Date: Jan 2005
Location: Mersin
Posts: 907
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is 2 problems with this hack and they are in field list. shoutmaxdaily and shouthierarchy are unknown colomn in field list. Is there a way to get these working ?

These queries wont run from hack installer so is there a way to run them manually ?
Code:
$query['new'][] = 'ALTER TABLE '.TABLE_PREFIX.'usergroup 
				   ADD `shoutboxpermissions` INT(10) UNSIGNED DEFAULT \'0\' NOT NULL,
				   ADD `shouthierarchy` TINYINT(5) UNSIGNED DEFAULT \'0\' NOT NULL,
				   ADD `shoutmaxdaily` TINYINT(5)    UNSIGNED DEFAULT \'0\' NOT NULL';
Code:
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'1023\', shouthierarchy=\'1\' WHERE usergroupid=\'6\'';
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'895\', shouthierarchy=\'2\' WHERE usergroupid=\'5\'';
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'879\', shouthierarchy=\'3\' WHERE usergroupid=\'7\'';
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'15\', shouthierarchy=\'4\' WHERE usergroupid=\'2\'';
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'1\', shouthierarchy=\'6\' WHERE usergroupid=\'4\'';
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'1\', shouthierarchy=\'5\' WHERE usergroupid=\'3\'';
$query['new'][] = 'UPDATE '.TABLE_PREFIX.'usergroup SET shoutboxpermissions=\'1\', shouthierarchy=\'0\' WHERE usergroupid=\'1\'';
Reply With Quote
  #675  
Old 05-23-2005, 11:55 AM
Rhoads Rhoads is offline
 
Join Date: Dec 2004
Location: Holland
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have made a clean install from 3.0.7 today. But when I use the installer I get a error like this.

Code:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/raymond/domains/dutchracingleague.nl/public_html/vbtest/forum/includes/db_mysql.php on line 403

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/raymond/domains/dutchracingleague.nl/public_html/vbtest/forum/includes/db_mysql.php on line 403
Code:
Database error in vBulletin 3.0.7:

Invalid SQL: CREATE TABLE shoutbox_posts (
				  `shoutid` BIGINT (255) UNSIGNED DEFAULT '0' AUTO_INCREMENT, 
				  `text` TEXT, 
				  `userid` BIGINT (255) UNSIGNED DEFAULT '0', 
				  `username` VARCHAR (255) DEFAULT '0', 
				  `ip` VARCHAR (25) DEFAULT '0', 
				  `time` BIGINT (20) UNSIGNED DEFAULT '0', 
				  `edittime` BIGINT (20) UNSIGNED DEFAULT '0', 
				  `edituser` VARCHAR (255) DEFAULT '0', 
				  `deleted` TINYINT(1) UNSIGNED DEFAULT '0', 
				  PRIMARY KEY(`shoutid`))
mysql error: Invalid default value for 'shoutid'

mysql error number: 1067

Date: Monday 23rd of May 2005 02:29:07 PM
Script: http://vbtest.dutchracingleague.nl/forum/install/hack_install.php?do=install&step=dodatabasequeries&hacks=Shoutbox_Hack
Referer: 
Username: XXXXXX
IP Address: XX.XXX.XXX.XXX
What's wrong :disappointed:
Reply With Quote
  #676  
Old 05-23-2005, 09:35 PM
Trana Trana is offline
 
Join Date: Apr 2005
Posts: 604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone have a working copy of this on 3.0.7?
Reply With Quote
  #677  
Old 05-23-2005, 09:41 PM
Polo's Avatar
Polo Polo is offline
 
Join Date: Jun 2004
Posts: 893
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I do
Reply With Quote
  #678  
Old 05-23-2005, 09:46 PM
Trana Trana is offline
 
Join Date: Apr 2005
Posts: 604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Were you able to install straight from the files or did you need to edit anything?
Reply With Quote
  #679  
Old 05-23-2005, 10:26 PM
1nf3rn0 1nf3rn0 is offline
 
Join Date: Jan 2005
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Trana
Were you able to install straight from the files or did you need to edit anything?
you will need to do some editing..what needs to be edited is in the installer
Reply With Quote
  #680  
Old 05-23-2005, 10:40 PM
1nf3rn0 1nf3rn0 is offline
 
Join Date: Jan 2005
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djjeffa
I installed another style and now my shout box is blank do you guys have any ideal how i could fix this?
im running the latest version of shout and im running vBulletin 3.0.5
did that before..scred the poop out of me..just go back thru the template edits you need to make that are in the install instructions and you should be good to go!
Reply With Quote
  #681  
Old 05-23-2005, 11:32 PM
aloha aloha is offline
 
Join Date: Jan 2004
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this, and for some odd reason, when you click on a post in the forums, it doesn't take you there at all. It just stays there, how do I fix this?
Reply With Quote
Reply

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 04:51 AM.


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.05381 seconds
  • Memory Usage 2,313KB
  • Queries Executed 26 (?)
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
  • (5)bbcode_code
  • (2)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
  • (3)pagenav_pagelinkrel
  • (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