Recent content by asammustafa143

  1. A

    Parse error: syntax error, unexpected T_VARIABLE

    They're 3 on line 70 ---------- Post added at 08:49 PM ---------- Previous post was at 08:43 PM ---------- Would someone be able to correct this please if(isset($_POST['do'])){ if(!$name){} elseif($banrows < '1'){echo'<font color=white face=verdana size=1>No such user!</font>';}...
  2. A

    Parse error: syntax error, unexpected T_VARIABLE

    "And you do have a problem with line #70, but that should show up when the query is run. Remove the ')' that is inside the double quotes." What do you mean by that? im slightly confused
  3. A

    Parse error: syntax error, unexpected T_VARIABLE

    if(isset($_POST['do'])){ if(!$name){} elseif($banrows < '1'){echo'<font color=white face=verdana size=1>No such user!</font>';} elseif($status == 'Dead'){echo'<font color=white face=verdana size=1>User is already dead!</font>';} elseif(($banrank >= '50')&&($playerrank < 100)){echo'<font...
  4. A

    Parse error: syntax error, unexpected T_VARIABLE

    Parse error: syntax error, unexpected '"' in /home/am1996/public_html/dupebgkill.php on line 70 :/
  5. A

    Parse error: syntax error, unexpected T_VARIABLE

    Help Please on line 70 70:mysql_query("UPDATE users SET kills = kills + 1 WHERE username = '$gangsterusername')"); 71:mysql_query("UPDATE users SET deathmessage = '$dmsg' WHERE username = '$ban'"); 72:mysql_query("INSERT INTO modkill(victim,reason,killer,killerip,rankid) 73:VALUES...
  6. A

    x10hosting Pumpkin Decorating Competition!

    http://i52.tinypic.com/o6mdfc.jpg -=LIVEWIRE'S NOTE: Removed the image tags, the below post has proven this pumpkin is not owned by this user, so why bother having the large image embedded anymore.=- Username: asammustafa1@gmail.com Forum Name- asammustafa143
  7. A

    Problem

    Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'am1996_User'@'localhost' (using password: YES) in /home/am1996/public_html/verify.php on line 5 Database error Can anyone help?
  8. A

    Syntax error Helpp

    Parse error: syntax error, unexpected T_ELSE in /home/am1996/public_html/dupebgkill.php on line 69 Can someone fix this please
  9. A

    How do you change the time?

    Basically when someone registers on my website it says they registered on 2011-09-23 18:63 on their profile. Is their any way i can change the times because the times are wrong
  10. A

    Resource Limit Hit

    Is their anyway which you could increase the resource limit, Im getting constant complains from my Members on my game. Loads of people are complaining about this system. Could you not increase it just abit?
  11. A

    Database problems :S

    MySQL® Database Wizard There was a problem adding the user. Show Details Error from cpmysql wrapper: :S
  12. A

    Problems

    Problem 1 - Access denied for user 'am1996'@'localhost' (using password: NO), i keep on getting this message when i try to register. Problem 2- When i try to login it keeps on saying Password incorrect eventhough i have got the password right www.criminal-society11.x10.mx Need help
  13. A

    Access denied for user 'am1996'@'localhost' (using password: NO)

    okay thanks :), how long will it take?
  14. A

    Attendance Sheet Re-Made (Keep This One Active)

    mattblog DeadBattery stardom asammustafa143
  15. A

    Access denied for user 'am1996'@'localhost' (using password: NO)

    basically when i try to register to my website the Access denied for user 'am1996'@'localhost' (using password: NO) keeps on coming up www.criminal-society11.x10.mx
Top