Ziki's Hideout~The Hideout From Reality~vBulletin Modifications and Hacks WEBSITE FOR SALE INCLUDING ALL HACKS,IF INTERESTED EMAIL TO ADMIN@ZIKIHIDEOUT.COM
Go Back   Ziki's Hideout~The Hideout From Reality~vBulletin Modifications > vBulletin Products > Add-Ons > Code Changes
Member Area Mods Register RSS Members List Search Today's Posts Mark Forums Read


Welcome to the Ziki's Hideout~The Hideout From Reality~vBulletin Modifications forums.

You can download free and paid vBulletin modifications,hacks and styles.You can even find vBulletin services,webmaster and coding help.

You are currently viewing our boards as a guest which gives you limited access to our modifications,hacks and other vBulletin resources.By joining our community, you agree to the forum rules and that you do own a valid vBulletin license

If you have any problems with the registration process or your account login, please contact us.

ZH - vBShout On All Pages

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
 
Old December 2nd, 2006, 08:55 PM
Ziki Ziki is offline
Owner/Admin
Ziki's Avatar
Hack Info
vBulletin Version: 3.6.4 Hack Version: 1.0.0
Release Date: December 2nd, 2006 Installs 43
Last Update: Never Rating: 2 votes | 5.00 avarage
Hack Options
Files
File Type: xml vbshout.xml (26.2 KB, 97 views)
Hack Info







Post ZH - vBShout On All Pages

This modification was brought to you by
Ziki's hideout~The hideout from reality
http/www.zikihideout.com/


~Hack name
vBShout On All Pages!

~Hack description
Will display vBShout 2.0 box on every forum page!You can choose manual instructions or just reimport this product.

~Hack options
None

~Hack info
File uploads: 0
Template edits: 0
Templates: 0
File edits: 0
Plugins: 0
SQL Queries: 0
Phrases: 0
Settings: 0

Install time: 2 minutes
Install level: Easy

~Hack installation

Step 1: Open plugin vBShout[Template Cache] and find:
Quote:
if (THIS_SCRIPT == "index")

Replace with:

Quote:
if (VB_AREA == "Forum")

Step 2: Open plugin vBShout[Template Alternation],change hook to global_start and find and delete:
Quote:
function isBanned($user)
{
return (
isBanned_Check($user['userid'], 'shout_banned_users') || isBanned_Check($user['usergroupid'], 'shout_banned_usergroups'));
}

function
isBanned_Check($bash, $against)
{
global
$vbulletin;
return
in_array($bash, iif($vbulletin->options[$against], explode(',', $vbulletin->options[$against]), array()));
}

Step 3: Open the plugin again and find:
Quote:
switch ($vbulletin->options['shout_position'])
{
case
1:
$Position = '<!-- what\'s going on box -->';
break;

case
2:
$Position = '<!-- end what\'s going on box -->';
break;

case
4:
$Position = '<!-- main -->';
break;

default:
$Position = '$navbar';
break;
}

$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']);

And replace with:
Quote:
$Position = '<!-- / nav buttons bar -->';
$vbulletin->templatecache['navbar'] = str_replace($Position, $Position . '<br /> $Shoutbox', $vbulletin->templatecache['navbar']);


~Hack screenshots
None


~Hack copyright
This may not be distributed,released or claimed as your work without author's permission.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old March 22nd, 2008, 08:51 PM   #21 (permalink)
Jenix
Newbie
 
Posts: 1 -- Threads: 0
Total ZCredit: 5
Rep Power: 0Jenix is an unknown quantity at this point
Default Re: ZH - vBShout On All Pages

Thanks for that mate
Jenix is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 7th, 2008, 03:12 PM   #22 (permalink)
Filez
Newbie
 
Posts: 3 -- Threads: 0
Total ZCredit: 165
Rep Power: 5Filez is an unknown quantity at this point
Default Re: ZH - vBShout On All Pages

Ziki have a question are you going to port this over to 3.7.0 gold any time soon?
Filez is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Change the vBshout title SatCodX Modification Questions 5 February 14th, 2007 03:20 PM
VBshout 2.1 request chump Requests 2 December 30th, 2006 12:55 AM
vbshout on all pages test Requests 10 December 13th, 2006 12:23 PM



Ziki's Hideout® All Rights Reserved 2004~2008
Powered by vBulletin® Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0