Pls.. help
blank page error
http://ogame-r3.cjb.net/
pls.. help
Pls.. help
blank page error
http://ogame-r3.cjb.net/
pls.. help
No errors or nothing to see.. maybe wrong template ?.. chek your index.php..
heres the code of the index
Code:<?php //index.php :: Pagina inicial ob_start(); define('INSIDE', true); $ugamela_root_path = './'; include($ugamela_root_path . 'extension.inc'); include($ugamela_root_path . 'common.'.$phpEx); if(!check_user()){ header("Location: login.php"); } //Index con dos frames echo parsetemplate(gettemplate('index_frames'), $lang); ob_end_flush(); // Created by Perberos. All rights reserved (C) 2006 ?>
pls.. help