Version: 1.00, by el3m3nt
Developer Last Online: Oct 2002
Version: 2.2.x
Rating:
Released: 04-04-2002
Last Update: Never
Installs: 75
No support by the author.
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:
Active threads & newest posts
News & Polls (read from a newsforum and a pollforum)
Quick CP Links on the index-site
Buddies on the index-site
Very easy to customize. Just edit the templates!
Available in english and german!
Summary: On this index-site you can see everything what you as a member would like to see .
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
This modification may not be copied, reproduced or published elsewhere without author's permission.
// my templates
//--------------------------
eval("\$homestats = \"".gettemplate('home_stats')."\";");
Where $homestats is an example of what you want to place in your page eg, puting $homestats on a page to display stats where you want and home_stats is the name of the template with the code.
This can save alot of editing etc, when you change menus etc.
I just tested both things and they work perfectly!!! I'll be redesigning my web site and hopefully by next week it will be all templates. A good thing is that now I'll be able to edit all of my pages through the vBulletin control panel, from what I understood. And also whenever I backup the VB database, I'll back up my whole site with it. Sweet!
Anyway, thank you *SO MUCH* to both you NTLDR for helping me out with this and to el3m3nt for making the hack. I'll let you know whenever the website is ready so you can check it out.
Originally posted by DarkReaper Page generated in 20.847882032394 seconds with 44 queries,
spending 20.519717216492 doing MySQL queries and 0.32816481590271 doing PHP things.
Ouch.
Query: SELECT *,thread.open FROM poll LEFT JOIN thread ON (thread.pollid = poll.pollid) WHERE thread.forumid='244' ORDER BY poll.dateline DESC LIMIT 1
Time before: 2.2398979663849
Time after: 20.608139038086
I tried to install this by following the code exactly and got this.
Quote:
Parse error: parse error in /home/indiamik/public_html/india/newindex.php on line 371
Any suggestions or ideas where I messed up. I followed the instructions word for word and redid it a few times. I show nothing for a line 371 in my Php Coder.
Also there is a typo in the index.php in the English version 1.3
What is on, or around line 371 in newindex.php? And did you copy the code from an unhacked origional vBulletin index.php that is the same version as you use on your board?
This is probably totally newbie kind of question, but:
After installing vBindex 1.3 as instructed, I find myself with the fact that news and polls are not showing. I have created a forum calles newsforum and a forum called pollforum with normal permissions. Although the threads are viewing all right, I cannot view news or polls.