vb

Tag details

Welcome to the 'vb' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'vb'.

Look up Offsite Link "vb" at The Free Dictionary

Latest blogosphere posts tagged “vb”

  • Email Notification


    IT answersAuthority Authority: 457
    New Question Created by Keirameister
    1 hour ago
  • User Level


    vBTEAM UndergroundAuthority Authority: 168
    What does it do Shows a UserLevel in a post of a each user. The level will calculate from the users registration date and from his posts (see pictures). This Mod can be switched off in the vBulletin settings. Install Simply upload the picture (gif) in or into your Style(s) and install the product. Credits & Info ...
    3 hours ago
  • Letrin - Bbcode (By Megatekno)


    vBTEAM UndergroundAuthority Authority: 168
    This mod replaces the first letter of message by an image or a bbcode (works on vB 3.5, 3.6, 3.7 and 3.8 see pictures for exemple :) Installation : Upload folder "lettres" in images/misc/ Import product Change parameters in your forum option Author : Megatekno Attached Images Image1.gif‎ ...
    5 hours ago
  • import excel to access database in vb6.00


    Programmers Heaven Forums RSS FeedAuthority Authority: 162
    can anyone help me with the code. am trying to import the content of an excel sheet to my access database using common dialog in vb6. i tried this code below but is not working ........ Private Sub sLoadExcel() If CommonDialog1.FileName = "" Then Exit Sub Dim exc As Object Set exc = ...
    7 hours ago
  • Orange-Style


    vBTEAM UndergroundAuthority Authority: 168
    Hi vb4 images folder in images/vb4. DEMO Attached Images screen.png‎ (92.3 KB) Attached Files Orange-Style.zip‎ (136.4 KB)
    9 hours ago
  • Simple vB User login and access control on non vB pages


    vBTEAM UndergroundAuthority Authority: 168
    Hack Description This is a cut down version of the user authentication and access control system I use on the non vB pages on my website. This uses the vB 4.0 login system to log you in and out. It allows you to move between your forums and other pages on your site while remaining logged in. It allows you to do ...
    9 hours ago
  • Cel Sponsors/Subscribers on Forumhome


    vBTEAM UndergroundAuthority Authority: 168
    This mod will show the subscribers of a given paid subscription at the bottom of your forumhome in the Whats Going On block. Im using this to show and thank my forum sponsors. Features Show subscribers of one, more or all paid subscriptions in WGO on Forumhome (default: subscription with the ID 1) Users who ...
    9 hours ago
  • Cel Users Social Groups on Forum Home (like forumlist, fully templated)


    vBTEAM UndergroundAuthority Authority: 168
    What does it do? Shows all social groups the actual user is a member of or is subscribed to, just below the forumlist (or anywhere else on forumhome). If there are new messages, the corresponding forum statusicon is highlighted - just like in forumlist. If there are no groups to show, you can choose to show a ...
    9 hours ago
  • [Request] Please Give Me Solution


    vBTEAM UndergroundAuthority Authority: 168
    i got a problem in my forum when i am checking online members i got a error that is 500 internal server error i also change my server but yet got this error any solution please
    10 hours ago
  • Integrate vB Paid Subscriptions with Visichat


    vBTEAM UndergroundAuthority Authority: 168
    What does it do? ============================ * This product will integrate your vBulletin Paid Subscriptions with Visichat. When a user purchases a subscription you have set up in vB, their status is automatically updated to access the "Premium" features set in your Visichat permissions. When their subscription ...
    12 hours ago
  • Logout fading that works in IE, FireFox, Opera, etc


    vBTEAM UndergroundAuthority Authority: 168
    This is an update to http://www.vbulletin.org/forum/showthread.php?t=122049 - you can see screenshots there, even though they are of vB 3.x - concept is still the same. y default, the way vBulletin handles it, it will only work in Internet Explorer. Using the code below, however, it will work in IE, FireFox, Opera, ...
    12 hours ago
  • Usergroup Legend


    vBTEAM UndergroundAuthority Authority: 168
    This will add a usergroup legend on VB4. Find in forumhome teplete - FORUMHOME: Code:                                                 {vb:raw activeusers}                                                                         Add After: ...
    12 hours ago
  • GCBOS 0.6.3 - General Chatbox Operating System


    vBTEAM UndergroundAuthority Authority: 168
    about : GCBOS is a command-based chat client written for vBulletin 3.8 by Dinnerbone and ported to vBulletin 4.0 by Lord Jordan/MyChemicalSelf. All actions performed on GCBOS are (by default) performed through the use of commands. The following commands are available for you to use: - Impersonate: Makes say - ...
    12 hours ago
  • Add Pre-defined taglist to showthread page


    vBTEAM UndergroundAuthority Authority: 168
    Sometimes you want your users to add tags from a predefined list and this mod will add a list of predefined tags to the bottom of the page for your users to choose from. Version History: 1.0 2009-11-15: - initial release by Lynne at vbulletin.org Notes: - Dont add in common words that will give errors if ...
    12 hours ago
  • Admin Log In As User


    vBTEAM UndergroundAuthority Authority: 168
    Admin Log In As User About this hack: This hack allows any admin that you set in admin permissions, to log in as any user. You have to go to the users profile page and there will be a link to Log In As This User. Also, there is a link the drop down menu in the ACP User Manager. If you are logged in as ...
    12 hours ago
  • Source CS Squad Style - RANKS


    vBTEAM UndergroundAuthority Authority: 168
    Im currently using Source CS Squad as my default theme thanks to you guys at VbTeam so I figured I would give back to the community with custom ranks based on that same theme that I just finished designing. =D What this package includes: - PSD - 7 Premade Ranks Including ├ Vip ├ Mod ├ GFX Designer ├ ...
    14 hours ago
  • View all of a users visior messages


    vBTEAM UndergroundAuthority Authority: 168
    Allow the admins/moderators to view all Visitor Messages of a particular user. After installation, go to your User CP, select New Items > Visitor Messages and you will now have an input box for the Userid. Input the Userid or Username of the user you wish to see all Visitor Messages by and hit Show Posts. Version ...
    22 hours ago
  • dynamic arrays in vb.net ?????


    Programmers Heaven Forums RSS FeedAuthority Authority: 162
    im trying to declare an array with an unknown length and no way of figuring it out untill the actual data has been placed within the array, in c++ it possible to fill a dynamic array with data and then find out the length if u need 2, but in vb.net im not sure, i know abt the redim concept, but does it work in this ...
    22 hours ago
  • Drag and drop from IE8


    Programmers Heaven Forums RSS FeedAuthority Authority: 162
    I have an app where I let the user select text from a website and drop it into a textbox on my app. This works well when the browser is Firefox, but IE8s protected mode doesnt allow it. In earlier versions when you tried youd get a pop up asking to authorize it, and if you did it went into the registry into IEs ...
    23 hours ago
  • Username HTML Markup - Header


    vBTEAM UndergroundAuthority Authority: 168
    This is just a little something thats pretty quick and easy to do that I prefer to have on my website to give it a little more color. What is it? See the screenshot. ;) Attached Images html_markup.png‎ (6.5 KB) Attached Files html_markup_header.zip‎ (6.9 KB)
    23 hours ago

Comments about vb

Personal attacks are NOT allowed
Please read our comment policy