-
1 Attachment(s)
MFS Team Web 0.5 Free
MFS Team Web 0.5 Free
Information:
MD5 - Off
32k & 65k stats support
PK Clear
Warp Character
Reset Character
Grand Reset
Vote Reward
Stats Add Character
Stats Remove Character
Lost Password
Clear Inventory
Clear Skills
Clear Vault
Support Season 6 Character -
HoT !
Rankings,Tops:
Character Top 20
Guilds Top 20
Hall of Fame Top 1 -
HoT !
Secure:
SQL Inject
XSS
DDos
What more...easy website..with full functions..
Screen:
http://img266.imageshack.us/img266/1040/demotw.png
SQL Scripts:
Code:
Vote Reward:
CREATE TABLE [votereward] (
[memb___id] [varchar] (255) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[time] [bigint] NOT NULL ,
) ON [PRIMARY]
GO
Grand Reset:
alter table character add GrResets int not null default 0
Credits:
MFS Team
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
awsome thanks for your sharing :D
-
Re: MFS Team Web 0.5 Free
GoldbertGTR
There is a "Like" button for people like you.
-
Re: MFS Team Web 0.5 Free
how to install muweb? Please help me
-
Re: MFS Team Web 0.5 Free
dont need any install, change in config.php your settings, put the scripts in MuOnline and enjoy
-
Re: MFS Team Web 0.5 Free
how to fix this error:
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in c:\appserv\www\_secure\antishell.class.php on line 12
-
Re: MFS Team Web 0.5 Free
use xampp 1.7.1 , appserver need to be configurated
xampp is the best choose for every web
-
Re: MFS Team Web 0.5 Free
Approved , good job , but No Character Info & Guild Info never mind
Good Job !
-
Re: MFS Team Web 0.5 Free
psd button?or english button for .01, .02, .03?
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
TomerStyle
Approved , good job , but No Character Info & Guild Info never mind
Good Job !
it has default options for more easy and fast web under 1mb the most used options are added for 1 good website, i hope its the best choose to use
it has guild ranking , character rankings , online rankings and hall of fame
-
Re: MFS Team Web 0.5 Free
not work: Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, asd and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
-
Re: MFS Team Web 0.5 Free
zielak300
if you have read before everyone that use appserver * has this error, why ? - becouse they need to enable modules in theyr apache
the best choose is xampp 1.7.1 or highter use it..
appserver config to run it:
C:\AppServ\Apache2.2\conf
httpd.conf
Find and remove # save and restart apache
#LoadModule rewrite_module modules/mod_rewrite.so
-
Re: MFS Team Web 0.5 Free
Hello, I'm having a little problem with this:
Code:
Loading php_gd2.dll Failed!
Please Enable php_gd2.dll in your php.ini");} $connect = mssql_connect($host,$user,$password); $db = mssql_select_db($database,$connect); if(!$db) die('
Connection with SQL Server failed!
'); ?>
( ! ) Fatal error: Call to undefined function mssql_query() in C:\wamp\www\a\config.php on line 87
Call Stack
# Time Memory Function Location
1 0.0003 417360 {main}( ) ..\index.php:0
2 0.0004 438816 include( 'C:\wamp\www\a\config.php' ) ..\index.php:2
And php_gd2.dll is present and active in the ini! Still, it gives me the error!
-
Re: MFS Team Web 0.5 Free
You have SQL script for vote reward but you missed the script for MEMB_CREDITS.
I tried to do it on my own and run this query, but no success.
Code:
CREATE TABLE [dbo].[MEMB_CREDITS] (
[memb___id] [varchar] (10) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[credits] [int] NOT NULL
) ON [PRIMARY]
GO
-
Re: MFS Team Web 0.5 Free
Try this:
CREATE TABLE [dbo].[MEMB_CREDITS] ([memb___id] [varchar] (10) COLLATE Modern_Spanish_CI_AS NOT NULL ,[credits] [int] NOT NULL) ON [PRIMARY];
taken from savoy's webshop
-
Re: MFS Team Web 0.5 Free
how to edit news on this webs? please help me :) and my header not appear :S how to fix?
-
Re: MFS Team Web 0.5 Free
_mod/News.php - edit it to edit news
Did you change the header or what. if yes - check the file name (header.jpg)
-
Re: MFS Team Web 0.5 Free
i see header only work on IE not google browser how to make all browser can see my header any fix?
-
Re: MFS Team Web 0.5 Free
just tested it and i can see it in all my browsers ( Chrome, firefox , ie) ... i don't know, maybe it has something to do with java :lol: :/: -try to instal java for your browsers ( what the... .jpg dont need java to load :lol: )
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
well , this is the most completed work here ^.^ thx a lot !
-
Re: MFS Team Web 0.5 Free
btw still same xD only IE can see the header other browser can't xD
-
Re: MFS Team Web 0.5 Free
index.php
search for:
Code:
<td background="_img/header.jpg"></td>
replace it with:
Code:
<td background="_img/header2.jpg"></td>
go in _img/header.jpg rename it to header2.jpg
-
Re: MFS Team Web 0.5 Free
lol why you are the only ne with this problem D:.....
x\AppServ\Apache2.2\conf
open httpd.conf
find :-> #LoadModule rewrite_module and remove (#)
restart apache , done . Had same problem like u
-
Re: MFS Team Web 0.5 Free
thanks2x problem fix but download link coming make me mad O_O i already put download url but can't click ^_^
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
GoldbertGTR
thanks2x problem fix but download link coming make me mad O_O i already put download url but can't click ^_^
How did you fix the header.jpg to be viewable in chrome?
-
Re: MFS Team Web 0.5 Free
vote reward problem ... vote and vote and vote ...
-
Re: MFS Team Web 0.5 Free
when i came back i will fix it but for now use other vote reward systems
-
Re: MFS Team Web 0.5 Free
How did you fix the header.jpg to be viewable in google chrome?
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
bushwhack_77
How did you fix the header.jpg to be viewable in google chrome?
Google
Google Chrome sux
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
diablo71
We want our website to be 100% viewable to all users, don't we? We don't want to tell our players to stop using google chrome because it sux, right?
Well I guess, you don't have the answer for this. Thanks anyway.
-
Re: MFS Team Web 0.5 Free
i think websites like this one should be marked as spam sites
because all this site is meant for is to represent fucking mfs forum
it's everywhere
All rights reserved is ok, but links on forum, vote revard and shit saying MFS eerywhere
are you fucking kidding me?
all you fags want to do is to find Mu Online inspired beginners who almost don' t know anything (for your luck they could install or setup this shit) to direct web traffic to your fucking postCCCP forum wrote all cyrilic
so F you and F your mama
btw this website sucks hard - MD5 isn' t even workind hahaha
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
r3alRAGE
i think websites like this one should be
All rights reserved is ok, but links on forum, vote revard and
no, not OK. some credits were missed. for example fantazy - design
-
Re: MFS Team Web 0.5 Free
how about the security of the site???its is good or not??
---------- Post added at 05:51 PM ---------- Previous post was at 05:39 PM ----------
i got this error
Fatal error:
Call to undefined function mssql_connect() in C:\xampp\htdocs\_inc\phpcheck.php on line 12
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
realhunter
how about the security of the site???its is good or not??
---------- Post added at 05:51 PM ---------- Previous post was at 05:39 PM ----------
i got this error
Fatal error:
Call to undefined function mssql_connect() in C:\xampp\htdocs\_inc\phpcheck.php on line 12
use xampp 1.7.1 or 1.7.4 version
-
Re: MFS Team Web 0.5 Free
yeah diablo you must check your sql script code because you missed somethings :P
-
Re: MFS Team Web 0.5 Free
how do i add my download link to the files?
its making my head twirl^^:w00t:
please help^^
i have my download link but i dont know how to add it,
do i have to add it in config.php only? or also in downloads.php?
-
Re: MFS Team Web 0.5 Free
Its easy in config.php
search for : // Client Config
and add your information
-
Re: MFS Team Web 0.5 Free
this website is 100% secure?
-
Re: MFS Team Web 0.5 Free
Diablo, I suggest you display character name instead of username in "online accounts".
-
Re: MFS Team Web 0.5 Free
And actually run under IIS (Win Server 2008)?
an error "Fatal error: Call to undefined function mssql_connect() in C:\inetpub\wwwroot\_inc\phpcheck.php on line 12 "
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
skyfox
And actually run under IIS (Win Server 2008)?
an error "Fatal error: Call to undefined function mssql_connect() in C:\inetpub\wwwroot\_inc\phpcheck.php on line 12 "
config.php
$database = "MuOnline";
$user = "sa";
$password = "Password";
-
Re: MFS Team Web 0.5 Free
Only in this way?
Quote:
Originally Posted by
diablo71
config.php
$database = "MuOnline";
$user = "sa";
$password = "Password";
and (example):
$database = "MuOnline";
$user = "webadmin";
$password = "MyPass";
not suitable?
-
Re: MFS Team Web 0.5 Free
if you got the error means it cannot connect to db
-
Re: MFS Team Web 0.5 Free
Diablo, I suggest you display character name instead of username in "online accounts".
Also, better if there's a log-in screen first so users dont have to input their login details over and over again. tyvm.
-
Re: MFS Team Web 0.5 Free
the web is maded without login, making it more easy and faster
-
Re: MFS Team Web 0.5 Free
how about displaying the online character name instead of the account name?
Can you make necessary edits? I believe this will only take a few lines.
-
Re: MFS Team Web 0.5 Free
someone help me...
i got this error
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\_inc\phpcheck.php on line 12
---------- Post added at 02:31 PM ---------- Previous post was at 02:16 PM ----------
..i already used 1.7.1 xampp still disame.. problem..
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
bushwhack_77
how about displaying the online character name instead of the account name?
Can you make necessary edits? I believe this will only take a few lines.
its preatty easy you will change the hole table to display the online users but the oder will still be the same From MEMB_Stat where Connectstat = 1
for the error if you had readed before posts you will know why you got the error
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
diablo71
its preatty easy you will change the hole table to display the online users but the oder will still be the same From MEMB_Stat where Connectstat = 1
How exactly?
-
Re: MFS Team Web 0.5 Free
open _mods/online.php and replace the code with this:
Code:
<br />
<center><TABLE border=0 cellPadding=2 cellSpacing=2>
<table class=memoss border="0" bordercolor=#333333 width="440" cellpadding="1" cellspacing="1" align="center">
<thead>
<tr>
<td width=17 class=mem align=left> ID</center></td>
<td width=82 class=mem align=left> Character</center></td>
<td class=mem align=left> In Game</center></td>
<td width=32 class=mem align=left> Level</center></td>
<td width=32 class=mem align=left> Reset</center></td>
<td class=mem align=left> Map</center></td>
</tr></center><center>
<?php
$lines = '65';
if(!isset($_GET['pages']))
{
$limit='0';
}
else
{
$page = secure($_GET['pages']);
$pages = $page - 1;
$limit = $lines * $pages;
}
$query = mssql_query("Select TOP $lines memb___id,ServerName,ConnectTM From MEMB_STAT where memb___id not in (Select TOP $limit memb___id from MEMB_STAT where connectstat='1' order by ConnectTM desc) and connectstat='1' order by ConnectTM desc");
for($i=0;$i < mssql_num_rows($query);++$i)
{
$row = mssql_fetch_row($query);
$rank = $i+1+$limit;
$query2 = mssql_query("Select GameIDC From AccountCharacter where Id='$row[0]'");
$row2 = mssql_fetch_row($query2);
$query3 = mssql_query("Select Name,Class,clevel,resets,MapNumber From Character where Name='$row2[0]'");
$char = mssql_fetch_row($query3);
if ($char[4] == 0) { $map = 'Lorencia'; }
if ($char[4] == 1) { $map = 'Dungeon'; }
if ($char[4] == 2) { $map = 'Davias'; }
if ($char[4] == 3) { $map = 'Noria'; }
if ($char[4] == 4) { $map = 'Lost tower'; }
if ($char[4] == 5) { $map = 'Excile'; }
if ($char[4] == 6) { $map = 'Arena'; }
if ($char[4] == 7) { $map = 'Atlans'; }
if ($char[4] == 8) { $map = 'Tarkan'; }
if ($char[4] == 9) { $map = 'Devil Square'; }
if ($char[4] == 32) { $map = 'Devil Square'; }
if ($char[4] == 10) { $map = 'Icarus'; }
if ($char[4] == 11) { $map = 'Blood castle 1'; }
if ($char[4] == 12) { $map = 'Blood castle 2'; }
if ($char[4] == 13) { $map = 'Blood castle 3'; }
if ($char[4] == 14) { $map = 'Blood castle 4'; }
if ($char[4] == 15) { $map = 'Blood castle 5'; }
if ($char[4] == 16) { $map = 'Blood castle 6'; }
if ($char[4] == 17) { $map = 'Blood castle 7'; }
if ($char[4] == 18) { $map = 'Chaos castle 1'; }
if ($char[4] == 19) { $map = 'Chaos castle 2'; }
if ($char[4] == 20) { $map = 'Chaos castle 3'; }
if ($char[4] == 21) { $map = 'Chaos castle 4'; }
if ($char[4] == 22) { $map = 'Chaos castle 5'; }
if ($char[4] == 23) { $map = 'Chaos castle 6'; }
if ($char[4] == 24) { $map = 'Kalima 1'; }
if ($char[4] == 25) { $map = 'Kalima 2'; }
if ($char[4] == 26) { $map = 'Kalima 3'; }
if ($char[4] == 27) { $map = 'Kalima 4'; }
if ($char[4] == 28) { $map = 'Kalima 5'; }
if ($char[4] == 29) { $map = 'Kalima 6'; }
if ($char[4] == 36) { $map = 'Kalima 7'; }
if ($char[4] == 30) { $map = 'Valery Of Loren'; }
if ($char[4] == 55) { $map = 'Valery Of Loren'; }
if ($char[4] == 31) { $map = 'Land of Trial'; }
if ($char[4] == 54) { $map = 'Aida'; }
if ($char[4] == 33) { $map = 'Aida 2'; }
if ($char[4] == 34) { $map = 'Cry Wolf'; }
if ($char[4] == 35) { $map = 'Silent Map'; }
if ($char[4] == 37) { $map = 'Kanturu Ruin'; }
if ($char[4] == 38) { $map = 'Kanturu Remain'; }
if ($char[4] == 39) { $map = 'Kanturu Tower'; }
echo"
<center><tr>
<td class=mem align=left><font size=1><b> $rank</center></b></font></td>
<td class=mem align=left><font size=1> $char[0]</center></td>
<td class=mem align=left><font size=1> $row[2]</center></td>
<td class=mem align=left><font size=1><b> $char[2]</center></b></td>
<td class=mem align=left><font size=1><b> [$char[3]]</center></b></td>
<td class=mem align=left><font size=1><b> $map</center></b></td>
</center></tr>
";
}
?>
</table><br />
<?php
if(!isset($_GET['pages'])) { $page = '1'; }
$result1 = 1+$limit;
$result2 = $result1+$lines-1;
$count = mssql_query("Select count(*) From Character");
$resultyeah = mssql_result($count, 0, 0);
$next = $page + 1;
$prev = $page - 1;
if($resultyeah > $result2) { $nextpage = " <a href='?page=online&pages=$next' title='Next Page'>-> </a> "; }
if($page >= "2") { $prevpage = "<a href=?page=online&pages=$prev title='Previous Page'><- </a> "; }
echo"
<table width='500' border='0' align='center' cellpadding='0' cellspacing='0' class='mem'><thead>
<td title='Currently see Page: $page'>$prevpage [$page || <b>$result1-$result2</b>] <span class='text-information'>$nextpage</span></td></thead></table>
";
?>
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
diablo, when i click Rankings
no characters displayed?
how do i fix that?
-
Re: MFS Team Web 0.5 Free
what version you use old version or new ?
did you import the sql code ?
-
Re: MFS Team Web 0.5 Free
I am using season 5 server files from enc.
what sql code?
and where do i get that code?
i just edit settings at config.php
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
oh so i need to run the sql code in query analyzer to MuOnline database?
ok thnx bro^^
i'll post here if there are problems again. thnx for your help
-
Re: MFS Team Web 0.5 Free
This Web Rocks! but i want have some problem and request. hehehe ^^
http://img517.imageshack.us/img517/3457/eventskm.jpg
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
works good for me but i cant get rankings or download links to work.
-
Re: MFS Team Web 0.5 Free
Loading php_gd2.dll Failed!
Please Enable php_gd2.dll in your php.ini");} $connect = mssql_connect($host,$user,$password); $db = mssql_select_db($database,$connect); if(!$db) die('
Connection with SQL Server failed!
* i always get that error ( new to this ) also im using wamp
-
Re: MFS Team Web 0.5 Free
it works for me but seems to make server run weird,players get disconnected when site is up.when i take it down everything is ok.any idea's on whats problem.
-
Re: MFS Team Web 0.5 Free
can anyone help me with rankings ? when i preess rankings it shows me account ID-s, i want it to show just character names( no Id)s and also to shop Top 100 players of the server
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
thendmu
can anyone help me with rankings ? when i preess rankings it shows me account ID-s, i want it to show just character names( no Id)s and also to shop Top 100 players of the server
already awnsered about that read the previous posts
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
diablo71
the web is maded without login, making it more easy and faster
then i how to login webadmin page ? sry my bad english
-
Re: MFS Team Web 0.5 Free
this web dont have admin or gm panels its simple website
-
Re: MFS Team Web 0.5 Free
Mnogo mersi brat ;) i get it , but i how to fix news page ?
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
diablo, what lines i have to add in config if i want bonus points to be different for different chars, for example for MG 700 for DK 500 for DW 600 for elf 800 and for DL 650 , can you help me with this ?
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
can i add Crywolf event and Kanturu event information in Event Information where Blood Castle Devil square and chaos castle is shown ?
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
i don't know that's why i am asking
-
Re: MFS Team Web 0.5 Free
why? its says like this...
Loading php_gd2.dll Failed!
Please Enable php_gd2.dll in your php.ini");} $connect = mssql_connect($host,$user,$password); $db = mssql_select_db($database,$connect); if(!$db) die('
Connection with SQL Server failed!
'); ?>
Fatal error: Call to undefined function mssql_query() in C:\xampp\htdocs\config.php on line 87
i already remove the ; on my php_gd2.dll
---------- Post added at 03:56 PM ---------- Previous post was at 03:13 PM ----------
I already enable my php_gd2.dll but nothings happen site is not working why?
-
Re: MFS Team Web 0.5 Free
There is Add Stats Module but can you make one that will allow players to edit their stats? Like, they can deduct stat points and these points will then be added automatically to their free stat points. tyvm
-
Re: MFS Team Web 0.5 Free
Also, can you post here a simple script that will allow players to view their stats and resets of all their characters after they logged in their account?
Because right now, there is no way they can see how many resets they got.
-
Re: MFS Team Web 0.5 Free
any security holes bro ?
thanks for sharing
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
bushwhack_77
Also, can you post here a simple script that will allow players to view their stats and resets of all their characters after they logged in their account?
Because right now, there is no way they can see how many resets they got.
it cant by the simply metod dont have login panel
about the security no backdoor scripts
-
Re: MFS Team Web 0.5 Free
Whenever a player resets a character in website, all items in store are lost. How do we fix this?
-
1 Attachment(s)
Re: MFS Team Web 0.5 Free
Also, why is it that when I correct the misspelled word "Reachest" to "Richest", weird symbols appear on top.
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
bushwhack_77
Whenever a player resets a character in website, all items in store are lost. How do we fix this?
check config.php clear_skills, clear_inv
$reset_clear_inv = "no"; // Clear Inventory after reset
$reset_clear_skill = "no"; // Clear Skills after reset
about the screenshot dont have any problem if you had changed something then you got this problem, by default everything works
-
Re: MFS Team Web 0.5 Free
1. config.php is currently set at "no", "no" but still items on store are lost while items in inventory are intact.
2. i simply replaced "ea" with "i". sir, maybe you can repost the file or the code for hall.php with the corrected word.
tyvm.
-
Re: MFS Team Web 0.5 Free
here is fix for you:
open: _inc/mfs_class.php
find: function reset_character()
replace the function with this:
Code:
function reset_character()
{
global $resetmoney;
global $resvid;
global $bonus_points;
global $reset_clear_inv;
global $reset_clear_skill;
global $max_resove;
global $resetlevel;
$character = secure($_POST['character']);
$account = secure($_POST['login']);
$password = secure($_POST['password']);
check_inject();
$query = mssql_query("Select clevel,resets,money,leveluppoint from Character where Name='$character'");
$row = mssql_fetch_row($query);
$newmoney = $row[2]-$resetmoney;
$newresets = $row[1] + 1;
if($row[1] >= 1) { $newpoints = $row[1] * $bonus_points; }
$newleveluppoints = $row[3] + $bonus_points;
$queryaccount = mssql_query("Select * from MEMB_INFO where memb___id='$account'");
$accountcheck = mssql_num_rows($queryaccount);
$queryonline = mssql_query("Select * from MEMB_STAT where memb___id='$account' and connectstat='1'");
$onlinecheck = mssql_num_rows($queryonline);
$querypassword = mssql_query("Select * from MEMB_INFO where memb___id='$account' and memb__pwd='$password'");
$passwordcheck = mssql_num_rows($querypassword);
$querychar = mssql_query("Select * from Character where Name='$character'");
$charcheck = mssql_num_rows($querychar);
if(empty($character) or empty($account) or empty($password)) { echo"<font color='red'>You cannot leave any fields blank!</font><br>"; $error=1; }
elseif($accountcheck <= 0) { echo"<font color='red'>Your Login does not exist in our database. Please go back and try again!</font><br>"; $error=1; }
elseif($passwordcheck <= 0) { echo"<font color='red'>Your Password does not exist in our database. Please go back and try again!</font><br>"; $error=1; }
elseif($charcheck <= 0) { echo"<font color='red'>Your Character does not exist in our database. Please go back and try again!</font><br>"; $error=1; }
else
{
if($newmoney < 0) { echo"<font color='red'>Character $character dones not have enough money to reset!</font><br>"; $error=1;}
if($row[0] < $resetlevel) { echo"<font color='red'>Character $character must be $resetlevel in order to reset!</font><br>"; $error=1;}
if($newresets > $max_resove) { echo"<font color='red'>Character $character is maximum resets!</font><br>"; $error=1;}
if($onlinecheck >= 1) { echo"<font color='red'>Account $account is online!Please LogOff First!</font><br>"; $error=1;}
if($error != 1)
{
echo"<font color='green'>Character $character has been succesfully restarted.</font><br>";
if($resvid == keep)
{
$a = mssql_query("Update Character Set Money='$newmoney',clevel='1',Experience='0',Resets='$newresets' where name='$character'");
}
elseif($resvid == bonus)
{
$a = mssql_query("Update Character Set Money='$newmoney',clevel='1',Experience='0',Resets='$newresets',LevelUpPoint='$newpoints' where name='$character'");
}
elseif($resvid == reset)
{
$a = mssql_query("Update Character Set Strength='25',Dexterity='25',Vitality='25',Energy='25' ,Money='$newmoney',clevel='1',Experience='0',Resets='$newresets',LevelUpPoint='$newpoints' where name='$character'");
}
if($reset_clear_inv == yes) { $b = mssql_query("UPDATE Character set Inventory=CONVERT(varbinary(1080), null) WHERE Name='$character'"); }
if($reset_clear_skill == yes) { $c = mssql_query("Update Character set magiclist= CONVERT(varbinary(60), null) WHERE Name='$character'"); }
}
}
}
now should work normal & tested on 97d-1.0L works perfect, should work on new versions as well
-
Re: MFS Team Web 0.5 Free
i have problem i use xampp 1.7.3 /season 3 file problem:
Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\config.php on line 87
-
Re: MFS Team Web 0.5 Free
oh ..
i download this web by MFS forum ,
well i work some times on it ,
was fixed ranking *
added char search
added top 5 chars;guild , where launguge .
and i dont remmber what more ..
added some security functions ,
anyway,
love ya MFS :)
-
Re: MFS Team Web 0.5 Free
@bambavirus -- maybe you can share the scripts here. It would be very helpful im sure.
-
Re: MFS Team Web 0.5 Free
Does this work on Windows Server 2003 Web Edition? I get the error "Connection with SQL Server failed!"
-
Re: MFS Team Web 0.5 Free
Good site thanks...
_________________________________________________
http://i223.photobucket.com/albums/d...r/mulord-1.gif
-
Re: MFS Team Web 0.5 Free
Where i can change this?
MFS Team Web 0.5 Free
Information:
PK Clear:
Add Stats:
Warp:
Disconect Account:
Support Season 6 Character:
MD5 On & OFF:
Support 32k & 65k stats:
XSS Secure
Flood Secure
SQL Inject
And much more...
---------- Post added at 04:16 PM ---------- Previous post was at 02:27 PM ----------
Sorry for double post.
Where i can put WebShop files?
-
Re: MFS Team Web 0.5 Free
Quote:
Originally Posted by
hazilo
Hello, I'm having a little problem with this:
Code:
Loading php_gd2.dll Failed!
Please Enable php_gd2.dll in your php.ini");} $connect = mssql_connect($host,$user,$password); $db = mssql_select_db($database,$connect); if(!$db) die('
Connection with SQL Server failed!
'); ?>
( ! ) Fatal error: Call to undefined function mssql_query() in C:\wamp\www\a\config.php on line 87
Call Stack
# Time Memory Function Location
1 0.0003 417360 {main}( ) ..\index.php:0
2 0.0004 438816 include( 'C:\wamp\www\a\config.php' ) ..\index.php:2
And php_gd2.dll is present and active in the ini! Still, it gives me the error!
Seems we both have this problem, but none of us got any answer.
Anyone can help here pls?
---------- Post added at 07:13 PM ---------- Previous post was at 07:11 PM ----------
Loading php_gd2.dll Failed!
Please Enable php_gd2.dll in your php.ini
");} $connect = mssql_connect($host,$user,$password); $db = mssql_select_db($database,$connect); if(!$db) die('
Connection with SQL Server failed!
'); ?>
( ! ) Fatal error: Call to undefined function mssql_query() in C:\wamp\www\nzmu1\config.php on line 87
Call Stack
# Time Memory Function Location
1 0.0021 733944 {main}( ) ..\index.php:0
2 0.0032 761768 include( 'C:\wamp\www\nzmu1\config.php' ) ..\index.php:2
Any help please ???
-
Re: MFS Team Web 0.5 Free
Sir when im trying to add a DL Link in Config it doesnt work in the page its says invalid download link
-
Re: MFS Team Web 0.5 Free
use xampp 1.7.1 version there the module is enabled on 1.7.3 you must enable alot modules by yourself
-
Re: MFS Team Web 0.5 Free
nice share MFS.. keep it up...
here is what i did to get rid of "Connection with SQL Server failed!"
1.make sure you are using xampp 1.7.1
2.make sure you have configured properly your in php.ini
Take a look at this guide if you don't know how.
3.if you still get "Connection with SQL Server failed!" then here is what i did.
3a.i downloaded xampp 1.7.3 zip.
3b.extracted xampp 1.7.3.
3c.copied the ntwdblib.dll from xampp(1.7.3)/php/
3d.pasted the ntwdblib.dll to xampp(1.7.1)/php/ and xampp(1.7.1)/apache/bin
4.and hopefully worked for me.
Make sure you make a backup of your original(xampp 1.7.1) ntwdblib.dll in case this method does not work for you..
Hope i helped someone...
-
Re: MFS Team Web 0.5 Free
How do I add another language?
-
Re: MFS Team Web 0.5 Free
-
Re: MFS Team Web 0.5 Free
http://forum.ragezone.com/f197/zero-...0/#post6329710
Many scripts were edited, updated and changed
md5 still not fixed yet, working on it still
Thanks Diablo it is a nice free release =d
-
Re: MFS Team Web 0.5 Free
mfs team web has a hole in it.
if you donwload the package pls fix the forgot your password module
as it accept this expression as true.
username: GMACCOUNT
email: HACKER@email
secretquestion: HACKERquestion
Secretanswer: hackeranswer.
it will show gmaccount password.
even email is not = to gms email and secretquestion
thanks to commandcom for helping me about this issue
-
Re: MFS Team Web 0.5 Free