
iseeyou94056
Members-
Posts
691 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by iseeyou94056
-
Re: please help mysql_query("UPDATE users SET loggedin=1 WHERE userid=$userid") or die(mysql_error()); thats the line of code doing it but i was trying to make a new way to login because the normal way wont work
-
Re: please help authenticate.php
-
i have not coded in a wile and i dont remember how to fix this error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 can anyone please please tell me how
-
my game mma wars www.mmawars.co.cc is open for testing/ bug fixing after it is done it will have a .com if anyone want please go on it and post some bugs for me thanks for your time cya
-
Re: Nice Day Logout yep me 2
-
Re: Nice Day Logout lol o and thats just how i code i was not tough anything like that
-
Re: Nice Day Logout thanks
-
Re: Nice Day Logout true but i have had some of the users that click logout mail me in game telling me thanks so the people that do use it feel welcome
-
Re: Nice Day Logout welcome
-
Re: Nice Day Logout thanks
-
all this mod does is tell the user to have a nice (what ever the day is) when they logout ok open logout.php Find: header("Location: login.php"); and replace it with echo "<center> "; $d=date("D"); if ($d=="Mon") {echo "Have a nice Monday!";} else if ($d=="Tue") {echo "Have a nice Tuesday!";} else if ($d=="Wed") {echo "Have a nice Wednesday!";} else if ($d=="Thu") {echo "Have a nice Thursday!";} else if ($d=="Fri") {echo "Have a nice Friday!";} else if ($d=="Sat") {echo "Have a nice Saturday!";} else if ($d=="Sun") {echo "Have a nice Sunday!";} echo "</center><meta http-equiv='refresh' content='4; url= login.php'>"; and thats all some like it some dont i hope you like it
-
Re: [mccode all] sql backup get the same error when i did that
-
Re: [mccode all] sql backup Warning: passthru() has been disabled for security reasons in /home/dothost.eu/vhosts/backup.php on line 14 Warning: file() [function.file]: Unable to access backup-2009-02-22.sql.gz in /home/dothost.eu/vhosts/backup.php on line 20 Warning: file(backup-2009-02-22.sql.gz) [function.file]: failed to open stream: No such file or directory in /home/dothost.eu/vhosts/backup.php on line 20 Warning: implode() [function.implode]: Invalid arguments passed in /home/dothost.eu/vhosts/backup.php on line 20 Warning: unlink(backup-2009-02-22.sql.gz) [function.unlink]: No such file or directory in /home/dothost.eu/vhosts/backup.php on line 41
-
Re: [mccode all] sql backup Warning: file(backup-2009-02-09.sql.gz) [function.file]: failed to open stream: No such file or directory in C:\localhost\www\bla.php on line 16 Warning: implode() [function.implode]: Invalid arguments passed in C:\localhost\www\bla.php on line 16 Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\localhost\www\bla.php on line 32 Warning: unlink(backup2009-02-09.sql.gz) [function.unlink]: No such file or directory in C:\localhost\www\bla.php on line 33
-
Re: [mccode] times kicked from gangs thanks
-
Re: [v1/v2] Redirect Before Login (tested) go kill your self i made this a long time ago this was my first mod i changed it and made it better but still this was made by me not you
-
Re: [mccode] Gangs this is very buggy and all the links are not added there is a lot of problems with this lol working on fixing it tho
-
Re: game ideas i am making a mma based game
-
i dont know if this is the right place or not i dont think it is but i am not sure but if anyone here knows what mma is please send me a message i need some ideas
-
Re: [mccode v2] Email Activation you dont need to say it like that
-
Re: [mccode v2] Email Activation anyone
-
Re: [mccode v2] Multiple Houses never mind i fixed it
-
Re: [mccode v2] Multiple Houses i am having a error with $dfi=$db->query("SELECT * FROM users WHERE userid={$r['prOWNER ']}",$c); $tb=$db->fetch_row($dfi); this is the error Warning: $db->fetch_row(): supplied argument is not a valid MySQL result resource in C:\wamp\www\properties.php on line 70
-
where did the Multiple Houses Mod go i cant find it can someone help me find it
-
Re: [mccode v2] Email Activation anyone know whats wrong with it