Search found 4 matches
- Mon Nov 22, 2010 10:30 am
- Forum: Hall's Games
- Topic: Please Help
- Replies: -1
- Views: 8301
Re: Please Help
yes, that was the problem, thank you my friend... if ($weapon == 'blade'){$name = 'One Handed Blade';} if ($weapon == '2h_blade'){$name = 'Two Handed Blade';} if ($weapon == 'axe'){$name = 'Axe';} if ($weapon == 'pole_arm'){$name = 'Pole Arm';} if ($weapon == 'bow'){$name = 'Bow';} if ($weapon == 'b...
- Sun Nov 21, 2010 9:58 pm
- Forum: Hall's Games
- Topic: Please Help
- Replies: -1
- Views: 8301
Re: Please Help
for now i skip the reg page for a short time... i got another error when im trying to craft a weapon error => Parse error: syntax error, unexpected '"' in C:\xampp\htdocs\forsaken1\crafting\craftweapon2.php on line 156 <= line 156 is this: if ($z > 0) { echo "<br><center><br><A href='../lo...
- Sun Nov 21, 2010 8:32 pm
- Forum: Hall's Games
- Topic: Please Help
- Replies: -1
- Views: 8301
Re: Please Help
thank you..
brr but how i got another errors ( could not register skills )
ok.. i fix register skills problem but now i get the same error.. could not register
hmm can be a problem with this table players ?
brr but how i got another errors ( could not register skills )
ok.. i fix register skills problem but now i get the same error.. could not register
hmm can be a problem with this table players ?
- Sun Nov 21, 2010 7:46 pm
- Forum: Hall's Games
- Topic: Please Help
- Replies: -1
- Views: 8301
Please Help
Hello Indie Staff. For the start i want to thank you for ur greate work ! i have a problem with register page on Forsaken Sanctum 1.1 my error is this ( COULD NOT REGISTER i check the ( reguser.php) and i dont see any problem on this code. if someone know where is the problem please help me. Thank Y...