• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] MFS Team Web 0.5 Update 4

MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
MFS Team Web 0.5 Free
Update 7

Note: This website is free project for our members. The website will be keep in update anytime when i'm free. If you found bugs and problems please share them so we can fix them. Enjoy again for a one perfect website.

Screenshot:
diablo71 - [Release] MFS Team Web 0.5 Update 4 - RaGEZONE Forums

diablo71 - [Release] MFS Team Web 0.5 Update 4 - RaGEZONE Forums

diablo71 - [Release] MFS Team Web 0.5 Update 4 - RaGEZONE Forums

diablo71 - [Release] MFS Team Web 0.5 Update 4 - RaGEZONE Forums


-Changelog:
-Update 7
* New Template added
* new css design
* modules configurated

-Update 6
* Grand Reset VIP
* Trade Grand Reset VIP for item
* Trade Stones Normal
* Trade Stones VIP
* Warn Ranking
* Ban Ranking
* Warp Character VIP + custom cordinates
* Admin Panel>GR Log

-Update 5
* Fixed bugs..
* Added new modules
* Added new admin panel
* Added VIP menu

-Update 4:
* Added New Server Information (Online/Total) -->ex. 2/5
* Added Most Online Users Count
* Added Gens Ranking + Ranks
* Added Castle Siage Ranking
* Added BotPet Ranking
* Added Vote Reward System
* Added Marry Ranking
* Added Online Time Ranking
* Added Duel Ranking
* Added Game Master Ranking
-code 0 - New GM
-code 1 - GameMaster
-code 2 - Administrator
-code 3 - Owner
* Added Webshop (Beta) - Not included yet
* Added Admin Panel
* Added VIP System
* Added Full language support + modules - Not included yet
* Added New Register function for GM module
* Added Template Option Choose (Beta) - Not included yet
* Added Devil Square Ranking
* Added Blood Castle Ranking
=======================================

-Update 3:
* Added New Template (requested by users)
* Added New modules
* Reset Hero is fixed
* MD5 is disabled (unfinished yet)
* Vote Reward is disabled (will make an update later)
* Removed Online.php (for secure check)
* Maked new Online.php
* New style.css
* New User CP style
* Fixed Rankings

Installation:
1. Open
2. Enjoy

Download Update 7:







Download Update 6:







Download Update 5:








Download links Update 4:








Download links Update 3:







Credits:
MFS Team
MuOnline Community
 
Last edited:
Newbie Spellweaver
Joined
Apr 11, 2004
Messages
22
Reaction score
4
this has a hole in forget password. its been tested on noypimu.com and had headache before,
pls disable forgot password module. if you like to use it. thnx or try to fix it
 
MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
working normal, if people like they can remove it
 
Custom Title Activated
Loyal Member
Joined
Apr 6, 2007
Messages
1,806
Reaction score
483
this has a hole in forget password. its been tested on noypimu.com and had headache before,
pls disable forgot password module. if you like to use it. thnx or try to fix it

do u actually mean a "security breach" or just some minor bug??
anyways....not checked yet, testing this stuff tomorrow...but, plz tell if that's a breach or just some minor issue....and tell if module can be disabled by menu, or by php..

Tnx.
IanN
 
MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
go to _mods/lost_pass.php delete it, in user control panel remove the link and use it without lost password if you like, its not a problem ;)
 
Newbie Spellweaver
Joined
Mar 31, 2008
Messages
36
Reaction score
0
where is the link for admin panel ? or how to edit news and others? ( because i have seen that in config.php are not all the commands)
 
MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
admin panel _modcp/ , news in _modules/news.php
 
Newbie Spellweaver
Joined
Mar 31, 2008
Messages
36
Reaction score
0
thx vm , this site rullz . Great Job :D

i got a problem at downloads if i dont add to all same link it wont worck , what sould i do? if i configure 1 with file front for an example when i go on download section on site and i click that link or all it will give me http:// if i complete all http:// with same link it will worck but on all will be the same link , srry for my english.
 
Last edited:
MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
thx vm , this site rullz . Great Job :D

i got a problem at downloads if i dont add to all same link it wont worck , what sould i do? if i configure 1 with file front for an example when i go on download section on site and i click that link or all it will give me http:// if i complete all http:// with same link it will worck but on all will be the same link , srry for my english.

sorry i forgot to fix this, how to fix it:
1. open _mods/download.php
2. replace the code with this one
Code:
<?
/* 
   MFS Team Web 0.5
   by Diablo
   http://famous-scripters.net/
*/
?>
<?php
global $server;
include("config.php");
?>
<table width='437' align='center'>
<tr><td align='center' class='menu_titles'> ..: <?php echo($server);?> Downloads :..</td></tr>
<tr><td> </td></tr>
<tr><td align='center'><b><?php echo($server);?> Full Client Download</b></td></tr>
<tr><td align='center'>
<table align='center' width='400' class='maintable'>
<thead>
<tr>
<td align='center'>Title</td>
<td align='center'>Size</td>
<td align='center'>Host</td>
<td align='center'>Link</td>
</tr>
</thead>

<tr>
<td align='center'>Client Mirror #1</td>
<td align='center'><?php echo ($client_size_1); ?></td>
<td align='center'><?php echo ($client_from1); ?></td>
<td align='center'><a href='<?php echo ($client_download_link1); ?>'>Download!</a></td>
</tr>

