Search found 165 matches
- Wed Nov 16, 2011 8:25 pm
- Forum: Off-Topic
- Topic: Favorite Song/Band
- Replies: -1
- Views: 1011
Favorite Song/Band
Hey, whats you Favorite Song/Band? Mines Probably 21 Guns by Green Day
					- Fri Oct 28, 2011 9:57 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
lol well glad i helped;) Ask me for any thing else you need help with?
					- Thu Oct 27, 2011 10:31 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
almost
					- Thu Oct 27, 2011 9:28 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
Hey here are you file Dust1031:
http://www.mediafire.com/?dtj2y1dmg1ghf26
I had to make a few changes because you were sending user in one place and trying to receive it as name and a few other things, it all goes into the database alright so it looks good, if you need anymore help ask me;)
					http://www.mediafire.com/?dtj2y1dmg1ghf26
I had to make a few changes because you were sending user in one place and trying to receive it as name and a few other things, it all goes into the database alright so it looks good, if you need anymore help ask me;)
- Thu Oct 27, 2011 12:04 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
I will habe it ready by tommow(Im from the U.K)
					- Wed Oct 26, 2011 11:08 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
OMG. I dont know, can you go through the trouble of putting it on Media Fire or somethin as a zip or rar, put all the files in and the SQL
					- Wed Oct 26, 2011 10:36 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
Yikes o Mighty... AHHHHHHHH!! Try replacing your if(isset($_POST['joinguild'])) with the following: if(isset($_POST['joinguild'])) { $guildid = $_POST['guildid']; $SQL = "INSERT into guildmembers(name, guildid, access) VALUES ('$player','$guildid','1')"; mysql_query($SQL) or die("Coul...
					- Wed Oct 26, 2011 10:22 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
Now sure this will change much but in your db in guildmembers its named 'guildid' and in you script at if (isset($_POST['manage'])) you saying Select * from guildmembers where gid='$guildid' or somthin why gid when it says guildid in the db...
					- Wed Oct 26, 2011 10:11 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
Dam it, i just found that went to the final page and you had posted it  Lol never mind
 Lol never mind
					 Lol never mind
 Lol never mind- Wed Oct 26, 2011 10:04 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #33
- Replies: -1
- Views: 17733
Re: video 33
urrrr..... I continue to look....