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 |
#712
|
||||
|
||||
Posts made prior to the changes in newthread.php won't have the ID, upload the file called setpostid.php in the zip into the admin folder and run it, they should then show up.
This will be fully integrated into the Update Counters bit in the final release. |
#713
|
|||
|
|||
I've downloaded 3 .zip files from this thread, but neither one of them have that setpostid.php in the zip file. Was I supposed to look somewhere else for it?
|
#714
|
||||
|
||||
I'm sure it was in vbi21rc1.3.zip, I've attached it here anyway
|
#715
|
|||
|
|||
Great, thanks for attaching it. I ran it in my admin directory, it went through several posts, then came up with this:
Quote:
The weird thing is, the URL is http://groove-salad.com/forum/forum/...setpostid.php? and has two forum/forum in it. Not sure why it's trying to go to that URL. |
#716
|
|||
|
|||
NTLDR,
What code do I need to write in the index.php to load the vbindex.php first This was my best guess after seening it in a different loader in a hack from another site I just changed the code to point at vbindex // vbindex Loader $loader = split("/", getenv(REQUEST_URI)); $n = count($loader)-1; $loader = $loader[$n]; if (trim($loader)=="index.php") { Header("Location: vbindex.php"); } // End vbindex Loader User say that there still going straght to the to the forum and not the vbindex front page. Any help? |
#717
|
||||
|
||||
NTLDR, it wasn't there, just so you don't think you're going mad. There's no instructions in there either.
|
#718
|
||||
|
||||
groovesalad, I had that problem and had to delete the problematic thread. I'm not saying that's what you should do - though.
|
#719
|
|||
|
|||
ontherun, change your htaccess file. mentioned several times in previous posts. easy to do bud.
|
#720
|
||||
|
||||
Quote:
I know there is a lack of instructions in the zip, I am going to try and realease RC2 this week which will have all the instructions in it and a new installer. |
#721
|
||||
|
||||
Quote:
Problematic thread: http://groove-salad.com/forum/showth...hp?threadid=97 Problem, there is no post to get the postid from, hence the DB error. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|