BuRaCh |
09-18-2007 10:00 PM |
vBH-Portal and advanced Forumhome
What this hack do?
This hack create portal and portal see at forumhome..
Demo:
in Portal
www.vb-hacker.com
Features- You can completely on/off the product
- Woult you see populer thread
- Woult you see most (number)post
- you can change number Popular thread
- you can change number Recent post
- Woult you see most Referrer users
- this hack create advanced searching
- this hack create google or other banner codes at local
- this hack create Custom Block.
- Woult you setting of forum id see Announcement Forum
- hack create Show Stats and you see Show Stats at your site.
İnstall
-- Go to your admin cp, then:
1-)Plugin System -> Manage Products -> [Add/Import Product] -> Select product-new portal.xml' from your computer then press 'Import'
2-)hacksystem.php in the home at ftp
3-)Open the forumhome Templates
find:
Add under
Code:
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"></center>
<td valign="top" width="80%" valign="top">
find:add above
Code:
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder">
<tr class="tcat">
<td align="center" colspan="<if condition="$vboptions['hacksystem_numinstallcol']">5<else />4</if>">
<strong>$vbphrase[hacksystem_hacklist]</strong>
</td></tr>
<tr class="thead" align="center">
<td>$vbphrase[hacksystem_hacktitle]</td>
<td>$vbphrase[hacksystem_forumname]</td>
<td>$vbphrase[hacksystem_author]</td>
<td width="100">$vbphrase[hacksystem_postdate]</td>
<if condition="$vboptions['hacksystem_numinstallcol']"><td width="20">$vbphrase[hacksystem_installs]</td></if>
</tr>
$hacklistbits
</table>
Fİnd:
add above
Code:
</td>
<td valign="top" width="20%" valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead">$vboptions[hacksystem_mostpop] $vbphrase[hacksystem_mostpop]</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap"><div class="smallfont">
<if condition="$vboptions['hacksystem_mostpop'] > 0">
$mostpopbits
</if>
</div>
</td>
</tr>
</table>
<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead">$vbphrase[hacksystem_recentposts]</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap"><div class="smallfont">
<if condition="$vboptions['hacksystem_recentposts']">
$recentpostbits
</if>
</div>
</td>
</table>
<br>
<form action="search.php?do=process" method="post">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder">
<tr class="tcat">
<td align="center">
<strong>$vbphrase[hacksystem_search]</strong>
</td>
</tr>
<tr>
<td valign="top" class="alt1">
<fieldset class="fieldset">
<legend>$vbphrase[hacksystem_searchopt]</legend>
<label for="all"><input type="radio" name="searchopt" value="all" id="all" CHECKED> $vbphrase[hacksystem_searchall]</label><br />
<label for="title"><input type="radio" name="searchopt" value="title" id="title"> $vbphrase[hacksystem_searchtitle]</lable><br />
<label for="txt"><input type="radio" name="searchopt" value="txt" id="txt"> $vbphrase[hacksystem_searchcontent]</label><br />
</fieldset>
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<div>$vbphrase[hacksystem_keyword]:<br><input type="text" class="bginput" name="query" size="20" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
</td>
</tr>
</table>
</form>
<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Google of corner</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
there your have google codes.. </td>
</table>
</tr>
</table>
Modifications Info
Plugin : 22
Phrases : 45
Template : 8
Setting : 14
Versions:
v1.0 - 20 September 2007
-First release
For portal=>www.yoursite.com/hacksystem.php
if you lıke mod -> Click to Mark as Installed.
If you like this modification -> Click to Nominate for Modification of the Month.
|