The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBindex v3.0.0 RC5 Details »» | |||||||||||||||||||||||||
[high]vBindex v3.0.0 RC5[/high]
I happy to announce the fith release of vBindex for vBulletin 3 here at vBulletin.org and also the first Offical vB3 Hack here . This is the 9th release of vBindex for vB3 and there are few known problems currently. This release works with vB 3.0.0 Gamma, vB 3.0.0 RC1, vB 3.0.0 RC2, vB 3.0.0 RC3, vB 3.0.0 RC4 and vB 3.0.0. [high]Features[/high] The following are the features that are presently avalible in vBindex, those marked [high]*NEW*[/high] have been updated since vBindex 2.1 and those marked [high]*NEW*[/high] have been updated since Pre-RC2 was released and those marked [high]*NEW*[/high] have been added since RC2 and those marked [high]*NEW*[/high] have been added since RC3.
[high]Installation/Upgrade[/high] See the README_1ST.htm file included in the zip for more detailed install instructions and details of where to upload the files. Then point your browser to http://www.mydomain.com/forums/admin/vbiupgrade.php. Changes Since vBindex 3.0.0 RC4 vBindex 3.0.0 RC4 was released about a week ago, RC5 has just a few changes and is expected to be the last release before vBindex 3.0.0. Changes include fixing of an XHTML issue in the custom block templates; admin help system added; ability to restrict the length of shouts. [high]Support[/high] Support will be given here in this thread ONLY. [high]Support *WILL NOT* be given via PM/Email/IM.[/high] [high]************************************************[/high] vBindex is Copyright MMII - MMIV Winter Systems, you may not distribute in part or whole any portion of the source code (apart from in this thread) or any file included in the zip (Unless you are posting a language translation of vbindex_phrases.xml in this thread). Portions Copyright MM - MMIV Jelsoft Enterprises Limited. Both the Jelsoft vBulletin and the Winter Systems vBindex Copyright notice in the footer must stay in place for any page powered by vBindex. [high]************************************************[/high] [high]vBindex is *FREE*, please have the courtesy click install if you use this hack, thank you[/high] RC3 Build 7: 719 RC3 Build 8: 377 RC3 Build 10: 486 RC4 Build 5: 107 RC5 Build 5: 87 Supporters / CoAuthors Show Your Support
|
Comments |
#1157
|
|||
|
|||
Quote:
yeah, I just double checked and the main page is replacing the html codes with innoquous '&' codes where as the forum is display the < > html codes properly. Any idea where that would be happening? |
#1158
|
|||
|
|||
On the centered threads, how can I remove the row with the buttons for replying and emailing and so on?
|
#1159
|
||||
|
||||
got a little problem if it login at the main page of vBindex then its Redirecting... back to the main page but i'm not loged in
anyone know how to fix this |
#1160
|
||||
|
||||
humm, the install was a breeze what a great simple hack!
man its not even a hack, its a addon its so easy.. anyway, one weird problem. my gradients wont show up?! I have even tried some direct background="http://fullpath/gradient.gif" in tables and still nothing? anyone clear this up for me, thanks again great mod period. |
#1161
|
||||
|
||||
Quote:
HTML Code:
background-image: url([url]http://wwww.domain.com/forum/images/bg.jpg[/url]); |
#1162
|
||||
|
||||
Quote:
|
#1163
|
||||
|
||||
Quote:
|
#1164
|
||||
|
||||
Quote:
PHP Code:
PHP Code:
|
#1165
|
||||
|
||||
Quote:
HTML Code:
<if condition="is_member_of($bbuserinfo, X)"> html for the block goes here </if> |
#1166
|
|||
|
|||
I'm going to be usin' this one! Thanks for the portal!
|
#1167
|
|||
|
|||
Quote:
I tried removing everything from that template and the bar still shows? |
#1168
|
|||
|
|||
I still cant figure out how to get the code for my gallery script to work. I want it centered in a latest thread block at the bttom of the page. I am php stupid.
|
#1169
|
||||
|
||||
Quote:
Thanks again for a great mod. |
#1170
|
||||
|
||||
oops still a small problem with the navbar background under the links.. I just can't seem to change this blue bar, huh
|
#1171
|
||||
|
||||
Quote:
Code:
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%"> <tr> <td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead> <tr> <td class="tcat" style="text-align: center"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('vbindex_customblock$box')"><img id="collapseimg_vbindex_customblock$box" src="$stylevar[imgdir_button]/collapse_tcat$collapseimg_vbindex_customblock.gif" alt="" border="0" /></a> <if condition="!$bbuserinfo['userid']"> <strong>You are not yet a member</strong> <else /> <strong>Weather For $bbuserinfo[username]</strong> </if> </td> </tr> </thead> <tbody id="collapseobj_vbindex_customblock$box" style="$collapseobj_vbindex_customblock"> <tr> <td class="alt1"> <div class="smallfont"> <if condition="!$bbuserinfo['userid']"> <span class="smallfont"> <a href="$vboptions[bburl]/register.php">Register at this site</a> to show your weather conditions. </span> <else /> <if condition="$bbuserinfo[field5] != ''"> <a href="http://www.weatherroom.com/forecast/$bbuserinfo[field5].html"><img src="http://www.weatherroom.com/weather?forecast=zone&hwvtc=black&hwvbg=E1E4F2&pands=$bbuserinfo[field5]&config=png&alt=hwivzone&daysonly=1" alt="Weather for $bbuserinfo[username]" border="0"></a> <else /> <a href="$vboptions[bburl]/profile.php?do=editprofile">Add Zip Code</A> to show weather conditions. </if> </if> </div> </td> </tr> </tbody> </table> </td> </tr> </table> <br /> Note: This is just a revamp of the other weather block for vbadvanced. Nothing changed except for the wrapping code to make it a side block for vbindex. All credits go to the author of that addon. If I am wrong in posting this, then feel free to have it removed. )O( Cloudrunner )O( |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|