The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBindex v2.1 Details »» | |||||||||||||||||||||||||
[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. [HIGH]Latest Stable Version: 2.1[/HIGH] Latest Avalible Version: 2.1 Final [high]Using vB3?[/high] Get vBindex 3.0.0 for vB3 Gamma/RC1 and above! 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]
[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: Currently Offline. [HIGH]Screenshots From v2.1[/HIGH] vBindex Home Page vBindex ACP Options vBindex Usergroup Options vBindex Update Counters [HIGH]vBindex v2.1 Information[/HIGH] [HIGH]Installation/Upgrade[/HIGH] 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. Please click on the [HIGH]install[/HIGH] button if you use this hack. French templates have been made for v2.0.1 (Note: vBindex 2.0.1 is no longer avalible), see this post for details. Show Your Support
|
Comments |
#227
|
|||
|
|||
ok it works but not the poll. i dunno why. i made a poll in the poll forum. only a vote button came up in the poll part of vbindex.
can u help me? |
#228
|
|||
|
|||
nevermindmind i fixed it
|
#229
|
|||
|
|||
I have been reading through the posts and am still confused about 2 things.
1. The polls, I have added one poll to the Forum-poll. and it will only show up on the vbindex page after the user has voted. it originally has a vote box and a results link, and they both say a poll must be selected or something. 2. I cannot get the online users part to work for some reason, online today users show up the rest dosen't. I don't see online now ,members or guests thanks in advance I love this hack , I have been looking for something like this for a while now. |
#230
|
||||
|
||||
Have you got a link or a screenshot? So that I can take a look and get more of an idea what the problem is.
|
#231
|
|||
|
|||
NTLDR:
First off I'd like to say that I admine you for picking up where el3m3nt left off and posting v2 of this hack. I must say that I started with an older version of 1.x and have been through some of the 'growing pains' of bug fixes. part of it has been my learning curve of PHP and templates, but I feel that I am getting the hang of it finally. One question, though.... If you check out my current homepage under development with a 1.3 version of vbindex, you'll see that the news segments don't parse all the vb code (look at the LIST tags)... is there a fix for this? It picked up the IMG tags alright, but not some of the others... |
#232
|
||||
|
||||
Quote:
On a side note I'd like to say that you have done a great job with the page |
#233
|
||||
|
||||
I only installed the "Poll" part of the vbindex.php file so that I can post the latest polls in my forumhome. Works well. I even managed to reinstall the poll results bars. Looks nicer with the image bars. Thanks.
|
#234
|
|||
|
|||
This is killing me, I've been working to try and fix this hack for 3 days on my test board and yet no luck and it is probably a simple little mistake.
Well my test forum is based at www.f-fantasy.com/forums and the vbindex is at www.f-fantasy.com and no matter how much I edit, I keep running back into this problem. Help! (I apologise if this topic has been covered before but I really am in "ugh" mode) |
#235
|
||||
|
||||
Have you set the path and uncommented the chdir() statement?
It should look like: PHP Code:
|
#236
|
|||
|
|||
It currently looks like this:
//chdir('./forums'); require('./forums/global.php'); And I get the : Warning: Unable to access ./admin/config.php in /home/virtual/site57/fst/var/www/html/forums/global.php on line 118 When I edit it as so: //chdir('./forums/global.php'); require('./global.php'); I get the: Warning: Unable to access ./global.php in /home/virtual/site57/fst/var/www/html/index.php on line 26 It is killing me, almost literally! |
#237
|
||||
|
||||
It **MUST** be:
PHP Code:
PHP Code:
|
#238
|
|||
|
|||
Thank you, that seems to have solved that but as my luck dictates, yet another error:
Parse error: parse error in /home/virtual/site57/fst/var/www/html/index.php on line 26 |
#239
|
||||
|
||||
Line 26 should be:
PHP Code:
|
#240
|
|||
|
|||
That is exactly what is there, and yet that error still rears its ugly head.
|
#241
|
||||
|
||||
Grrr, I missed a vital ' in the above code.
Make sure its: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|