GARS - Geek Article and Review System Module Pack for vBulletin 3.6.8
Geek Article and Reviews System (GARS) is more than an article or review system, it is more like a swiss army knife for vBulletin based web sites.
GARS lets you create a virtually unlimited amount of configurations for selected forums on your sites. GARS allows you to configure Module Sets, Term Sets, Template sets, Custom Fields, Ratings and Types that are then applied on to forums that you choose.
More Info
Download
+ نوشته شده در
2007/9/28ساعت 12:8  توسط vB-iran
|
Cyb - Advanced Forum Statistics 5.5 [3.6.8]
هک جهت مدیریت آمار
Version: 5.5
vB Version: 3.6.8
Last Update: 06 Sep 2007
Download
+ نوشته شده در
2007/9/24ساعت 12:57  توسط vB-iran
|
Move inactive users to separate usergroup
vB Version: 3.6.x
Released: 09 Sep 2007
Link
Download
+ نوشته شده در
2007/9/22ساعت 14:39  توسط vB-iran
|
Sub-Forum Dropdown Menu
Version: 1.00
vB Version: 3.6.x
Released: 12 Aug 2007
Link
Step 1. Open:
forumhome_forumbit_level2_nopost
forumhome_forumbit_level2_post
Find:
Code:
---------------------------------------------------------------------------------------
<strong>$vbphrase[subforums]</strong>: $forum[subforums]
---------------------------------------------------------------------------------------
Replace with:
Code:
--------------------------------------------------------------------------------------
<!-- Subforum pull-down menu --------------------------------------->
<form action="forumdisplay.php" method="get">
<input name="s" value="" type="hidden">
<input name="daysprune" value="-1" type="hidden">
<select name="f" onchange="this.form.submit();">
<option value="$forum[forumid]" selected><strong>Sub Forums</strong></option>
$forum[subforums]
</select>
</form>
<!-- Subforum pull-down menu --------------------------------------->
----------------------------------------------------------------------------------------
Step 2. Open:
forumhome_subforumbit_nopost
forumhome_subforumbit_post
Replace the templates with:
Code:
---------------------------------------------------------------------------------------
<!-- Subforum pull-down menu --------------------------------------->
<option value="$forum[forumid]">
<if condition="$forum[statusicon] == 'new'">
+
<else />
-
</if>
$forum[title]
</option>
<!-- Subforum pull-down menu --------------------------------------->
--------------------------------------------------------------------------------------
+ نوشته شده در
2007/9/8ساعت 12:43  توسط vB-iran
|
Hide Link From Guests v1.3.2با کمک این هک لینک های درون انجمن خود را برای بازدیدکنندگان مهمان مخفی کنید
Version: 1.32
vB Version: 3.6.x
Released: 08. Aug 2006
Download
Pass: vb-iran.blogfa.com
+ نوشته شده در
2007/8/29ساعت 11:42  توسط vB-iran
|
Navbar Change on new pm
همونطور که از اسم هک مشخصه با نصب این هک بر روی ویبولتن ؛ در هنگام دریافت PM جدید رنگ بخش مربوطه تغییر میکنه !
Version: 1.00
vB Version: 3.6.8
Released: 20. Aug 2007
Download
Pass: vb-iran.blogfa.com
This will change the Navbar where the userinfo is to a different color when a user has a new pm.
This can be done with a simple template edit but I do this on so many forums I'm tired of doing the template edit every update. So this hack is born.
Install Info:
-
Import the product.
-
done.
See SS for example.
How to change the style:
I used the td.inlinemod class for the color effect. If you wish to use your own just create some custom CSS and add it in the additional CSS field in you style manager for the styles you use. You could also add a background image in your custom CSS for other effect.
To change the CSS go into the options page for this hack and where it says replacment text change the following:
Now you would replace the text in red "inlinemod" to your custom CSS. Depending on your style it would look something like this.
+ نوشته شده در 2007/8/24ساعت 18:28  توسط vB-iran
|
|