تبليغاتX
vB-Iran | vBulletin

vB-Iran | vBulletin

Template Modifications , Addons , Hack , Styles , Resource , Null

Move inactive users to separate usergroup

Move inactive users to separate usergroup

vB Version: 3.6.x
Released: 09 Sep 2007
Link
Download

+ نوشته شده در  2007/9/22ساعت 14:39  توسط vB-iran  | 

vBSEO Google/Yahoo Sitemap Generator v.2.0

vBSEO Google/Yahoo Sitemap Generator v.2.0
vBSEO Google/Yahoo Sitemap

Version: 2.0.0
vB Version:
3.6.x
Released: 13 Apr 2007

More info
Download

Overview
============================

Note: This plugin is fully vBSEO 3.0.x compliant. If you are running vBSEO, please upgrade to vBSEO 3.0.0 or greater before installing.

A Google sitemap is basically one or more XML formatted files containing a list of your forum URLs - along with indicators such as priority and frequency for each URL.

Providing Google and Yahoo sitemaps is an essential step towards improving your forums. The "vBSEO Google/Yahoo Sitemap Generator" plugin provides a solution that allows your forum to be indexed faster, more completely, more effectively, and with less bandwidth consumption.

Quote:
Originally Posted by Google's Description of GSM
https://services.google.com/inquiry/publishertools?hl=en_US
Google Sitemaps is an easy way for you to help improve your site’s representation in the Google index. It's a collaborative crawling system that enables you to communicate directly with Google. You get a smarter crawl because you can provide Google with specific information about all your web pages, such as when a page was last modified or how frequently it changes.


What does it do?
============================

  • Auto-generates a Google XML sitemap for all of your specified forum URL types.
  • Auto-generates a Yahoo text sitemap for all of your specified forum URL types.
  • Auto-notifies Google when a new sitemap is generated.
  • Automatically sends you a summary of the sitemap generation via email each time it is created.
  • Includes only publically accessible forums and threads.
  • Allows Google/Yahoo to find all of your forum URLs without having to spider the forum to find the links.
  • Allows Google/Yahoo to find your forum URLs without having to account for query string and/or session ID information.
  • Allows Google to give precedence to crawling your higher priority forum pages.
  • Allows Google to give precedence to crawling your forum pages that change more frequently.
  • Allows you to conserve bandwidth by more efficiently facilitating the crawling processes for GoogleBot and Yahoo Slurp.
  • Is 100% compatible with the static CRUs (Content Relevant URLs) used by vBSEO-enabled forums.

How does it work?
============================

Whenever it is scheduled or invoked via the URL, this plugin will generate both the Google XML formatted and the Yahoo text formatted sitemaps. If you selected "Yes" to the Google auto-notification setting, Google will be notified each time the sitemap is generated. The Yahoo sitemap must be manually submitted to http://submit.search.yahoo.com/free/request/.

  • Google Sitemap files are gzipped
  • Forum and thread pages are listed with pagination (i.e. all pages for each forums/thread are included in the sitemap)
  • Maximum Priority is set for Sticky threads.
  • Optimization for sitemap generation on large forums.

Automated Reporting Tool
============================

The vBSEO Sitemap includes a report tool, allowing you to track your progress. To access your reports enter the following URL:

http://www.example.com/forums/vbseo_sitemap/

NOTE: Replace "http://www.example.com/forums/" with the full URL to your vB forum root.

You will be required to login by providing your "Sitemap Interface Access Password" from your vBSEO Sitemap settings in:

  • vBulletin Admin CP (for 3.5.x/3.6.x users) OR
  • vbseo_sitemap.php configuration file (for 3.0.x users) located in the vbseo_sitemap directory in your forum root.

Once you successfully login, you will be provided with a list of 'Useful Links'. Here are the 4 main links:

Show Reports List
The 'Show Reports List' link will display a report of each time your vBSEO Sitemap generator executed, including the (1) date, (2) run time, (3) total URLs included, and (4) and change in # of URLs included from the last generation.

Each vBSEO Sitemap generation record will include a (1) "View details" and (2) "Remove record" link. The "View Details" link shows more detailed information about the sitemap generated. The "Remove record" will permanently delete the record from your reports.

Show Sitemap Downloads Log
The 'Show Sitemap Downloads Log' link will display a report of each time your vBSEO Sitemap was downloaded by either a search engine (GoogleBot or Yahoo) or by another user agent (i.e. Web browser, etc.).

The report includes the (1) date, (2) name of sitemap file downloaded, (3) Bot, (4) IP address of the downloader, and the (5) User-agent.

Each vBSEO Sitemap download record will include a "Remove record" link which will permanently delete the record from your reports.

Run Sitemap Generator
The 'Run Sitemap Generator' link will automatically regenerate your Google and Yahoo sitemaps.

Your Forums Homepage
The 'Your Forums Homepage' link is a quick link back to your forum homepage.

Additional Links
Additional links to various other related SEO resources are also included

+ نوشته شده در  2007/9/20ساعت 2:9  توسط vB-iran  | 

How to remove 'last activity' from Who's Online

How to remove 'last activity' from Who's Online?

First, edit your WHOSONLINE template and remove
-----------------------------------------------------------
<span style="float:$stylevar[right]">
<a href="$sorturl&amp;order=desc&amp;sort=time&amp;pp=$perpage&amp;page=$pagenumber">$vbphrase[last_activity]</a> $sortarrow[time]
</span>
-----------------------------------------------------------

Then, edit your whosonlinebit template and remove
-----------------------------------------------------------
<span class="smallfont" style="float:$stylevar[right]"><span class="time">$userinfo[time]</span></span>
-----------------------------------------------------------

+ نوشته شده در  2007/9/18ساعت 14:52  توسط vB-iran  | 

