Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[REL/DEV] HoloCMS ~ What else?! [VERSION 2.1.1 STABLE] [HOLO EMU] [WEB]

Status
Not open for further replies.
Joined
May 17, 2007
Messages
2,468
Reaction score
681
@ lolcan

change

PHP:
            mysql_query("UPDATE users SET credits = credits + '".$_POST['credits']."' WHERE id = '".$row[id]."' LIMIT 1") or die(mysql_error());

To

PHP:
            mysql_query("UPDATE users SET credits = credits + '".$_POST['credits']."' WHERE id = '".$row[id].") or die(mysql_error());
 
Newbie Spellweaver
Joined
Aug 7, 2008
Messages
6
Reaction score
0
plees give to me link for download a Microsoft Visual C# Express Edition but for me it is impossible download give everything reference on, program for the server of hotel!
 
Joined
Dec 1, 2007
Messages
2,788
Reaction score
480
plees give to me link for download a Microsoft Visual C# Express Edition but for me it is impossible download give everything reference on, program for the server of hotel!



[mod]Thread closed.
Thread will be closed from now on to prevent people spamming in it.
Refer to this thread for sisija's new HabboFile thread which is basically the new CMS for Holograph.[/mod]
 
Status
Not open for further replies.
Back
Top