The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBindex Details »» | |||||||||||||||||||||||||
Latest Version: 1.3
This hack is not very special for me. I just wanted to create a mainpage on which you can see.. (as a member) everything what u like to see. The idea of the script is similar to the vbHome of nakkid and also a little bit to the vBPortal. I tested all of them.. but i was looking for something better . so i decided to write such a script myself... Features:
Demo-Sites:
Screenshot 2: http://partylife.ch/misc/vbindex2.jpg // the nav on the right side. Screenshot 3: http://partylife.ch/misc/vbindex3.jpg // or if u like 2 navs, left & right Screenshot 4: http://partylife.ch/misc/vbindex4.jpg // another screen Screenshot 5: http://partylife.ch/misc/vbindex5.jpg // buddies etc. Installation All instructions can you find in the readme.english/german.txt Download vBindex 1.3: http://partylife.ch/misc/vBindex1.3.zip vBindex with Link-DB Script (Link-Script by The_Sisko; Integration of the Link-Script in vBindex by KarateKid): http://www.kampfkunst-board.de/sonst...tabasehack.rar Credits Newscode part from vBHome by nakkid. Onlinetodaycode part from Online Today Hack by Mystics. Pollcode part from vBPortal by wajones. Note! I'd really like to get every feedback you guys can give me. Also post bugreports and suggestions to improve this script. If you have installed this hack, pls click on the install button to receive updates thru email. Thank you . Show Your Support
|
Comments |
#32
|
||||
|
||||
In the online.php look for..
Code:
case 'index': $userinfo[where] = "$bbtitle <a href='index.php?s=$session[sessionhash]'>Index</a>"; break; Code:
case 'home': $userinfo[where] = "$bbtitle <a href='home.php?s=$session[sessionhash]'>Home</a>"; break; Look for.. Code:
case 'index.php': $userinfo[activity] = 'index'; break; Code:
case 'home.php': $userinfo[activity] = 'home'; break; |
#33
|
||||
|
||||
i noticed a bug with the newsicons.. when there is no icon selected, the url to the pic is called { imagesfolder }/icons/icon0.gif. but icon0.gif doesnt normally exist.
soon i will release version 1.1 with the buddy-list feature (the user can see his/her buddies on the indexsite) |
#34
|
||||
|
||||
thankyou
|
#35
|
|||
|
|||
Aehm... very cool, but now I cant go the Forums, it always beams me back to the new index... whats the way to go from here to the forums???
|
#36
|
||||
|
||||
rename before uploading the file to something like home.php oder index2.php, than you have also to modify some links in the templates but then you can use your old index file as normally
You can compare with my version where I did it also this way. I postet the link some posts above |
#37
|
|||
|
|||
THX a lot!
|
#38
|
|||
|
|||
damn! this looks great.
this is exact what I needed thanx el3m3nt Quote:
when is the version 1.1 out maybe I should wait... |
#39
|
||||
|
||||
Quote:
|
#40
|
||||
|
||||
Hi NTLDR, element posted the solution above on top of site 2
|
#41
|
||||
|
||||
Hi el3m3nt,
I think I may a found a very minor bug, that causes a script error, at least with Internetr Explorer 6, the page still displays correctly, but depending on peoples options many anoying error messages pop up, and I like to get rid of these errors On line 371 and 373 or there abouts in the php file (mine differs as I've hacked it ) The following lines: PHP Code:
PHP Code:
I removed these to lines and IE6 didn't report any script errors. This may just be with mine! But I thought I'd let you know, other than that this hack works perfectly! |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|