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 |
#922
|
||||
|
||||
i want to add vbindex as my homepage but i need a couple of things
i need to be able to make vbindex a different width to the forum the forum is set at 750 width but i want the vbindex to be 100% width and also how do i go about putting the shoutbox underneath the welcome box check the attachment to see what i mean |
#923
|
||||
|
||||
To make the width 100% just edit the VBINDEX template and change the width from $stylevar[tablewidth] to 100%.
To place the shoutbox under the welcome panel use $side[shoutbox] in the VBINDEX template where you want it. This should work. |
#924
|
||||
|
||||
I am desperately trying to add a random image from my photo gallery into a custom box.
I am just guessing, but can this be done, as i know there are issues with Php includes. phpinclude_start ob_start(); require("http://www.mydomain.co.uk/forum/random.php"); $header = ob_get_contents(); ob_end_clean(); Then in the custom block <php include ('http://www.mydomain.co.uk/forum/random.php')?> It doesn't show anything in the box at all. Can this be done?? Please help :disappointed: |
#925
|
||||
|
||||
You cannot use PHP in custom blocks untill the next version. Rename the $header variable in in the phpinlcude_start template with something like $randompic and then place that in the custom block.
|
#926
|
||||
|
||||
Quote:
Code:
Warning: Unknown(): stream does not support seeking in /hsphere/local/home/conviction/mydomain.co.uk/forum/global.php(386) : eval()'d code on line 3 |
#927
|
||||
|
||||
I would guess its something inside the file your including thats causing the error.
|
#928
|
|||
|
|||
Everything works, except the smilies won't show up in my shoutbox. Any ideas? What files or templates should I check?
There wasn't a smilie image path option in the stylevar image settings.... |
#929
|
||||
|
||||
Quote:
|
#930
|
|||
|
|||
NTLDR, do you approximediatly know, when you will release the next version ? It would bit great if News texts could be limited in lenght. The rest of the Text should only be availible in the forums. For example ... "blablabla .... for full story click here"
|
#931
|
||||
|
||||
Sometime after vB3 Gold is released vBindex RC4 will be released which will have at minium a center block for latest threads and dynamic custom blocks.
The modification to limit news text can be found at Core Forums however as I've mentioned before due to BB Code it may not allways work very well. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|