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!

[Release] MuWeb 0.9 VizyX

Junior Spellweaver
Joined
Aug 9, 2012
Messages
160
Reaction score
34
Game Panel:

Reset ( + Reset Reward System )
Grand Reset System (Reward Manage,Level Manage, Stats Remove Manage)
Character Stats Sell
Change Class
Clear Inventory
Clear PK
Clear SkillTree
Character Rename

Admin Panel:

Downloads Manager
Account Manager ( GM Panel Add, Pass Change.... )
Character Manager (GM/Admin Add, Stats Edit ..... )
Page Enable / Disable
Gallery Manager
Module Manager ( RR,GR,SFT,PKClear etc )
News Manager
Downloads Manager
Free Credits Manager
Vote For Us Manager
Ban Systems ( In GM Panel )

Character Info View
Guild Member Info View


mytzu - [Release] MuWeb 0.9 VizyX - RaGEZONE Forums


mytzu - [Release] MuWeb 0.9 VizyX - RaGEZONE Forums


Web Update 0.1
Link:



Grand Reset Bonus System
Reset Bonus System
Reset Reset Stats System
Rename Module Fix
Level Up Points Buy Module

mytzu - [Release] MuWeb 0.9 VizyX - RaGEZONE Forums


Web Update 0.2
Link:


Market System ( Warehouse + Market )
GR Reset Level Up Points Option
RR Reset Level Up Points Option
Character Item Info View Remade
Character Item Info Hide Option ( Free Or Can Buy Info Hide )
Sell Free Stats Remade


Web Update 0.3
Link:


Exchange System ( Credits To WCoins )
Market Sell/Buy ( Credits, WCoins, Zen )
Downloads Page Remade
Fixed Market Sell With 0 Value.
GR & RR Gives Error If Character Has Items ( Can Turn off )
Webshop Now Can Be Uniqe ( Username Column Change )
WCoins Table Settings Manage ( In Config.inc.php )


Web Update 0.3 + New Theme ( Template )
Link:

Exchange System ( Credits To WCoins )
Market Sell/Buy ( Credits, WCoins, Zen )
Downloads Page Remade
Fixed Market Sell With 0 Value.
GR & RR Gives Error If Character Has Items ( Can Turn off )
Webshop Now Can Be Uniqe ( Username Column Change )
WCoins Table Settings Manage ( In Config.inc.php )
Changed Website Theme ( Template )


mytzu - [Release] MuWeb 0.9 VizyX - RaGEZONE Forums


DOWNLOAD WEBSITE :

Credits
Master ( For MuWeb )
Narvulkan ( VizyX )




Replika dmncms web ^^^^^^




demo web ^^^^
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Mar 3, 2007
Messages
77
Reaction score
0
Hey can you make v.i.p system ready module?
P.S. nice website
 
Newbie Spellweaver
Joined
Mar 3, 2007
Messages
77
Reaction score
0
Update 0.1 link its same like 0.2, please fix that if update 0.1 its not included in 0.2
 
Newbie Spellweaver
Joined
Jan 20, 2015
Messages
30
Reaction score
0
can U share xampp or what webserver U use? mine work verry slow
 
Junior Spellweaver
Joined
Aug 1, 2012
Messages
145
Reaction score
16
i get this error

MuWeb 0.9 Premium, Install Manager​


Required Apache Mods
Availabile
GD Image Library
YES
Mssql
YES
Mod_Rewrite
NO

Please enable the required mods from your apache folder / php.ini
 
Junior Spellweaver
Joined
Feb 11, 2014
Messages
119
Reaction score
6
i get this error

MuWeb 0.9 Premium, Install Manager​


Required Apache Mods
Availabile
GD Image Library
YES
Mssql
YES
Mod_Rewrite
NO

Please enable the required mods from your apache folder / php.ini

httpd.conf
";LoadModule rewrite_module modules/mod_rewrite.so" delete ";" extension.
 
Joined
Jul 31, 2012
Messages
490
Reaction score
93
Hey, I went through a few scripts.

safety? Thus, if there
Mixed least two kinds of programming (OOP and Procedural)
Apostrophe and treatment insertion into the database and extract from a database in many places are missing!
Background is too large (279 507Kb)

These things affect the speed of the site and recommend the next update to abide by the rules of programming. (Apostrophe supplement, casting, treatment entry and exit from the database, ...)
 
Joined
Jul 31, 2012
Messages
490
Reaction score
93
That bad joke? ↓

