Version: 1.00, by NTLDR (Coder)
Developer Last Online: Oct 2004
Version: 2.2.x
Rating:
Released: 08-04-2002
Last Update: Never
Installs: 404
No support by the author.
[HIGH]vBindex v2.1[/HIGH]
This hack is **NOT** to be re-distributed or placed on website for download unless I give express permission.
Please read this post and the thread before asking questions. You may find that you question has already been answered. I will ignore posts which ask questions that have been asked several times already.
Version 1.x of this hack was done by el3m3nt, since then there have been many updates and fixes and as e3l3mnt is no longer updating this hack he has given me permission to re-release it (see Permisson.txt in the zip).
[HIGH]Features[/HIGH]
Latest Threads;
News & Polls (taken from a specified news and a poll forum), with vBcode, Smilies and news posters avatar;
Quick User CP Links in the menu when logged in;
Shows online and offline buddies when logged in;
Very easy to customize, just edit/add templates;
Intergtared Welcome Panel;
Capable of operating a multi-paged site;
Usergroup based viewing permissions;
Will work 100% outside of your forums directory;
[HIGH]*NEW*[/HIGH] Fully integrated into the Admin CP, change all options there!
[HIGH]*NEW*[/HIGH] Fully integrated Shoutbox (this hack is a prerequsit);
[HIGH]*NEW*[/HIGH] Limit the length of news posts;
[HIGH]*NEW*[/HIGH] Reduced queries and cleaner code;
[HIGH]*NEW*[/HIGH] Switch vBindex on and off via the CP.
[HIGH]Demo Site[/HIGH]
A standard demo of vBindex can be found here:
Currently Offline.
A customised demo of vBindex can also be found here:
Upload vbi_install.php and select the relevent options.
If you wish to use the shoutbox then this hack is a prerequsit, and needs to be installed first, however if you do not require the shoutbox option disable it in the ACP, otherwise you will get DB errors.
[HIGH]Latest Bug Fixes[/HIGH]
None.
[HIGH]Download[/HIGH]
See the attachment on this post.
[HIGH]Credits[/HIGH]
vBindex 1.x by el3m3nt
Shoutbox by TWTCommish
Welcome Panel by trilOByte
News Code based on code by TECK
Poll PHP from vBPortal by wajones
[HIGH]Feature Requests[/HIGH]
If you have any requests for new features please post them in this thread and I will consider integrating them / creating an addon.
[HIGH]Addons[/HIGH]
I will support all addons for vBindex v2 that are either posted by myself or are included in the distribution zip file unless otherwise stated. I cannot guarentee that I can provide support on any other addons.
[HIGH]Support/Feekback[/HIGH]
Please provide me with any feekback you have on this hack, I will be continuing to support this hack here only, unless otherwise arranged. Should you have a question about this hack, please post it in this thread. Support will not be given via PM, Email or IM unless arranged, you will just be ignored.
I am on the fence here.....I like vbindex and I also like vbhome (lite)
What I am looking for is one of them that has a maxcharacters limit because some of the posts in my news forum can get so long that they muck up the look of the portal page.
Would you be able to add that to vbindex? because I would really like to use that one
Originally posted by lemarsu I was wondering if there is a way to show more then one poll on the vbindex page ?
You would need to change this query:
PHP Code:
$pollinfo=$DB_site->query_first("SELECT *,thread.open FROM poll LEFT JOIN thread ON (thread.pollid = poll.pollid) WHERE thread.forumid='$pollsforum' ORDER BY poll.dateline DESC LIMIT 1");
And create a while loop similar to that of the news/threads. I don't have time to write/test it now but i'll try and look into it. If you page seems to have a high load time then I don't recoment this as the poll seems to increase this servely for some people.
In the next couple of days I hope to realease vBindex 2.1 Beta 3. This will be pretty much the same as 2.1 Final, but it won't have the installer done.
This will include all the new features mentioned above, bar the new installer/uninstaller.