The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]() Quote:
![]() i was testing things out again today. and i get this now from my page. Quote:
/ for the path. and "blank" for the domain. line 6 in my editor is the following Code:
<?php Code:
<html> <head> <title>Flash Arcade 1</title> </head> <?php $cwd = getcwd(); chdir('/kunden/homepages/26/d196297218/htdocs/forum'); require_once('./global.php'); chdir($cwd); if (!is_member_of($vbulletin->userinfo, 6)) { print_no_permission(); } ?> <body> the most basic template you ever did see! :p <br><br> add stuff here <br><br><br> <div class="js-kit-comments" permalink=""></div> <script src="http://js-kit.com/comments.js"></script> </body> </html> thanks in advance for the help. edit: it went away on it's own. O_o well that makes me happy at least. haha. and i'm hoping it was only me and not the site. so then i can put this aside and finally work on what i gotta do. but if anyone would like to explain what maybe happend, feel free. ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|