PHP:
<h2><?php echo''.user_gamep_acinfot.''; ?></h2>
<div id="ucp_info">
<div class="half">
<table width="100%">
<tr>
	<td width="5%"><img src="template/default/images/user.png"/></td>
	<td width="45%"><?php echo''.user_gamep_acacc.''; ?></td>
	<td width="50%"><? echo($_SESSION['user_login_name']); ?></td>
</tr>
<tr>
	<td width="5%"><img src="template/default/images/email.png"/></td>
	<td width="45%"><?php echo''.user_gamep_acemal.''; ?></td>
	<td width="50%"><?PHP $dbhost = '127.0.0.1'; $msconnect=mssql_connect("$dbhost","$dbuser","$dbpasswd"); $msdb=mssql_select_db("$db",$msconnect); $ttr=clean_variable($_SESSION['user_login_name']); $sql1 = mssql_query("SELECT mail_addr FROM Memb_info WHERE memb___id ='$ttr'"); $s1 = mssql_fetch_row($sql1); ?><?php echo $s1[0];?></td>
</tr>
<tr>
	<td width="5%"><img src="template/default/images/award_star_bronze_1.png"/></td>
	<td width="45%"><?php echo''.user_gamep_acrank.''; ?></td>
	<td width="50%"><?if ( $_SESSION['user_login'] == ok ){?>USER<?}?><?if ( $_SESSION['gm_login'] == ok ){?> / GM<?}?><?if ( $_SESSION['admin_login'] == ok ){?> / GM<?}?><?if ( $_SESSION['admin_login'] == ok ){?> / ADMIN<?}?></td>
</tr>
</table>
</div>



<div class="half">
<table width="100%">
<tr>
	<td width="5%"><img src="template/default/images/dollares.png"/></td>
	<td width="45%">Credits:</td>
	<td width="50%"><?PHP $dbhost = '127.0.0.1'; $msconnect=mssql_connect("$dbhost","$dbuser","$dbpasswd"); $msdb=mssql_select_db("$db",$msconnect); 
$ttr=clean_variable($_SESSION['user_login_name']); 
$sql23 = mssql_query("SELECT ".$muweb['credits_column']." FROM ".$muweb['credits_table']." WHERE ".$muweb['user_column']." ='$ttr'"); $s23 =mssql_fetch_row($sql23);?><?php echo number_format($s23[0], 0, '', ',');?></td>
</tr>
<tr>
	<td width="5%"><img src="template/default/images/shield.png"/></td>
	<td width="45%"><?php echo''.user_gamep_aconhour.''; ?></td>
	<td width="50%"><?PHP $dbhost = '127.0.0.1'; $msconnect=mssql_connect("$dbhost","$dbuser","$dbpasswd"); $msdb=mssql_select_db("$db",$msconnect); $ttr=clean_variable($_SESSION['user_login_name']); $sql2 = mssql_query("SELECT onlinehours FROM Memb_stat WHERE memb___id ='$ttr'"); $s2 = mssql_fetch_row($sql2); ?><?php echo $s2[0];?></td>
</tr>
<tr>
	<td width="5%"><img src="template/default/images/ip.png"/></td>
	<td width="45%"><?php echo''.user_gamep_aclanglogin.''; ?></td>
	<td width="50%"><?PHP $dbhost = '127.0.0.1'; $msconnect=mssql_connect("$dbhost","$dbuser","$dbpasswd"); $msdb=mssql_select_db("$db",$msconnect); $ttr=clean_variable($_SESSION['user_login_name']); $sql2 = mssql_query("SELECT IP FROM Memb_stat WHERE memb___id ='$ttr'"); $s2 = mssql_fetch_row($sql2); ?><?php echo $s2[0];?></td>
</tr>
</table>
</div>
</div>



Beautiful appearance, unfortunately, is not important.
 
Junior Spellweaver
Joined
Sep 16, 2015
Messages
198
Reaction score
16
Replika dmncms web ^^^^^^



about what you are laughing ? Neo6 website is 5x times better. Narvulkan already maked MVcore full with bugs. Those who dont know how to fix will get problems
 
Junior Spellweaver
Joined
Aug 9, 2012
Messages
160
Reaction score
34
:) yes full hacked forum : $:
 
-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
this is compatible with season 8?
 
Joined
Jul 31, 2012
Messages
490
Reaction score
93
These websites are full of programming errors and it causes more load and slow pages.

As a programmer, I can not recommend these pages.
 
Back
Top