picassooo Posted August 12, 2010 Posted August 12, 2010 Website Freya Website PHP format Download : htdocs.rar Credit my Picassoo
picassooo Posted August 13, 2010 Author Posted August 13, 2010 :))))) is Romenia you know :D Intrepid next time if you dont like my work do not post pleasee
Fanky Posted August 13, 2010 Posted August 13, 2010 Amazing work picasso,i like this webiste ::) thanks for share & continue the good job
Intrepid Posted August 13, 2010 Posted August 13, 2010 :))))) is Romenia you know :D Intrepid next time if you dont like my work do not post pleasee negative comment is a comment too if you cant stand negative comments dont share
z3rocool Posted August 13, 2010 Posted August 13, 2010 nice picassooo ! :P good work ! thx, i will add to my collection ! :)
Matim Posted August 13, 2010 Posted August 13, 2010 Put proper [Tag] or your topic will be locked soon.
SoRa Posted August 13, 2010 Posted August 13, 2010 Look pretty good,I don't like the botom but it's a nice website so I w8 for your next share.Ty for this one. :)
Sindelia Posted August 13, 2010 Posted August 13, 2010 There are some elements used on the official preview site, you might have some copyright problems... :S http://www.lineage2.com/freya/
DarkKnightCZ Posted August 14, 2010 Posted August 14, 2010 picassooo: it doesnt matter, every image you find by google is probably protected by copyright
Warmaster™ Posted August 26, 2010 Posted August 26, 2010 nice work but i have some problem <?php require 'blocks/functions.php'; include("config/config.php"); $skins = array(1 => array('main',$skin1), 2 => array('light',$skin2)); if (isset($_GET['k']) || isset($_POST['k'])) { $k = trim(isset($_POST['k']) ? $_POST['k'] : $_GET['k']); if (preg_match("/[^a-zA-Z0-9_]/", $k)) {Header();exit;}} if (isset($_GET['id']) || isset($_POST['id'])) { $id = trim(isset($_POST['id']) ? $_POST['id'] : $_GET['id']); if (preg_match("/[^a-zA-Z0-9_]/", $id)) { Header("Location: index.php?id=start"); exit; } } else { $id = "start"; } switch ($id): case 'change_skin': $skin_name = $_POST["skin"]; setcookie("skin_name", $skin_name, time()+2592000); quickrefresh('index.php?id=start'); break; case 'logout': resetcookies(); quickrefresh('index.php?id=start'); break; endswitch; $skin_name = $_COOKIE['skin_name']; if ($skin_name == '') $skin_name = $skins[1][1]; $skin_name="skins/".$skin_name."/".$skin_name.".php"; if (file_exists($skin_name)) { include($skin_name); } else { include ('skins/'.$skin1.'/'.$skin1.'.php'); } if (!file_exists('skins/'.$skin1.'/'.$skin1.'.php')) { echo "<h3>You typed wrong name of the skin. <br> change it in /config.php</h3>"; } ?> :-\
L2Raijin Posted October 31, 2010 Posted October 31, 2010 Why do all freya websites use this background ? try smth differtent
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now