Version: 1.00, by NTLDR (Coder)
Developer Last Online: Oct 2004
Version: 3.0.0
Rating:
Released: 01-02-2004
Last Update: 03-29-2004
Installs: 801
No support by the author.
[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.
News:
News (taken from a specified news forum), with vBcode, Smilies and optional news posters avatar;
[high]*NEW*[/high] Improved avatar system for news posts;
[high]*NEW*[/high] Option to have sticky threads in the news forum sticky on vBindex;
[high]*NEW*[/high] Option to limit the number of characters in news posts;
Side Blocks:
Easy Administration:
[high]*NEW*[/high] All side blocks can be moved from within the ACP, no template edits needed!;
[high]*NEW*[/high] Custom blocks, add unlimited custom side blocks and control them all from the ACP;
[high]*NEW*[/high] Support for right, left and dual side blocks;
[high]*NEW*[/high] Each side block can be expanded/contracted just like the forums, QRB, post rules etc on the forum;
[high]*NEW*[/high] Dynamic side blocks via a special PHP Include type system (vbindex_customblock_php);
Latest Threads:
[high]*NEW*[/high] More functional and faster new threads and posts;
[high]*NEW*[/high] Link to first unread post if the user has not read the thread yet;
[high]*NEW*[/high] Ability to have the latest threads under the news with more details;
[high]*NEW*[/high] Online user list, with buddies and invisible users marked:
[high]*NEW*[/high] Option to show users online in the past 24 hours;
[high]*NEW*[/high] Online users block can be switched off;
Integrated Welcome Panel:
[high]*NEW*[/high] Option for detault avatar in the Welcome Box for members without an avatar and Guests;
Fully integrated Shoutbox:
[high]*NEW*[/high] Scrolling shoutbox option;
[high]*NEW*[/high] Allow users to delete own shouts if option is turned on;
[high]*NEW*[/high] Select which usergroups can delete any users shouts;
[high]*NEW*[/high] View all shouts, a full page shoutbox built it;
[high]*NEW*[/high] Option to show disabled postshout area to unregistred users;
[high]*NEW*[/high] Order shouts in either direction;
[high]*NEW*[/high] Limit the length of shouts;
Poll, with the option to select a random poll from a given set of forums;
[high]*NEW*[/high] Calendar:
[high]*NEW*[/high] Links to events;
[high]*NEW*[/high] Option to show weekends and dynmically adjust the side bars to the correct size;
[high]*NEW*[/high] Todays birthdays;
Templates & Phrases:
[high]*NEW*[/high] Fully phrased, both the vBindex Options and the front end are 100% phrased;
[high]*NEW*[/high] Use date/time option (Today/Yesterday and Detailed) specified in vB Options;
Only 5 queries with everything switched off, and still only 13 with all options turned on, thats 5 queries less than our nearest competitor!
[high]*NEW*[/high] Improved install, easy onscreen instructions that even new hackers should be able to follow and have vBindex working quicky;
[high]*NEW*[/high] Compatible with vBwar for vB3 when its released.
[high]*NEW*[/high] Admin Help system, gives help with all the vBindex options in the ACP.
[high]*NEW*[/high] Uninstall/Re-Install System.
[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]
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.
Warning: main(./global.php): failed to open stream: No such file or directory in C:\Documents and Settings\Teilchenbeschleunige\Desktop\Site\vbindex .php on line 132
Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in C:\Documents and Settings\Teilchenbeschleunige\Desktop\Site\vbindex .php on line 132
Anybody knows what I could do???
You haven't edited vbiconfig.php correctly as per step one of the install. If your *positive* you have done it correctly try editing the '\' so its C:/Docuuments.... etc So '\' becomes '/'.
I've got the same threads showing up in my center column and "latest threads." Any idea on how to stop this? Right now I've got forums 1 and 3 for the center news area, and I'm trying to exclude forums 1 and 3 from the latest threads but it isn't working.
Please restore the Winter Systems and Jelsoft copyright to your vBindex footer as per the terms in the first post of this thread. Thank you
I've got a small problem where the footer to my website seems to be showing up in the 3d column rather then at the bottom of some users browsers. Not all... just some.
This stretches out that 3d column and makes it huge. Any suggetions?
Have you edited the templates at all? The vbindex_footer template should close the main table and appear in the center. This is probably caused by either the navbar or the vbindex_footer template.
Have you edited the templates at all? The vbindex_footer template should close the main table and appear in the center. This is probably caused by either the navbar or the vbindex_footer template.
Yes, I have edited the navbar template to add a few options such as a chatroom. I also have edited the vbindex_footer to add a link at the bottom of the page but my problem was occurring BEFORE I did the footer edit.
You've missed the closing </tr> before the </table> tag in your quick links custom block.
Ok, thank you. I've made that change, but it hasn't correct the problem unfortunately. I have another computer here which is still displaying the footer in the 3d column.
Take a look through the W3C validator and correct the problems shown there at least, there are far to many errors on the page for me to go through them all I'm afraid.
Whoops! I restored the copyright text ... sorry about that.
Any idea why I'm getting the same posts under the center news and my "latest posts"? The fix I found that you posted earlier only gave me a parse error.
Thanks.
Quote:
Originally Posted by NTLDR
Please restore the Winter Systems and Jelsoft copyright to your vBindex footer as per the terms in the first post of this thread. Thank you
You haven't edited vbiconfig.php correctly as per step one of the install. If your *positive* you have done it correctly try editing the '\' so its C:/Docuuments.... etc So '\' becomes '/'.
Whoops! I restored the copyright text ... sorry about that.
Any idea why I'm getting the same posts under the center news and my "latest posts"? The fix I found that you posted earlier only gave me a parse error.
Thanks.
Thank you
What have you entered into the news forum ids option? The latest threads should exclude them automatically, you don't need to add the to the exclude option as that should exclude them from the news too
Are you sure you did the fix exactly as shown? Its works fine for me.