<tr>
<td align='center'>Client Mirror #2</td>
<td align='center'><?php echo ($client_size_2); ?></td>
<td align='center'><?php echo ($client_from2); ?></td>
<td align='center'><a href='<?php echo ($client_download_link2); ?>'>Download!</a></td>
</tr>
<tr>
<td align='center'>Client Mirror #3</td>
<td align='center'><?php echo ($client_size_3); ?></td>
<td align='center'><?php echo ($client_from3); ?></td>
<td align='center'><a href='<?php echo ($client_download_link3); ?>'>Download!</a></td>
</tr>
</table>
</td></tr>
<tr><td> </td></tr>
<tr><td align='center'><b><?php echo($server);?> No Sound Client Download</b></td></tr>
<tr><td align='center'>
<table align='center' width='400' class='maintable'>
<thead>
<tr>
<td align='center'>Title</td>
<td align='center'>Size</td>
<td align='center'>Host</td>
<td align='center'>Link</td>
</tr>
</thead>

<tr>
<td align='center'>Client Mirror #1</td>
<td align='center'><?php echo ($client_size_4); ?></td>
<td align='center'><?php echo ($client_from4); ?></td>
<td align='center'><a href='<?php echo ($client_download_link4); ?>'>Download!</a></td>
</tr>

<tr>
<td align='center'>Client Mirror #2</td>
<td align='center'><?php echo ($client_size_5); ?></td>
<td align='center'><?php echo ($client_from5); ?></td>
<td align='center'><a href='<?php echo ($client_download_link5); ?>'>Download!</a></td>
</tr>
<tr>
<td align='center'>Client Mirror #3</td>
<td align='center'><?php echo ($client_size_6); ?></td>
<td align='center'><?php echo ($client_from6); ?></td>
<td align='center'><a href='<?php echo ($client_download_link6); ?>'>Download!</a></td>
</tr>
</table>
</td></tr>
</table>
3. Enjoy
 
Elite Diviner
Joined
Apr 4, 2011
Messages
464
Reaction score
69
Warning: main(config.php) [function.main]: failed to open stream: No such file or directory in c:\AppServ\www\install\index.php on line 9

Warning: main() [function.include]: Failed opening 'config.php' for inclusion (include_path='.;C:\php5\pear') in c:\AppServ\www\install\index.php on line 9

Warning: main(_inc/disable_rc.php) [function.main]: failed to open stream: No such file or directory in c:\AppServ\www\install\index.php on line 10

Warning: main() [function.include]: Failed opening '_inc/disable_rc.php' for inclusion (include_path='.;C:\php5\pear') in c:\AppServ\www\install\index.php on line 10

Warning: main(_img/style.php) [function.main]: failed to open stream: No such file or directory in c:\AppServ\www\install\index.php on line 11

Warning: main() [function.include]: Failed opening '_img/style.php' for inclusion (include_path='.;C:\php5\pear') in c:\AppServ\www\install\index.php on line 11

Warning: main(config.php) [function.main]: failed to open stream: No such file or directory in c:\AppServ\www\install\index.php on line 51

Warning: main() [function.include]: Failed opening 'config.php' for inclusion (include_path='.;C:\php5\pear') in c:\AppServ\www\install\index.php on line 51

i have this problem when i start the install, this shows up, and when i click install, it just redirects me to this same page
 
MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
use xampp 1.7.1 should work normal Appserver i don't like it not support everything
 
Newbie Spellweaver
Joined
Mar 31, 2008
Messages
36
Reaction score
0
for the next release can you add on admin panel edit news and edit vote reward ? pls :D
 
My LanHouse in Brazil!!!!
Joined
Feb 12, 2007
Messages
637
Reaction score
17
Imagem back door not open, solution?

sorry bad english
 
Newbie Spellweaver
Joined
Oct 20, 2007
Messages
26
Reaction score
1
Is it possible to change 3rd class ID in this website ?
 
My LanHouse in Brazil!!!!
Joined
Feb 12, 2007
Messages
637
Reaction score
17
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, jumpajcklx@ig.com.br 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.

Apache/2.2.8 (Win32) PHP/5.2.6 Server at muzc.servegame.com Port 8090
 
Banned
Banned
Joined
Dec 14, 2005
Messages
157
Reaction score
36
@Yag4mi2k : open ur ...\Apache2.2\conf\httpd.conf search for " LoadModule rewrite_module modules/mod_rewrite.so "
delete this tag " # "
and restart ur apache.
 
Newbie Spellweaver
Joined
Oct 20, 2007
Messages
26
Reaction score
1
Is it possible to change 3rd class ID in this website ?

I want to change class ID in "Quest 3" for example:
Grand Master: 2 => 3 (JPN-CHN)
Blade Master 18 => 19 (JPN-CHN)
etc.

Anyone know how to change it ?

___________________________________________________

nvm found it :)
 
Last edited:
MFS Team Owner
Joined
Jan 10, 2007
Messages
767
Reaction score
227
can you tell me what files you use?

New module on making:
Jewel Shop, where you can buy jewels (work on season 1+ , for the Hex code)
soon will be added
 
Back
Top