-
Posts
575 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Events
Everything posted by jcvenom
-
Very hard your looking to spend hundreds maybe thousands as its basically in 3D and flash etc
-
Thumbs up :)
-
you just made me laugh you used the wrong tags you used html instead of BBCODE and if you wanted to use html you should use the [/code*] (remove star) tag
-
try this <?php /*The error here was you were missing } in your code thats why you where given an error "Parse error: syntax error, unexpected $end" */ session_start(); include "other/db_connect.php"; if ($_GET['action'] == "logout"){ session_destroy(); die('You have been logged out.<meta http-equiv="refresh" content="5;url=index.php">'); } ?> <head> <title>Crime City - A Mafia Based MMORPG</title> <script type='text/javascript' src='js/jquery-1.4.2.min.js'></script> <script type="text/javascript" src="js/jquery.tipsy.js"></script> <link rel="stylesheet" href="js/tipsy.css" type="text/css" /> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script> <script>!window.jQuery && document.write(unescape('%3Cscript src="jquery/jquery-1.7.2.min.js"%3E%3C/script%3E'))</script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> <script>!window.jQuery.ui && document.write(unescape('%3Cscript src="jquery/jquery-ui-1.8.21.custom.min.js"%3E%3C/script%3E'))</script> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js'></script> <script type='text/javascript' src='jquery.tipsy.js'></script> <script type='text/javascript'> $(function() { $('#tipsy').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy1').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy2').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy3').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy4').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy5').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy6').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy7').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy8').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy9').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy10').tipsy({fade: true, gravity: 'n'}); }); $(function() { $('#tipsy11').tipsy({fade: true, gravity: 'n'}); }); </script> <style type="text/css"> @import url(http://fonts.googleapis.com/css?family=Fjalla+One); @import url(http://fonts.googleapis.com/css?family=Akronim); body { background-image: url(http://allgamewallpapers.com/wallpapers/full/race-pictures-need-for-speed-c-51854.jpg); overflow-x: hidden; background-color: transparent; background-attachment:fixed; border: 0px; } #container { width:1000px; margin:100px auto; } #content { float:left; width:820px; padding: 150px auto; text-align:center; border: 1px solid #111111; height:500px; background:#232323; font-family: 'Fjalla One', sans-serif; font-size:14px; color:#666666; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } #sidebar { float:left; width:160px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; text-align:center; border: 1px solid #111111; height:400px; background:#232323; } .bottom_head { position: fixed; bottom: 0; right: 280px; background-attachment:fixed; border-top-left-radius: 8px; border-top-right-radius: 8px; background-color: #000; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); background-repeat:no-repeat; border: 1px solid #333; border-bottom: 0; padding: 5px; font-size: 14px; font-family: 'Fjalla One', sans-serif; color: #ccc; width: 750px; text-align: center; opacity: 0.75; } .top_stats_icons { position: fixed; top: 58px; border-top-left-radius: 8px; border-top-right-radius: 8px; background-color: #000; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); background-repeat: repeat-x; border: 1px solid #000; border-bottom: 0; padding: 6px; font-size: 13px; font-family: 'Fjalla One', sans-serif; color: #ccc; width: 600px; text-align: center; opacity: 0.75; } .logo_head { position: fixed; top: 0; right: 317px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; background-color: #000; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); background-repeat: repeat-x; border: 1px solid #000; border-bottom: 0; padding: 6px; font-size: 13px; font-family: 'Fjalla One', sans-serif; color: #ccc; width: 600px; text-align: center; opacity: 0.75; } .img:hover { opacity: 0.40; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); } .bottom_header { position: fixed; bottom: 80; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; background-color: #000; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); background-repeat: repeat-x; border: 1px solid #000; border-top: 0; padding: 6px; font-size: 11px; font-family: 'Fjalla One', sans-serif; color: #ccc; width: 135px; text-align: center; opacity: 0.75; } .logout { position: fixed; top: 0; right: 280px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; background-color: #000; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); background-repeat: repeat-x; border: 2px solid #333; border-top: 0; padding: 6px; font-size: 13px; font-family: 'Fjalla One', sans-serif; color: #ccc; width: 70px; text-align: center; opacity: 0.75; } .search { position: fixed; top: 0; right: 380px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; background-color: #000; background-image: url('http://caviar.dtmcdn.com/static/images/button.png'); background-repeat: repeat-x; border: 2px solid #333; border-top: 0; padding: 6px; font-size: 13px; font-family: 'Fjalla One', sans-serif; color: #ccc; width: 180px; text-align: center; opacity: 0.75; } .search_box { font-family: 'Fjalla One', sans-serif; color: #ccc; background: #222; width: 130px; border: 1px solid #333; } .search_button { font-family: 'Fjalla One', sans-serif; color: #ccc; background: #222; width: 35px; border: 1px solid #333; } h1 { font-family: 'Fjalla One', sans-serif; font-size:18px; color:#666; font-weight:bold; } .fix { left: 250px; } .pos { left: 320px;} .pos1 { left: 470px; } .pos2 { left: 620px; } .pos3 { left: 770px; } .pos4 { right: 20px; } .pos5 { left: 20px; } .pos8 { left: 350px; } .pos6 { left: 920px; } .pos7 { left: 940px; } .tipsy { width:150px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); } .tipsy-inner { padding: 5px; background-color: #111111; color: white; } .tipsy-inner { -moz-border-radius:5px; -webkit-border-radius:5px; } .tipsy-north { background-position: top center; } .tipsy-south { background-position: bottom center; } .tipsy-east { background-position: right center; } .tipsy-west { background-position: left center; } .tipsy-container { border: 1px solid green;} </style> </HEAD> <BODY> <div id="container"> <div class="logo logo_head"><img src=images/top.png height="32"></div> <div class="search pos5"><input id='q' name='q' class='search_box' onblur='if(this.value==''<img src="images/smilies/wink.png" border="0" alt="" title="Wink" class="inlineimg" />this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.val ue='';' type='text' value='Search Gangsters..'/> <input name="search" type="submit" align="right" class="search_button" id="search" value="Go!"></div> <div class="top_stats_icons pos8"> <img src=stats_icons/travel.png class="img" id="tipsy" title="Travel the world"> <img src=stats_icons/bank.png class="img" id="tipsy1" title="Visit the bank"> <img src=stats_icons/credits.png class="img" id="tipsy2" title="Purchase credits"> <img src=stats_icons/settings.png class="img" id="tipsy3" title="Edit profile"> <img src=stats_icons/support.png class="img" id="tipsy4" title="Visit support"> <img src=stats_icons/gta.png class="img" id="tipsy5" title="Commit a gta"> <img src=stats_icons/mug.png class="img" id="tipsy11" title="Commit a crime"> <img src=stats_icons/info.png class="img" id="tipsy6" title="Get some info"> <img src=stats_icons/helpdesk.png class="img" id="tipsy7" title="Get some help"> <img src=stats_icons/jail.png class="img" id="tipsy8" title="Visit the local jail"> <img src=stats_icons/kill.png class="img" id="tipsy9" title="Kill a gangster"> <img src=stats_icons/shop.png class="img" id="tipsy10" title="Go shopping"> </div> <div class="logout pos4"><a href=?action=logout>Exit</a></div> <div id="sidebar"> <iframe src="menu.php" name="menu" scrolling="no" width="150" style="border:0px;overflow:hidden;" height="400" id="menu" title="menu" /></iframe> </div> <div id="content"> <iframe src="news.php" name="mainFrame" scrolling="auto" width="810" style="border:0px;" height="500" id="mainFrame" title="mainFrame" /></iframe> </div> <div class="bottom_header pos">Name: <?php echo"$user";?></div> <div class="bottom_header pos1">Rank: <?php echo"$fetch->rank";?> (<?php echo"$rank";?>)</div> <div class="bottom_header pos2">Money: <?php echo"$".makecomma($fetch->money)."";?></div> <div class="bottom_header pos6">Loc: <?php echo"$fetch->ccountry";?></div> </div> <p style="margin:0; font-size:11px; position: fixed; bottom: 2px; left: 2px;" scrolling="no">Crime City © 2014+</p> <p style="margin:0; font-size:11px; position: fixed; bottom: 2px; right: 2px;" scrolling="no"><img src=images/gangster.png></p> </body>
-
just go here please http://www.w3schools.com/ or codeacademy.com save yourself while you can i guarantee in 10mins you'll learn something new
-
Nothing new just a ****ty login and register also nothing special in game wise and try using <br> in your explore.php helps alot if i were you i would learn php/html/css basics and start with a clean less confusing copy of MCCODES V2 (licensed)
-
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
And your advice is what i will look into thank you -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
You of course -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Sorry im not 15 - - - Updated - - - Thank you i really dont have to use all these languages to code something when the main language is PHP i really dont like making things hard but i like making things easy also can someone clear my thread -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Excuse me? i have never messaged you nor spoken to you before -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
And why use knockouts??? JS and jQuery have everything you need to manipulate DOM, Knockouts purpose seems pointless. -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
suit yourself when its big you will regret that decision :P -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Great and yes i know would you like to be a part?? -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Im really good with Jquery and html/css im also good with PHP and Mysql im know a little Js but its not something i would like coding I have worked with social networking script before and i basically know how they run My strength is Jquery/PHP/HTML/CSS my weakness is JS/AJAX I am 20 years old and I live in Europe im also the owner of crimecity-mafia.com -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Its something i don't have to answer as it is directed at people not me thank you -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Im starting to like that stayconnect one might pick it :P -
Meaning dont think about making a game yet try improve your skill or try and gain abit of coding knowledge start of by recoding different mods from MMC and then start customizing them as in making them better and learn how they work i advise using w3schools.com or codeacademy.com to learn basics etc Good luck
-
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
Depends on what the plan is and how good you can do it what would you charge -
Social Networking Site Looking for good developers to work with
jcvenom replied to jcvenom's topic in Web Developement
A newsfeed system would be needed if you can do this no problem but i need you to be on the team and its needs to be planned out - - - Updated - - - Thats a work in progress -
Hey guys i have decided to start a new project by making a social networking site I have many ideas and i am looking for developers to work with also so i can form a team yes developers will be paid(Yes when coding) and will own 7% of the site and earn a small wage after the site is up. Developers Wanted What I need to know? What your abilities are What languages you know Important! What experiences do you have Proof of work and maybe a few payments made to you as a developer for work Your strengths and weaknesses Description of yourself I will post my ideas shortly, Feel free to post name ideas also if your name(idea) is picked you will win 10pounds :cool: thanks -Jcvenom
-
Thank you will have a look
-
My bad sorry you don't need a form it should be ?action=buyout or something like that
-
It would be nice to provide an example
-
$sql = "SELECT id FROM crimetimes WHERE name='".mysql_real_escape_string($_POST['name'])."'"; $query = mysql_query($sql) or die(mysql_error()); $m_count = mysql_num_rows($query); if($m_count !=0){ }else{ $sql = "INSERT INTO crimetimes SET id = '$id' , name = '$name', crime1 = '0' , crime1a = '0' , crime2 = '0' ,crime2a = '0' , crime3 = '0' , crime3a = '0' , crime4 = '0' , crime4a = '0' , crime5 = '0' , crime5a = '0'"; //No need for $res if your not using it it should just be mysql_query($sql); mysql_query($sql) or die(mysql_error('Error inserting query')); } As for the error it has to be coming from your side