The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Stats on a nonvB Page!
Ok, since im 2 stupid with PHP 2 do this, could someone make something that can display:
|
#2
|
||||
|
||||
This would most likely require a hack.
|
#3
|
||||
|
||||
O_o there was something like what i wanted on vbulletin.org but it wasn't for 3.0
|
#4
|
||||
|
||||
Thats because they are not releasing hacks for 3.0 at vB.org until vB3 is in final or RC stages.
|
#5
|
||||
|
||||
o yea i forgot sorry
|
#6
|
||||
|
||||
upload stats.php directory root forum and iframe in non page forum
<center><iframe id="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></center> o <div align="center"><iframe id="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></div> change path en stats.php sorry mi english Edit: Thanks brad.loo |
#7
|
|||
|
|||
Use this is you want it to be XHTML compliant:
[code] <center><iframe name="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></center> |
#8
|
|||
|
|||
Use this is you want it to be XHTML compliant:
Code:
<center><iframe id="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></center> |
#9
|
||||
|
||||
ok thanks
|
#10
|
||||
|
||||
<center> tag is depreciated. It needs to be a property of a tag, like a <div>
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|