View Full Version : Is it the host or what?
Rockstar
28-02-2008, 02:01 PM
Lol I just made a layout and coded it and am getting this.
http://i25.tinypic.com/2gtzvbr.png
i tink it might be the coding..
--ss--
28-02-2008, 03:50 PM
Post the php code you put and where the .txt file is ;).
Decode
28-02-2008, 04:22 PM
Put the full path to the file page/nav.txt
Rockstar
28-02-2008, 05:22 PM
Post the php code you put and where the .txt file is ;).
<!--Navigation-->
<?php include ("pages/nav.txt")?>
<!--End Navigation-->
</div>
<div id ="main">
<!--Main Content-->
<?php include ("pages/main.txt")?>
<!--End Content-->
also their in a folder in the layout folder named /pages/
--ss--
28-02-2008, 07:27 PM
<!--Navigation-->
<?php include ("pages/nav.txt")?>
<!--End Navigation-->
</div>
<div id ="main">
<!--Main Content-->
<?php include ("pages/main.txt")?>
<!--End Content-->also their in a folder in the layout folder named /pages/
is the page directory inside the directory the above code is in?
Rockstar
28-02-2008, 08:25 PM
is the page directory inside the directory the above code is in?
HMMM http://www.jack.reactionz.eu/coding/habbo-test-divs-xhtml/habbo/
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.