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 |
#402
|
||||
|
||||
Quote:
PHP Code:
PHP Code:
PHP Code:
|
#403
|
||||
|
||||
Quote:
|
#404
|
||||
|
||||
|
#405
|
|||
|
|||
NTLDR:
I've been having the same problems with most users ever online that has been posted about numerous times here. I've sifted through the code extensively, even commented out the Who's online today section of code. Still had the problem, Deleted the code, still had the problem. I'm still looking into the cause, but the most ever users online works fine until somebody loads home.php, then it reverts the number to however many users are online at that time. :/ Any ideas? I *may have found the problem, or at least something that may lead us to the problem. When examining the queries that occur just before the update of the template, in home.php I found a query: Code:
Query: SELECT template FROM template WHERE title='maxloggedin' AND (templatesetid=-1 OR templatesetid='5') ORDER BY templatesetid DESC LIMIT 1 I thought this a bit odd, so I examined the queries around the same update query on the index.php (my forumshome page) and found no similar query. Now I know that this query is being generated in the ./admin/functions.php file that is called from ./global.php, but I'm wondering why home.php is creating it in the first place, as index.php doesn't, besides the templatesetid's called for in the query don't match the actual id is shows in the db table. I'm going to keep looking into this, but I'd appreciate any input/suggestions/help you could give, as this 'quirk' is starting to frustrate me.... Thanks, |
#406
|
|||
|
|||
Okay,
Good news... no, GREAT news... I was going along the lines of thinking in my last post... and edited the record in the templates table to make the 'maxloggedin' record have a templatesetid of -1 I did that edit and then waited on my board for the user count to go up, increase the max users online count, and then for the current number of users online to go below that. Once that happened, I loaded my home.php page, then went back to index.php and it's HOLDING the CORRECT count!!!!! So, for those of you out there that are having this problem, before you delete the who's onlinetoday code, try this fix and post up if it solves it... It seems to work for me, and I'm going to add the whosonlinetoday code back in to see if it works again... will post results once that's done. Edit Have Mystics Whos Online Today hack re-installed and the count seems to be working. Will see how it holds up throughout the week. (we had problems with the onlinetoday count resetting every 24 hours, but I think the db record change will solve that as well.) I don't know of any adverse effects of making this change. I don't *think* there will be any, but if anyone knows differently, please post up and let me/us know. If I find any, I'll be sure to let eveyone know as well..... |
#407
|
||||
|
||||
The maxloggedin template should have a templatesetid of -2. I also don't know what difference it will make, but that's how it is by default.
I think the problem you all are having is because the index.php file in this hack is missing this: PHP Code:
|
#408
|
|||
|
|||
Confirmed JJR512: that does work, and I like it much better.... plus it saved me a couple of queries!
|
#409
|
|||
|
|||
Hmm... I think I followed the instructions correctly, but when I load the new index page it's blank. Just a white screen? Any suggestions... Please...
Thanks in advance! |
#410
|
|||
|
|||
I recently installed this hack and first and foremost, kudos for this meli-melo of hacks. I think you put them together excellently. This really adds a lot to my forum.
I have a couple of questions and am wondering if someone can point me in the right direction here. 1) On the news part, I'd love to be able to only display, say the 1st paragraph of a thread on the home page, with a read full>> button going to the thread with the full article. I've seen a few of the other hacks with something like this, but for the life of me, cant seem to be able to piece them together properly. Is there a simple way to do this, that I'm just missing??? The other thing is that I'm having a devil of a time trying to get some html to post properly when posted on the front page. eg: i put an img src to point to an image. Worked on the actual forum page, but on the front page, all it shows is the code, not the picture. I would be very grateful to anyone that can help me. I've been beating my head against my desk for a while now trying to get something to work. Cheers! |
#411
|
|||
|
|||
i seem to be having a slight problem with this. whenever i try to post news on the front page i get this MySQL error:
Quote:
if anyone can help i'd be extremely greatful. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|