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 |
#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:
|