Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-29, 09:39:50

Author Topic: [NEWS] Kloxo-MR 6.5.0.f-2013080502 (update to 2013080701)  (Read 39511 times)

0 Members and 2 Guests are viewing this topic.

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: [NEWS] Kloxo-MR 6.5.0.f-2013080502 (update to 2013080701
« Reply #60 on: 2013-08-11, 19:06:37 »
work now :D
it cant process by adding : custom-index.php
but possible still use index.php
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEWS] Kloxo-MR 6.5.0.f-2013080502 (update to 2013080701
« Reply #61 on: 2013-08-11, 19:10:56 »
Use this code for custom-index.php (no change for other files or create other custom files):
Code: [Select]
<?php
if (
$_SERVER['HTTP_HOST'] !== 'testing.potissima.com') {
header'Location: http://testing.potissima.com:7778/' ) ;
}

// ini_set("display_errors","1");

// use default index.php
// if (!file_exists("./custom-index.php")) {
?>


<?php
if (
file_exists("./custom-inc.php")) {
// use user-define inc.php -- no override when kloxo update
$incfile "./custom-inc.php";
if (file_exists("./custom-inc2.php")) {
$incfile2 "./custom-inc2.php";
}
}
else {
// use default inc.php
$incfile "./inc.php";
if (file_exists("./inc2.php")) {
$incfile2 "./inc2.php";
}
}
?>


<html>

<head>
<title>Kloxo Control Panel</title>

<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<?php if(isset($incfile2)) { include_once $incfile2 ; } ?>

<style>
body {
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 8pt;
font-weight: 100;
background-image:url('./images/abstract.jpg');
background-color:#cccccc;
margin: 0;
}
a {
text-decoration: none;
}
img {
border: 0;
}

img.logo {
margin: 5px;
padding: 0;
}

table.header {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 8pt;
font-weight: 100;
}

table.content {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
/* height: 100%; */
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 8pt;
font-weight: 100%;
}

table.content_body td {
border-collapse: collapse;
border: 1px dashed #cccccc;
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 10pt;
color: #444444;
padding:10px;
spacing:0;
}

table.content_title td {
border-collapse: collapse;
border: 0;
font-family: Tahoma, Verdana, Arial, Helvertica, sans-serif;
font-size: 12pt;
color: #336699;
}

</style>

<body>

<table class="header">
<tr>
<td width="100%"><img class="logo" src="./images/logo.png" height="75" alt="hosting-logo"></td>
<td><a href="http://mratwork.com/work/" title="Go to Kloxo-MR website"><img class="logo" src="./images/kloxo-mr.png" alt="kloxo-mr-logo" height="75"></a></td>
</tr>
</table>
<table class="content">
<tr>
<td width="50">&nbsp;</td>
<td valign="middle" width="100%"><?php include_once $incfile?></td>
<td width="50">&nbsp;</td>
</tr>
</table>
</body>

</html>

<?php
/*
}
else {
// use user-define index.php -- no override when kloxo update
include_once "./custom-index.php";
}
*/
?>


« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: [NEWS] Kloxo-MR 6.5.0.f-2013080502 (update to 2013080701
« Reply #62 on: 2013-08-11, 19:19:08 »
work now :D hahaha
« Last Edit: 2013-08-11, 19:22:00 by prandah »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEWS] Kloxo-MR 6.5.0.f-2013080502 (update to 2013080701
« Reply #63 on: 2013-08-11, 19:21:57 »
You must change 'testing.potissima.com' to your domain address.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.04 seconds with 18 queries.

web stats analysis