The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with WHo's online please!
Ok, I am trying to get the who's online that shows up on Vb down at the bottom to show up on my main html/php homepage.
Is there any code i can use to make that happen? Also, is there a way i can make the names show up as well? If not the names then who's all online will work. Thank you soooo much! |
#2
|
|||
|
|||
Is there no one that can rip the code from vb??
|
#3
|
||||
|
||||
Download a portal and look at it Hell just look near the bottom of index.php for your foums.
|
#4
|
|||
|
|||
ok, see this is my problem, i dont know what im looking for. There is all this coding that has to do with Who's online, i'm not sure which to grab.
I have the code <? include('./global.php'); (coding goes here) <? How am i supposed to do this? |
#5
|
||||
|
||||
Just start doing trial and error, rip a bit of code out and if it don't work try another peice, etc
|
#6
|
|||
|
|||
see though thats my point... where does the code start, and were does it end? Also i get errors because my global cant find my config... because i have my forums in a different directory other than Public_html...
|
#7
|
||||
|
||||
PHP Code:
and this code will fix the global.php thing. PHP Code:
|
#8
|
||||
|
||||
Quote:
chdir('/root/path/to/your/forums'); require_once('./index.php'); and call the template but im not sure |
#9
|
|||
|
|||
Pricyber,
You are currently showing up as unlicensed. To be able to download hacks and/or receive support here at vBulletin.org, we ask you to please click here (vB-germany users click here) and enter your email address, to show us that you are licensed. You will need to use your customer number and password (which will be in the email you got when you paid for your license) to access that page. Please note that your email is case sensitive. Thank you. |
#10
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|