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 |
#1062
|
||||
|
||||
lol, im so dumb, anyway, i couldnt find all the files, altho its roly just me bein thik, so im givin up, cheers for the help anyway
|
#1063
|
||||
|
||||
Every file thats required is in the Zip along with step by step instructions. All anyone has to do is read them to be able to install this hack.
|
#1064
|
||||
|
||||
the installer did something really weird:
i had it update my 2.01 installation. it added the new database field fine, but when it came to the templates, it did the following: it added my modified templates again. every template doubled, with even the same templatesetid. i had to do a delete from template where title like 'home_%' and reinstall the default templates with your installer... just fyi kreftt edit: and btw, its the best portal solution ive seen so far, and as firefly doesnt answer emails on how to pay for his vportal, it will most likely stay the best edit2: is there any chance you could attach the 2.01 templates again to have araxis merge tell me the changes? i have heavily modified my templates (and translated) and wouldnt really like to do everything again. tia kreftt |
#1065
|
||||
|
||||
Strange, it should delete all your templates first.
Thanks for the comments, its nice to know that the work thats gone in has been apriciated. I've attached a copy of the only set of v2.0.1 templates that I have in a zip (Note, they all start vbidemo_ but they are the same as the home_ ones were ) |
#1066
|
||||
|
||||
it cant delete the old ones:
your file says: PHP Code:
PHP Code:
PHP Code:
thanks for the templates |
#1067
|
||||
|
||||
NTLDR
I would like to say thank you for all you help and sorry for all the stupid questions I have posted up in the last few months as I was learning about php and Vbulletin. The users of the forum love your vbindex and the integration of the shoutbox. (why dont you do a similar addition with the weather?) I would really like to thank you for the addition of being able control vbindex via the Admin CP. I would like to add this is a great hack!. Got to go and pretend I am working while I trying to add one more piece of functionality. Thanks LeMarsu |
#1068
|
||||
|
||||
Quote:
Thanks for the comments and feedback |
#1069
|
|||
|
|||
fyi ntldr, the same thing happened with me when i tried to upgrade from 2.01 wherein it just doubled all the home_ templates. i just deleted them all with your installer and reinstalled them and it was fine.
i just thought that was a step in the instructions that must have been missing. btw, the new theme's going great. you designed vbindex in such a way that moving things around is a breeze. thanks bud. |
#1070
|
||||
|
||||
I shall look into that for v2.2 if I ever do it
I'm looking forward to seeing your site Buddha, it sounds impressive |
#1071
|
||||
|
||||
for those who have the problem with their bbcodes breaking in pieces when characterlimit is reached:
i think i found a solution, which allows the following things: -have admins post html -have the "read more" whether the post is over the limit or not -have the post cut itself in front of a bbcode that would be cut in half by the character limit -have the post cut itself in front of a html tag that would be cut in half by the character limit -have the news post follow the "use smilies" option that you set when you post the news YOU MUST NOT - use [ tags in your news posts except in bbcode - use slashes inside html arguments. means you can do Code:
<a href="http://ww.vbulletin.org/forum">vb.org</a> Code:
<a href="http://ww.vbulletin.org/forum">http://ww.vbulletin.org/forum</a> what you need to do is to is to 1) backup your vbindex.php 2) replace the whole news section (starting with: Code:
// news (based on code by TECK) Code:
// end news with the code below from how i understand it there are no additional queries, and from how i understand it it was the first time i used all these functions so there might be errors. it works for me though. PHP Code:
feedback appreciated kreftt |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|