vBulletin v3.6.8 Null

(vBulletin v3.6.8 Null  (New Link

vBulletin v3.6.8 UPDATED PHP NULLIFIED Incl Keygen-GYSN
h××p://rapidshare.com/files/54762623/vB_3.6.8.rar.html

+ نوشته شده در  2007/9/13ساعت 10:37  توسط vB-iran  | 

Sub-Forum Dropdown Menu

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'">
+&nbsp;
<else />
-&nbsp;
</if>

$forum[title]

</option>
<!-- Subforum pull-down menu --------------------------------------->
--------------------------------------------------------------------------------------
+ نوشته شده در  2007/9/8ساعت 12:43  توسط vB-iran  | 

vBulletin Blog 1.0.0

vBulletin Blog 1.0.0

Download
Read More

+ نوشته شده در  2007/9/1ساعت 1:4  توسط vB-iran  | 

ImpEx 1.99 build 1.57

ImpEx 1.99 build 1.57

Download
Pass:
vB-Iran.Blogfa.com

+ نوشته شده در  2007/9/1ساعت 0:41  توسط vB-iran  | 

eXtremepixels Enlighten Skin for vBulletin 3.6.8

eXtremepixels Enlighten Skin for vBulletin 3.6.8

Screen Shot
Demo
eXtremepixels Skin

Download
Pass: vb-iran.blogfa.com

+ نوشته شده در  2007/8/30ساعت 12:3  توسط vB-iran  | 

Hide Link From Guests v1.3.2

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  | 

vBulletin Blog 1.0.0 Released

vBulletin Blog 1.0.0 Released

Jelsoft is pleased to announce that the next vBulletin add-on product, vBulletin Blog, is now available to purchase from the online order system.

About vBulletin Blog
vBulletin Blog is a fully featured blogging add-on that enables community members to create their very own online blogs within vBulletin. Giving members a place to post thoughts, ideas and musings will keep users returning to the community again and again, and advanced administration features allow forum owners and moderators to keep control and integrate Blog into vBulletin’s existing look and feel.

Fast Start
vBulletin Blog makes it simple for community members to create their own space within the community. Getting started is as simple as posting the first message (using the same familiar vBulletin editor). There is no lengthy setup process - blog owners are free to personalise their blog at any time by defining a title and a description that will appear at the top of every blog post.

Fully-Featured
It is a feature-rich blog application, with support for fully formatted WYSIWYG posts, attachments, comments, trackbacks and pingbacks, draft posts and categories, as well as seamless integration with the overall vBulletin system.

Blog Home Page
Available via a single click from any vBulletin page, the blog home page aggregates activity from all member blogs into a single page – with information about the most recent and highest rated blog posts, recent comments, a featured blog post (selected by the administrator or at random), full support for browsing posts by date and overall blogging statistics.

Syndication and Subscriptions
Site wide and per-blog RSS feeds allow syndication to external readers, and full support for vBulletin subscriptions enables users to join their favorite blogs and receive regular email updates.

Blog Control Panel
The Blog Control Panel empowers members to control every aspect of their blogs, from permission controls (who has access to view and comment on the blog), to full management of blog categories, draft posts, trackbacks/pingbacks and subscriptions. Blog owners also have the ability to moderate comments on their own blog.

More information:

Note that to install the Blog, you must be running vBulletin 3.6.8 or newer!

Pricing and Ordering

vBulletin Blog is priced at $50, which includes one year of software updates. The renewal fee for an additional year of updates is $20.

Existing customers with active vBulletin licenses can purchase vBulletin Blog immediately via the members' area.

(Note: you will need to log in using your existing vBulletin customer number and password)

New customers can purchase vBulletin Blog via the online order form - a vBulletin license must first be added into the order as per the directions on the first page. Go to the order form now!

Please note that by running the Blog and vBulletin, you agree to adhere to our license agreement. Review our updated agreement (with provisions for the Blog).

Suggestions and Questions

We have created several forums for discussion of the Blog:

You may also submit any questions you have via the support ticket system!

Thanks!

We'd like to take this opportunity to thank our beta testers for assisting in the final stages of the development of the Blog, and everyone else who has provided feedback and suggestions via the vBulletin community forums. We hope that you enjoy our new addition to the family, and we thank you for your continuing support of vBulletin.

+ نوشته شده در  2007/8/27ساعت 10:58  توسط vB-iran  | 

Navbar Change on new pm

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:
  1. Import the product.
  2. 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  | 

vBulletin v3.6.8 Null

vBulletin v3.6.8 Null
 

vBulletin v3.6.8 PHP NULLIFIED-GYSN
vB Version : 3.6.8
Null By : GYSN-TEAM
 
vBulletin.v3.6.8 UPDATED PHP NULLIFIED-GYSN
Download   Download   Download

vBulletin v3.6.8 UPDATED PHP NULLIFIED Incl Keygen-GYSN
Download   Download   Download
 
 


vBulletin v3.6.8 PHP NULLIFIED-vBteam
vB Version : 3.6.8
Null By : vB-TEAM
 
vBulletin v3.6.8 PHP NULLIFIED-vBTeam With KeyGen
Download   Download   Download   Download
 

 
vBulletin v3.6.8 PHP NULLIFIED-MAFiASCRiPTS
vB Version : 3.6.8
Null By :
MAFiASCRiPTS
 
vBulletin v3.6.8 PHP NULLIFIED-MAFiASCRiPTS With KeyGen
 
 

 
vBulletin v3.6.8 PHP NULLIFIED-DGT
Script name   : vBulletin 3.6.8
Nullified by  : DGT
 
vBulletin v3.6.8 PHP NULLIFIED-DGT
+ نوشته شده در  2007/8/23ساعت 19:2  توسط vB-iran  |