[MUCore] WebZen Template

Page 1 of 3 123 LastLast
Results 1 to 25 of 56
  1. #1
    ImperiaMuCMS CEO jacubb is offline
    MemberRank
    Jul 2011 Join Date
    SlovakiaLocation
    1,507Posts

    [MUCore] WebZen Template

    Hello,

    today I am releasing Webzen template for MUCore 1.0.8. Why I did it? Because guy who ordered my services ( UltraSonic Ex ) didn't pay for it. Template includes PSD files for change background.

    Some screens:





    Download:

    Mirror #1: MEGA.co.nz
    Mirror #2: Mediafire
    Mirror #3: 4shared

    Credits:
    Webzen
    Me (jacubb)
    Last edited by jacubb; 01-04-14 at 09:07 AM.


  2. #2
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: [MUCore] WebZen Template

    I've seen a lot of PSERVERS using this design

  3. #3
    ImperiaMuCMS CEO jacubb is offline
    MemberRank
    Jul 2011 Join Date
    SlovakiaLocation
    1,507Posts

    Re: [MUCore] WebZen Template

    Quote Originally Posted by CAPITOL View Post
    I've seen a lot of PSERVERS using this design
    Yes you could, but I didn't see this template released for MUCore.

  4. #4
    Proficient Member MU Online SEA is offline
    MemberRank
    Aug 2012 Join Date
    Cebu, PHLocation
    167Posts

    Re: [MUCore] WebZen Template

    sure? how about this server? take look at the news and event feeds as well as their custom web cash shop.

    Last edited by MU Online SEA; 28-03-14 at 08:04 PM.

  5. #5
    Enthusiast CtrlMS is offline
    MemberRank
    Apr 2010 Join Date
    41Posts

    Re: [MUCore] WebZen Template

    its dont work
    Warning: file(engine/cms_data/pag_d.cms) [function.file]: failed to open stream: No such file or directory in C:\xampp\htdocs\index.php on line 165

    Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\index.php on line 166

    Warning: require(engine/announcement_config.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\index.php on line 272

    Fatal error: require() [function.require]: Failed opening required 'engine/announcement_config.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\index.php on line 272

  6. #6
    ImperiaMuCMS CEO jacubb is offline
    MemberRank
    Jul 2011 Join Date
    SlovakiaLocation
    1,507Posts

    Re: [MUCore] WebZen Template

    Quote Originally Posted by jason4ever View Post
    sure? how about this server? take look at the news and event feeds as well as their custom web cash shop.

    Look, I really don't care about other servers, I code this template by myself and guy who ordered it didn't pay, so I released it here. If you don't like something just ignore this thread.

    Quote Originally Posted by CtrlMS View Post
    its dont work
    Template works good, you did something wrong.

  7. #7
    Enthusiast CtrlMS is offline
    MemberRank
    Apr 2010 Join Date
    41Posts

    Re: [MUCore] WebZen Template

    i just copy ur files intro folder and thats it whats worng ?

  8. #8
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: [MUCore] WebZen Template

    1 of coolest wz templates xd
    Last edited by 2009x2014; 31-03-14 at 11:41 PM. Reason: on request

  9. #9
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: [MUCore] WebZen Template

    @True jacubb

    Quote Originally Posted by clerigz View Post
    @4FUNer bro can you release with slide show of these template? cause it so nice if there was a slideshow i'm trying to put a slide show but i failed i think it will need some js to work :D
    go muonline.webzen.com -> view source & take each element to make it work with your index.

  10. #10
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: [MUCore] WebZen Template

    @4UNer is this correct sir martin?

    i see the picture but there was no slide show





    and this is my index.php

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
    <?=build_header_seo(); ?>
    <title><?=build_header_title(); ?></title>
    <meta name="keywords" content="MU, MU online"/>
    <meta name="description" content="Private MU Online server"/>
    <link type="text/css" rel="stylesheet" href="http://forum.ragezone.com/template/<?=$core['config']['template'] ?>/style.css" />
    <link type="text/css" rel="stylesheet" href="http://forum.ragezone.com/template/<?=$core['config']['template'] ?>/gnb.css" />
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
    <script src="http://platform.webzen.com/Scripts/HeadInfo.js?_=032903"></script>
    	<script src="http://platform.webzen.com/Scripts/GameStarter.js"></script>
    	<script src="/Scripts/Layout.min.js?_=032903"></script>
    	<script src="http://forum.ragezone.com//Navigation"></script>
    	<link type="text/css" rel="stylesheet" href="http://forum.ragezone.com/css/muGame.css?_=032903" />
    	
    	<script src="/Scripts/Main.min.js"></script>
    
    <script src="js/core_global.js"></script>
    <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
    <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
    <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
    <script src="js/core_global.js" language="javascript" type="text/javascript"></script>
    <script type="text/javascript">
    	
    var currenttime =  new Date();
    
    var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
    var serverdate=new Date(currenttime)
    
    function padlength(what){
    var output=(what.toString().length==1)? "0"+what : what
    return output
    }
    
    function displaytime(){
    serverdate.setSeconds(serverdate.getSeconds()+1)
    var datestring=montharray[serverdate.getMonth()]+" "+padlength(serverdate.getDate())+", "+serverdate.getFullYear()
    var timestring=padlength(serverdate.getHours())+":"+padlength(serverdate.getMinutes())+":"+padlength(serverdate.getSeconds())
    document.getElementById("servertime").innerHTML=timestring;
    }
    
    window.onload=function(){
    setInterval("displaytime()", 1000)
    }
    
    </script>
    
    					<script type="text/javascript">
    					<!--
    						(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    						(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    						m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    						})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
    						ga('create', 'UA-462547-4', '.ragezone.com');
    
    						ga('send', 'pageview');
    					//-->
    					</script>
    				</head>
    <body>
    <script type='text/javascript'>
        googletag.cmd.push(function () {
            googletag.defineSlot('/43602551/MUOnline_Main_300X250', [300, 250], 'div-gpt-ad-1358132837139-0').addService(googletag.pubads());
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
        });
    </script>
    
    <?php
    
    $link_identifier = mssql_connect($core['db_host'], $core['db_user'], $core['db_password']);
    mssql_select_db($core['db_name'], $link_identifier);
    
    if($core['config']['on_off'] == '0' || $core['debug'] == '1'){
    	if(isset($_SESSION['admin_login_auth'])){
    		echo '<div align="center" style="color: red; background-color: white; padding:2px"><b>Warning: The website is currently turned off!</b></div>';
    	}
    
    }
    ?>
    <header>
    	<div class="g_Line_left"></div>
    	<div class="g_Line_right"></div>
    	<section>		
        <h1><a href="#"><span class="none">Webzen</span></a></h1>		
        <nav id="GlobalNav">			
          <ul>				
            <li class="newGnbMenu01">					
              <a href="#" class="depth01" rel="nofollow">Games</a>													
            </li>	
            <li class="newGnbMenu02">					
              <a href="#" class="depth01" rel="nofollow">Registration</a>													
            </li>
            <li class="newGnbMenu03">					
              <a href="#" class="depth01" rel="nofollow">Downloads</a>													
            </li> 
            <li class="newGnbMenu04">					
              <a href="#" class="depth01" rel="nofollow">Forum</a>													
            </li>
            <li class="newGnbMenu05">					
              <a href="#" class="depth01" rel="nofollow">Contact Us</a>													
            </li>               
          </ul>					
        </nav>			
        <nav id="GlobalJoin">				
          <p class="dafaultCase">				
            
            <?php
              if($user_login != '1') {
                echo '<form method="post" action="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.LOGIN_CMS_PAGE.'" name="uss_login_form">
                <input type="text" name="uss_id" maxlength="10"  id="login_field" value="Account ID" onfocus="if (this.value==\'Account ID\') this.value=\'\';" onblur="if (this.value==\'\') this.value=\'Account ID\';"></td>
                <input type="password" name="uss_password"  id="login_field" value="password" maxlength="12" onfocus="if (this.value==\'password\') this.value=\'\';" onblur="if (this.value==\'\') this.value=\'password\';">
                <input type="hidden" name="process_login">
                <input name="login" value="Login" type="submit" onclick="uss_login_form.submit();">
                </form>
                <br><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.REGISTER_CMS_PAGE.'">› '.link_sign_up.'</a>
                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.LOSTPASSWORD_CMS_PAGE.'">› '.link_lost_password.'</a>
                ';
              }
              else {
                
                $getcredits1 = mssql_query("SELECT credits FROM MEMB_CREDITS where memb___id = '$user_auth_id'");
                $getcredits = mssql_fetch_array($getcredits1);
              
                echo '<div align="right">Welcome, <b>'.$user_auth_id.'</b>';
                echo '<br><b>Your Credits:</b> '.$getcredits[0].'</div>';
              }
            ?>
    		
          </p>					
        </nav>	
        <article>		    
          <ul class="flagWrap">		        
            <li class="first">Language</li>
            <?php
              if($core['language_switch'] == '1')
              {
                  foreach ($languages as $language_id =>  $language_data)
                  {
                      echo '<li><img  src="template/'.$core['config']['template'].'/images/flags/'.$language_data[2].'">  <a href="'.ROOT_INDEX.'?change_language='.$language_id.'">'.$language_data[0].'</a></li>';
                  }
              }
            ?>		            
          </ul>	    
        </article>	
      </section>
    </header>
    <div id="siteVisualWrap">
    	<div id="siteVisualConts">
    		<div class="G_ContsWrap">
    			<div class="visualSpace"></div>
    			<nav id="GameNavi">
            <ul id="GameMenuSkip">
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Home</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Rules</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Register</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Download</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Rankings</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Statistics</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Market</span><span class="onRight"></span></a>
              </li>
              <li class="on">
                <a href="#" class="depth01"><span class="onLeft"></span><span style="color:Red; text-shadow: 1px 1px 3px yellow; font-weight:bold;background-image: url(), url(http://oi44.tinypic.com/316ufrp.jpg)" "="">Donate</span><span class="onRight"></span></a>
              </li>
              <li>
                <a onclick="ga('send', 'event', 'Outgoing', 'alliancemu.forumtl.com', '/');" rel="nofollow" href="http://alliancemu.forumtl.com/" class="depth01"><span class="onLeft"></span><span class="onCent">Forum</span><span class="onRight"></span></a>
              </li>
            </ul>
    			</nav>
    			<div id="contentStart">
            <section id="gContsBodyWrap">
              <ul class="location">
                <li>
                  <?php echo $core['config']['websitetitle']?>&nbsp;<span>&gt;</span></b> 
                  <?php		 
                    $load_pages = file('engine/cms_data/pag_d.cms');
                    foreach ($load_pages as $pages_loaded)
                    {
                      $pages_loaded = explode("¦",$pages_loaded);
                      if($pages_loaded[3] == $page_check_id)
                      {
                        $p_loaded_array = preg_split( "/\ /", $pages_loaded[5]); 
                        $p_l = '1';
                        break;
                      }
                    }
                    if($p_l == '1')
                    {
                      $load_mods = file('engine/cms_data/mods.cms');
                      foreach ($load_mods as $mods_loaded)
                      {
                        $mods_loaded = explode("¦",$mods_loaded);
                        if(in_array($mods_loaded[0],$p_loaded_array))
                        {
                          $_c_id_m[] = $mods_loaded[0];
                        }
                        else 
                        {
                          $_c_id_m[] = 'NULL';
                        }
                      }
                      $co=0;
                      foreach ($p_loaded_array as $give)
                      {
                        #echo $give;
                        if(in_array($give,$_c_id_m))
                        {
                          foreach ($load_mods as $give_me_out)
                          {
                            $give_me_out = explode("¦",$give_me_out);
                            if($give_me_out[0] == $give)
                            {
                              if($give_me_out[4] == '1')
                              {
                                if($_GET[LOAD_GET_PAGE] == USER_CMS_PAGE && isset($_GET[USER_GET_PAGE]))
                                {
                                  $construct_title = $secondary_l;
                                }
                                else
                                {
                                  $construct_title = $give_me_out[3];
                                }
                                echo ''.htmlspecialchars(str_replace($modules_text_tile,$modules_text_translate,$give_me_out[3])).'';
                              }
                            }
                          }
                        }
                      }
                    }
                  ?>
                </li>
              </ul>
    		  <article class="gMainPromWrap">
    <div class="promRoundBox"></div>
    	<ol class="items">
    		<li class="item">
    			<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/news/events/5406/egg-of-monsters-2nd-generation-of-muun?page=1');" rel="nofollow" href="http://muonline.webzen.com/news/events/5406/egg-of-monsters-2nd-generation-of-muun?page=1" target="_blank" class="itemLink"></a>
                <div class="promImg"><img src="http://upload.webzen.com/Files/Clara/portal-inquiry-notice/2014/03/19/20140319A93N68LHRCBYOY41.jpg" alt=""></div>
    			<div class="promTxt">
    				<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/news/events/5406/egg-of-monsters-2nd-generation-of-muun?page=1');" rel="nofollow" href="http://muonline.webzen.com/news/events/5406/egg-of-monsters-2nd-generation-of-muun?page=1" target="_blank">
    				<h2>Egg of Monsters-2nd Generation of Muun</h2>
    				<time>Mar 19, 2014 ~ Apr 17, 2014</time>
    				<div class="txt txtover"></div>
    				</a>
    			</div>
    		</li>
    		<li class="item">
    			<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/guides/73/390/update/season-8-3-new-exp-formula');" rel="nofollow" href="http://muonline.webzen.com/guides/73/390/update/season-8-3-new-exp-formula" target="_blank" class="itemLink"></a>
                <div class="promImg"><img src="http://upload.webzen.com/Files/Clara/portal-inquiry-notice/2014/03/16/20140316M4ATN2FYV2625XS3.jpg" alt=""></div>
    			<div class="promTxt">
    				<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/guides/73/390/update/season-8-3-new-exp-formula');" rel="nofollow" href="http://muonline.webzen.com/guides/73/390/update/season-8-3-new-exp-formula" target="_blank">
    				<h2>New EXP Formula</h2>
    				<time></time>
    				<div class="txt txtover">New EXP Formula after 8-3 update</div>
    				</a>
    			</div>
    		</li>
    		<li class="item">
    			<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/news/events/5367/get-30-more-exp?page=1');" rel="nofollow" href="http://muonline.webzen.com/news/events/5367/get-30-more-exp?page=1" target="_blank" class="itemLink"></a>
                <div class="promImg"><img src="http://upload.webzen.com/Files/Clara/portal-inquiry-notice/2014/03/05/20140305JH1N2J86XIHV1IL9.jpg" alt=""></div>
    			<div class="promTxt">
    				<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/news/events/5367/get-30-more-exp?page=1');" rel="nofollow" href="http://muonline.webzen.com/news/events/5367/get-30-more-exp?page=1" target="_blank">
    				<h2>Get 30% more EXP</h2>
    				<time>Mar 05, 2014 ~ Apr 02, 2014</time>
    				<div class="txt txtover">+ Additional EXP 30%</div>
    				</a>
    			</div>
    		</li>
    		<li class="item">
    			<a onclick="ga('send', 'event', 'Outgoing', 'forums.webzen.com', '/Forum171.aspx');" rel="nofollow" href="http://forums.webzen.com/Forum171.aspx" target="_blank" class="itemLink"></a>
                <div class="promImg"><img src="http://upload.webzen.com/Files/Clara/portal-inquiry-notice/2013/10/09/201310092JS1MOWUZ52ANZ4Q.jpg" alt=""></div>
    			<div class="promTxt">
    				<a onclick="ga('send', 'event', 'Outgoing', 'forums.webzen.com', '/Forum171.aspx');" rel="nofollow" href="http://forums.webzen.com/Forum171.aspx" target="_blank">
    				<h2>Don't miss out!</h2>
    				<time></time>
    				<div class="txt txtover">Join the Fun!</div>
    				</a>
    			</div>
    		</li>
    	</ol>
    	<div class="rollingIconWrap">
        <div class="bgFirst"></div>
        <div class="rollingIcon">
    		<button type="button" name="#"><span></span></button>
    		<button type="button" name="#"><span></span></button>
    		<button type="button" name="#"><span></span></button>
    		<button type="button" name="#"><span></span></button>
        </div>
        </div>
    </article>
    
              <section class="gContsViewWrap">
                <?php 
    		  if(CMS_NAVBAR == '1'){
    		  	if(isset($_GET[LOAD_GET_PAGE])){
                      	$l_load = file("engine/cms_data/pag_d.cms");
                      	foreach ($l_load as $l_name){
                      		$l_name = explode("¦",$l_name);
                      		if($l_name[3] == $page_check_id){
                      			$primary_l = $l_name[2];
                      			break;
                      		}
    
                      	}
                      }
                      
                      if(isset($_GET[USER_GET_PAGE])){
                      	$ti2_td = xss_clean(safe_input($_GET[USER_GET_PAGE],"_"));
                      	$l2_load = file("engine/cms_data/mods_uss.cms");
                      	foreach ($l2_load as $l2_name){
                      		$l2_name = explode("¦",$l2_name);
                      		if($l2_name[3] == $ti2_td){
                      			$secondary_l = $l2_name[2];
                      			break;
                      		}
                      	}
                      }
                      
                      if(!isset($_GET[LOAD_GET_PAGE])){
                                            #&gt;
                                            $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>';
                                        }elseif  (isset($_GET[LOAD_GET_PAGE])){
                                            if(isset($_GET[USER_GET_PAGE])){
                                                $usercp_module_title =  str_replace($menu_links_title,$menu_links_translated,$secondary_l);
    $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'">'.str_replace($menu_links_title,$menu_links_translated,$primary_l).'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'&panel='.$l2_name[3].'">'.$usercp_module_title.'</a>';
                                            }else{ $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'">'.str_replace($menu_links_title,$menu_links_translated,$primary_l).'</a>';}
                                        }
                      echo '
                      
                      <div class="where_nav">
                      <table cellpadding="0" cellspacing="0" border="0" >
                      <tr>
                      <td align="left"><img src="template/'.$core['config']['template'].'/images/mulogo.png" border="0"></td>
                      <td>&nbsp;</td>
                      <td width="100%" align="left">'.$title_p.'</td>
                      </table>
                      </div>';
    		  	
    		  }
    
    if($page_check_id != ANNOUNCEMENTS_CMS_PAGE){
    	require('engine/announcement_config.php');
    if($core['ANNOUNCEMENT']['ACTIVE'] == '1'){
    	$ann_file = array_reverse(file('engine/variables_mods/announcements.tDB'));
    	$count_ann = '0';
    	foreach ($ann_file as $ann){
    		$ann = explode("¦",$ann);
    		if($ann[3] > time()){
    			$ann_found = '1';
    			$ann_title = $ann[1];
    			$ann_date = $ann[2];
    			$ann_id = $ann[0];
    ;			break;
    		}
    	}
    }
    	if($ann_found == '1'){
    		echo '
    		<div class="tmp_m_content"> 
    					<div  class="tmp_right_title">'.text_announcement.'</div>
    					<div class="tmp_page_content">
    								<table cellpadding="0" cellspacing="0" border="0" width="100%">
    					  <tr>
    					  <td rowspan="3" align="left" width="60"><img src="template/'.$core['config']['template'].'/images/announcement.png" width="16" height="16"></td>
    					  <td align="left" style="padding-top: 2px; padding-bottom: 2px;"><a href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.ANNOUNCEMENTS_CMS_PAGE.'#announcement-'.$ann_id.'">'.$ann_title.'</a></td>
    					  <td align="right" class="ann_date">'.date('F j, Y | H:i',$ann_date).'</td>
    					  </tr>
    					  <tr>
    					  <td colspan="0"  align="left" style="background-image:url(template/'.$core['config']['template'].'/ssimages/inner_line.jpg); height: 0px;"></td>
    					  </tr>
    					  
    					  ';
    		if($core['ANNOUNCEMENT']['AUTHOR'] == '1'){
    			echo '<tr>
    			<td colspan="2" align="right"><b>'.$core['config']['admin_nick'].'</b> (Administrator)</td>
    			</tr>';
    			
    		}
    		echo '</table></div>
    							</div>
    						';
    	}
    }
    		  
    		  
    	
    $load_pages = file('engine/cms_data/pag_d.cms');
    foreach ($load_pages as $pages_loaded){
    	$pages_loaded = explode("¦",$pages_loaded);
    	
    	if($pages_loaded[3] == $page_check_id){
    		$p_loaded_array = preg_split( "/\ /", $pages_loaded[5]); 
    		$p_l = '1';
    		break;
    	}
    }
    if($p_l == '1'){
    $load_mods = file('engine/cms_data/mods.cms');
    foreach ($load_mods as $mods_loaded){
    	$mods_loaded = explode("¦",$mods_loaded);
    	if(in_array($mods_loaded[0],$p_loaded_array)){
    		$_c_id_m[] = $mods_loaded[0];
    	}else {
    		$_c_id_m[] = 'NULL';
    	}
    }
    $co=0;
    foreach ($p_loaded_array as $give){
    	#echo $give;
    	if(in_array($give,$_c_id_m)){
    		foreach ($load_mods as $give_me_out){
    			$give_me_out = explode("¦",$give_me_out);
    			if($give_me_out[0] == $give){
    				if($give_me_out[4] == '1'){
    					if($_GET[LOAD_GET_PAGE] == USER_CMS_PAGE && isset($_GET[USER_GET_PAGE])){
    						$construct_title = $secondary_l;
    					}else{
    						$construct_title = $give_me_out[3];
    					}
    				
    					echo '<div class="tmp_m_content"> 
    					 
    					<div class="tmp_page_content">';
    					if($give_me_out[1] == '1'){
    						if(is_file("pages_modules/".$give_me_out[2]."")){
    							include('pages_modules/'.$give_me_out[2].'');
    						}else{
    							echo 'Unable to load module file, reason: not found.';
    						}
    					}elseif ($give_me_out[1] == '0'){
    						if(is_file('engine/cms_data/cms_co/'.$give_me_out[0].'_cms.cms')){
    							include('engine/cms_data/cms_co/'.$give_me_out[0].'_cms.cms');
    						}else{
    							echo 'Unable to load module content, reason: not found.';
    						}
    					}
    					echo '</div> </div>';
    				}
    			}
    		}
    	}
    }
    }
    ?>						
              </section>
              <section class="gContsInfoWrap">
                <div class="gContsInfoBg">
                  <?php              
                  if($user_login == '1'){
                    echo '<h2 class="title" id="h1Title">User Menu</h2><menu>';
                    $m_uss_row_ = get_sort('engine/cms_data/mods_uss.cms','¦');
                    $count_m_uss = 0;
                    foreach ($m_uss_row_ as $tr){
                      explode("¦",implode($tr));
                      $count_m_uss++;
                      if($tr[6] == '1'){
                        if($tr[3] != ACCOUNTSETTINGS_CMS_USER){                    
                          echo '<li><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.USER_CMS_PAGE.'&'.USER_GET_PAGE.'='.$tr[3].'" " style="text-decoration: none">'.str_replace($menu_links_title,$menu_links_translated,$tr[2]).'</a></li>';
                        }
                      }
                    }
                    echo '</menu>';
                    echo ' 
                    <table width="300px" border="0" align="left" cellpadding="0" cellspacing="4">
                    <tr>
                    <td align="left" class="yellow1"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.USER_CMS_PAGE.'&'.USER_GET_PAGE.'='.ACCOUNTSETTINGS_CMS_USER.'"style="text-decoration: none">'.link_account_settings.'</a></td>
                    <td align="right" class="yellow"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'=logout">'.link_log_out.'</a></td>
                    </tr>
                    </table>
                    ';
                  }
                  ?>  
                       
                      
                    
                  
                  <h2 class="title" id="h1Title">Game Menu</h2>
                  <div class="menuSubWrap">
                    <menu>
                      <?php
                        $m_row_ = get_sort('engine/cms_data/pag_d.cms','¦');
                        #  echo $test[1][2][3];
                        foreach ($m_row_ as $li){
                          #  explode("¦",$li);
                          switch ($li[7]){
                            case '0':
                              if($li[8] == '1'){
                                if($li[6] != '0'){
                                    
                                  echo '<li>';
                                  
                                  echo '<a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$li[3].'" style="text-decoration: none">'.str_replace($menu_links_title,$menu_links_translated,$li[2]).'</a></li>';
                                }
                              }
                              break;
                            case '1':
                              switch ($li[11]){
                                case '1': $target = "_blank"; break;
                                case '0': $target = "_self"; break;
                              }
                              
                              echo '<li>';
                              
                              echo '<a  href="'.$li[10].'"  target="'.$target.'" style="text-decoration: none">'.str_replace($menu_links_title,$menu_links_translated,$li[2]).'</a></li>  ';
                            
                            break;
                          }
                        }
                      ?>
                    </menu>
                  </div>  
                  <div class="space20"></div>
                </div>
              </section>
            </section>
    			</div>
    			<article class="gLogo"><a href="http://forum.ragezone.com/"><img src="template/<?=$core['config']['template'] ?>/images/space.gif" width="110" height="70" alt="MU Online"></a></article>
    			<article id="gStarter"><a rel="nofollow" href="index.php?page_id=register" title="PLAY" onFocus="this.blur();"></a></article>
    			<article id="gGST_Wrap">
    				<div class="gGST_BoxOn" id="gstYourTime">
    					<span>Version</span><span>Season 6 Episode 3</span>
    				</div>
    				<div class="gGST_BoxOff">
    					<span>Global Server Time</span><span id="servertime">00:00:00</span>
    				</div>
    			</article>
    		</div>
    	</div>
    </div>
    
    <footer>
    	<div class="f_Line_left"></div>
    	<div class="f_Line_right"></div>
    	<article class="search">
        <dl class="ContryGo">
        	<dt>MU Online</dt>
        	<dd>
        <a href="#" target="_blank" rel="nofollow">Philippines</a>
        	</dd>
        </dl> 
    		<div class="sliceImg"><img src="template/<?=$core['config']['template'] ?>/images/f_line_right_img.gif" alt=""></div>
    	</article>
    	<section class="f_siteMap">
    		<article>
    			<h3>LIVE GAMES</h3>
    			<ul>
    				<li><a onclick="javascript:location.href='#';" style="cursor:pointer" rel="nofollow">MU Online</a></li>
    			</ul>
    		</article>
    		<article>
    			<h3>UPCOMING GAMES</h3>
    			<ul>
    				<li><a onclick="javascript:location.href='#';" style="cursor:pointer" rel="nofollow">Webzen</a></li>
    			</ul>
    		</article>
    		<article>
    			<h3>ABOUT Webzen</h3>
    			<ul>
    				<li><a rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '/News/PressRelease');location.href='http://www.webzen.com/News/PressRelease';" style="cursor:pointer" rel="nofollow">Press Releases</a></li>
    				<li><a rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'company.webzen.com', '/eng');location.href='http://company.webzen.com/eng';" style="cursor:pointer" rel="nofollow">Company Information</a></li>
    				<li><a rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.co.kr', '');location.href='http://www.webzen.co.kr'" style="cursor:pointer" rel="nofollow">Webzen PH</a></li>
    			</ul>
    		</article>
    		<article>
    			<h3>POLICIES</h3>
    			<ul>
    				<li><a onclick="javascript:location.href='#';" style="cursor:pointer" rel="nofollow">Privacy Policy</a></li>
    				<li><a onclick="javascript:location.href='#';" style="cursor:pointer" rel="nofollow">Terms of Service</a></li>
    				<li><a onclick="javascript:location.href='#';" style="cursor:pointer" rel="nofollow">Policies</a></li>
    			</ul>
    		</article>
    		<article class="f_contus">
    			<h3>CONTACT US</h3>
    			<ul>
    				<li><a href="#" rel="nofollow">Media</a></li>
    				<li><a href="#" rel="nofollow">Licensing &amp; Business Co-op</a></li>
    				<li><a href="#" rel="nofollow">Co-Marketing</a></li>
    			</ul>
    		</article>
    	</section>
    	<article class="f_copyright">
    		<div><img src="template/<?=$core['config']['template'] ?>/images/f_logo.gif" alt="Webzen"></div>
    		<small>
    			Copyright &copy; Webzen, INC. All Rights Reserved.<br>
    			
    		</small>
    	</article>
    </footer>    
    </body>
    </html>

  11. #11
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: [MUCore] WebZen Template

    file removed from link, maybe someone can add a link...

  12. #12
    ImperiaMuCMS CEO jacubb is offline
    MemberRank
    Jul 2011 Join Date
    SlovakiaLocation
    1,507Posts

    Re: [MUCore] WebZen Template

    Links updated.

  13. #13
    Valued Member rustyhead is offline
    MemberRank
    Feb 2012 Join Date
    130Posts

    Re: [MUCore] WebZen Template

    @jacubb, can teach us on how to make it like Webzen website features? :)

    thank you in advance.. ;)

  14. #14
    ImperiaMuCMS CEO jacubb is offline
    MemberRank
    Jul 2011 Join Date
    SlovakiaLocation
    1,507Posts

    Re: [MUCore] WebZen Template

    Quote Originally Posted by rustyhead View Post
    @jacubb, can teach us on how to make it like Webzen website features? :)

    thank you in advance.. ;)
    Well, you must have some basic skills in PHP. I wanted to finish this template, but I am busy with some personal things so I don't have time for it.

  15. #15
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    Re: [MUCore] WebZen Template

    Quote Originally Posted by jacubb View Post
    Well, you must have some basic skills in PHP. I wanted to finish this template, but I am busy with some personal things so I don't have time for it.
    but if you have some time can you make it? cause i can't fix that problem of mine.. i'm trying to put like webzen but i failed :D

  16. #16
    Valued Member rustyhead is offline
    MemberRank
    Feb 2012 Join Date
    130Posts

    Re: [MUCore] WebZen Template

    i tried to copy like webzen feature at the top. but it always show . it doesn't hide even if i remove my mouse point in that area...



    tnx for the reply...

    here is the script in my index.php

    <header>
    <div class="g_Line_left"></div>
    <div class="g_Line_right"></div>
    <section>
    <h1><a onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '');" rel="nofollow" href="http://www.webzen.com"><span class="none">Webzen</span></a></h1>
    <nav id="GlobalNav">
    <ul>
    <li class="newGnbMenu01">
    <a href="http://forum.ragezone.com/" class="depth01" rel="nofollow">Forum</a><div style="display: block; overflow: hidden; height: 92.7667px; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;" class="pulldownNavWrap" id="pulldownNavWrap01">
    <div class="pulldownNavBox">
    <a onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    <a onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    <a onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    </div>
    </div>
    </li>

    thank you in advance.. :D

  17. #17
    MuOnline xtreme17 is offline
    MemberRank
    Feb 2011 Join Date
    RomaniaLocation
    326Posts

    Re: [MUCore] WebZen Template

    Quote Originally Posted by rustyhead View Post
    i tried to copy like webzen feature at the top. but it always show . it doesn't hide even if i remove my mouse point in that area...



    tnx for the reply...

    here is the script in my index.php

    <header>
    <div class="g_Line_left"></div>
    <div class="g_Line_right"></div>
    <section>
    <h1><a rel="nofollow" rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '');ga('send', 'event', 'Outgoing', 'www.webzen.com', '');ga('send', 'event', 'Outgoing', 'www.webzen.com', '');" rel="nofollow" href="http://www.webzen.com"><span class="none">Webzen</span></a></h1>
    <nav id="GlobalNav">
    <ul>
    <li class="newGnbMenu01">
    <a href="http://forum.ragezone.com/" class="depth01" rel="nofollow">Forum</a><div style="display: block; overflow: hidden; height: 92.7667px; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;" class="pulldownNavWrap" id="pulldownNavWrap01">
    <div class="pulldownNavBox">
    <a rel="nofollow" rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    <a rel="nofollow" rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    <a rel="nofollow" rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    </div>
    </div>
    </li>

    thank you in advance.. :D
    it's problem on scripts not on this code :) ,

    remove

    Code:
     
    <script src="js/jquery-1.3.2.min.js"></script
    add

    Code:
     
    <script src="http://platform.webzen.com/Scripts/jquery-1.8.2.min.js"></script>

  18. #18
    Valued Member rustyhead is offline
    MemberRank
    Feb 2012 Join Date
    130Posts

    Re: [MUCore] WebZen Template

    i did it already, but still the same... nothings has change.

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
    <?=build_header_seo(); ?>
    <title><?=build_header_title(); ?></title>
    <meta name="keywords" content="MU, MU online"/>
    <meta name="description" content="Private MU Online server"/>
    <link type="text/css" rel="stylesheet" href="http://forum.ragezone.com/template/<?=$core['config']['template'] ?>/style.css" />
    <link type="text/css" rel="stylesheet" href="http://forum.ragezone.com/template/<?=$core['config']['template'] ?>/gnb.css" />
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
    <script src="js/jquery.js"></script>
    <script src="js/core_global.js"></script>
    <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
    <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
    <script src="http://platform.webzen.com/Scripts/jquery-1.8.2.min.js"></script>
    <script src="js/core_global.js" language="javascript" type="text/javascript"></script>
    <script type="text/javascript">
    	
    var currenttime =  new Date();
    
    var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
    var serverdate=new Date(currenttime)
    
    function padlength(what){
    var output=(what.toString().length==1)? "0"+what : what
    return output
    }
    
    function displaytime(){
    serverdate.setSeconds(serverdate.getSeconds()+1)
    var datestring=montharray[serverdate.getMonth()]+" "+padlength(serverdate.getDate())+", "+serverdate.getFullYear()
    var timestring=padlength(serverdate.getHours())+":"+padlength(serverdate.getMinutes())+":"+padlength(serverdate.getSeconds())
    document.getElementById("servertime").innerHTML=timestring;
    }
    
    window.onload=function(){
    setInterval("displaytime()", 1000)
    }
    
    </script>
    
    					<script type="text/javascript">
    					<!--
    						(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    						(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    						m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    						})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
    						ga('create', 'UA-462547-4', '.ragezone.com');
    
    						ga('send', 'pageview');
    					//-->
    					</script>
    				</head>
    <body>
    <?php
    
    $link_identifier = mssql_connect($core['db_host'], $core['db_user'], $core['db_password']);
    mssql_select_db($core['db_name'], $link_identifier);
    
    if($core['config']['on_off'] == '0' || $core['debug'] == '1'){
    	if(isset($_SESSION['admin_login_auth'])){
    		echo '<div align="center" style="color: red; background-color: white; padding:2px"><b>Warning: The website is currently turned off!</b></div>';
    	}
    
    }
    ?>
    <header>
    	<div class="g_Line_left"></div>
    	<div class="g_Line_right"></div>
    	<section>		
        <h1><a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '');ga('send', 'event', 'Outgoing', 'www.webzen.com', '');" rel="nofollow" href="http://www.webzen.com"><span class="none">Webzen</span></a></h1>		
        <nav id="GlobalNav">			
          <ul>				
            <li class="newGnbMenu01">					
              <a href="http://forum.ragezone.com/" class="depth01" rel="nofollow">Forum</a><div style="display: block; overflow: hidden; height: 92.7667px; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;" class="pulldownNavWrap" id="pulldownNavWrap03">
    	<div class="pulldownNavBox">
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth01" rel="nofollow">C9</a>	
    	</div>					
    	</div>
    	</li>	
            <li class="newGnbMenu02">					
              <a href="#" class="depth01" rel="nofollow">Link 2</a>													
            </li>
            <li class="newGnbMenu03">					
              <a href="#" class="depth01" rel="nofollow">Link 3</a>													
            </li> 
            <li class="newGnbMenu04">					
              <a href="#" class="depth01" rel="nofollow">Link 4</a>													
            </li>
            <li class="newGnbMenu05">					
              <a href="#" class="depth01" rel="nofollow">Link 5</a>													
            </li>               
          </ul>					
        </nav>			
        <nav id="GlobalJoin">				
          <p class="dafaultCase">				
            
            <?php
              if($user_login != '1') {
                echo '<form method="post" action="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.LOGIN_CMS_PAGE.'" name="uss_login_form">
                <input type="text" name="uss_id" maxlength="10"  id="login_field" value="Account ID" onfocus="if (this.value==\'Account ID\') this.value=\'\';" onblur="if (this.value==\'\') this.value=\'Account ID\';"></td>
                <input type="password" name="uss_password"  id="login_field" value="password" maxlength="12" onfocus="if (this.value==\'password\') this.value=\'\';" onblur="if (this.value==\'\') this.value=\'password\';">
                <input type="hidden" name="process_login">
                <input name="login" value="Login" type="submit" onclick="uss_login_form.submit();">
                </form>
                <br><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.REGISTER_CMS_PAGE.'">› '.link_sign_up.'</a>
                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.LOSTPASSWORD_CMS_PAGE.'">› '.link_lost_password.'</a>
                ';
              }
              else {
                
                $getcredits1 = mssql_query("SELECT credits FROM MEMB_CREDITS where memb___id = '$user_auth_id'");
                $getcredits = mssql_fetch_array($getcredits1);
              
                echo '<div align="right">Welcome, <b>'.$user_auth_id.'</b>';
                echo '<br><b>Your Credits:</b> '.$getcredits[0].'</div>';
              }
            ?>
    		
          </p>					
        </nav>	    
        <article>		    
          <ul class="flagWrap">		        
            <li class="first">Language</li>
            <?php
              if($core['language_switch'] == '1')
              {
                  foreach ($languages as $language_id =>  $language_data)
                  {
                      echo '<li><img  src="template/'.$core['config']['template'].'/images/flags/'.$language_data[2].'">  <a href="'.ROOT_INDEX.'?change_language='.$language_id.'">'.$language_data[0].'</a></li>';
                  }
              }
            ?>		            
          </ul>	    
        </article>	
      </section>
    </header>
    <div id="siteVisualWrap">
    	<div id="siteVisualConts">
    		<div class="G_ContsWrap">
    			<div class="visualSpace"></div>
    			<nav id="GameNavi">
            <ul id="GameMenuSkip">
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Home</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Rules</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Register</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Download</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Rankings</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Statistics</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Market</span><span class="onRight"></span></a>
              </li>
              <li class="on">
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Donate</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Forum</span><span class="onRight"></span></a>
              </li>
            </ul>
    			</nav>
    			<div id="contentStart">
            <section id="gContsBodyWrap">
              <ul class="location">
                <li>
                  <?php echo $core['config']['websitetitle']?>&nbsp;<span>&gt;</span></b> 
                  <?php		 
                    $load_pages = file('engine/cms_data/pag_d.cms');
                    foreach ($load_pages as $pages_loaded)
                    {
                      $pages_loaded = explode("¦",$pages_loaded);
                      if($pages_loaded[3] == $page_check_id)
                      {
                        $p_loaded_array = preg_split( "/\ /", $pages_loaded[5]); 
                        $p_l = '1';
                        break;
                      }
                    }
                    if($p_l == '1')
                    {
                      $load_mods = file('engine/cms_data/mods.cms');
                      foreach ($load_mods as $mods_loaded)
                      {
                        $mods_loaded = explode("¦",$mods_loaded);
                        if(in_array($mods_loaded[0],$p_loaded_array))
                        {
                          $_c_id_m[] = $mods_loaded[0];
                        }
                        else 
                        {
                          $_c_id_m[] = 'NULL';
                        }
                      }
                      $co=0;
                      foreach ($p_loaded_array as $give)
                      {
                        #echo $give;
                        if(in_array($give,$_c_id_m))
                        {
                          foreach ($load_mods as $give_me_out)
                          {
                            $give_me_out = explode("¦",$give_me_out);
                            if($give_me_out[0] == $give)
                            {
                              if($give_me_out[4] == '1')
                              {
                                if($_GET[LOAD_GET_PAGE] == USER_CMS_PAGE && isset($_GET[USER_GET_PAGE]))
                                {
                                  $construct_title = $secondary_l;
                                }
                                else
                                {
                                  $construct_title = $give_me_out[3];
                                }
                                echo ''.htmlspecialchars(str_replace($modules_text_tile,$modules_text_translate,$give_me_out[3])).'';
                              }
                            }
                          }
                        }
                      }
                    }
                  ?>
                </li>
              </ul>
              <section class="gContsViewWrap">
                <?php 
    		  if(CMS_NAVBAR == '1'){
    		  	if(isset($_GET[LOAD_GET_PAGE])){
                      	$l_load = file("engine/cms_data/pag_d.cms");
                      	foreach ($l_load as $l_name){
                      		$l_name = explode("¦",$l_name);
                      		if($l_name[3] == $page_check_id){
                      			$primary_l = $l_name[2];
                      			break;
                      		}
    
                      	}
                      }
                      
                      if(isset($_GET[USER_GET_PAGE])){
                      	$ti2_td = xss_clean(safe_input($_GET[USER_GET_PAGE],"_"));
                      	$l2_load = file("engine/cms_data/mods_uss.cms");
                      	foreach ($l2_load as $l2_name){
                      		$l2_name = explode("¦",$l2_name);
                      		if($l2_name[3] == $ti2_td){
                      			$secondary_l = $l2_name[2];
                      			break;
                      		}
                      	}
                      }
                      
                      if(!isset($_GET[LOAD_GET_PAGE])){
                                            #&gt;
                                            $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>';
                                        }elseif  (isset($_GET[LOAD_GET_PAGE])){
                                            if(isset($_GET[USER_GET_PAGE])){
                                                $usercp_module_title =  str_replace($menu_links_title,$menu_links_translated,$secondary_l);
    $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'">'.str_replace($menu_links_title,$menu_links_translated,$primary_l).'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'&panel='.$l2_name[3].'">'.$usercp_module_title.'</a>';
                                            }else{ $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'">'.str_replace($menu_links_title,$menu_links_translated,$primary_l).'</a>';}
                                        }
                      echo '
                      
                      <div class="where_nav">
                      <table cellpadding="0" cellspacing="0" border="0" >
                      <tr>
                      <td align="left"><img src="template/'.$core['config']['template'].'/images/mulogo.png" border="0"></td>
                      <td>&nbsp;</td>
                      <td width="100%" align="left">'.$title_p.'</td>
                      </table>
                      </div>';
    		  	
    		  }
    
    if($page_check_id != ANNOUNCEMENTS_CMS_PAGE){
    	require('engine/announcement_config.php');
    if($core['ANNOUNCEMENT']['ACTIVE'] == '1'){
    	$ann_file = array_reverse(file('engine/variables_mods/announcements.tDB'));
    	$count_ann = '0';
    	foreach ($ann_file as $ann){
    		$ann = explode("¦",$ann);
    		if($ann[3] > time()){
    			$ann_found = '1';
    			$ann_title = $ann[1];
    			$ann_date = $ann[2];
    			$ann_id = $ann[0];
    ;			break;
    		}
    	}
    }
    	if($ann_found == '1'){
    		echo '
    		<div class="tmp_m_content"> 
    					<div  class="tmp_right_title">'.text_announcement.'</div>
    					<div class="tmp_page_content">
    								<table cellpadding="0" cellspacing="0" border="0" width="100%">
    					  <tr>
    					  <td rowspan="3" align="left" width="60"><img src="template/'.$core['config']['template'].'/images/announcement.png" width="16" height="16"></td>
    					  <td align="left" style="padding-top: 2px; padding-bottom: 2px;"><a href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.ANNOUNCEMENTS_CMS_PAGE.'#announcement-'.$ann_id.'">'.$ann_title.'</a></td>
    					  <td align="right" class="ann_date">'.date('F j, Y | H:i',$ann_date).'</td>
    					  </tr>
    					  <tr>
    					  <td colspan="0"  align="left" style="background-image:url(template/'.$core['config']['template'].'/ssimages/inner_line.jpg); height: 0px;"></td>
    					  </tr>
    					  
    					  ';
    		if($core['ANNOUNCEMENT']['AUTHOR'] == '1'){
    			echo '<tr>
    			<td colspan="2" align="right"><b>'.$core['config']['admin_nick'].'</b> (Administrator)</td>
    			</tr>';
    			
    		}
    		echo '</table></div>
    							</div>
    						';
    	}
    }
    		  
    		  
    	
    $load_pages = file('engine/cms_data/pag_d.cms');
    foreach ($load_pages as $pages_loaded){
    	$pages_loaded = explode("¦",$pages_loaded);
    	
    	if($pages_loaded[3] == $page_check_id){
    		$p_loaded_array = preg_split( "/\ /", $pages_loaded[5]); 
    		$p_l = '1';
    		break;
    	}
    }
    if($p_l == '1'){
    $load_mods = file('engine/cms_data/mods.cms');
    foreach ($load_mods as $mods_loaded){
    	$mods_loaded = explode("¦",$mods_loaded);
    	if(in_array($mods_loaded[0],$p_loaded_array)){
    		$_c_id_m[] = $mods_loaded[0];
    	}else {
    		$_c_id_m[] = 'NULL';
    	}
    }
    $co=0;
    foreach ($p_loaded_array as $give){
    	#echo $give;
    	if(in_array($give,$_c_id_m)){
    		foreach ($load_mods as $give_me_out){
    			$give_me_out = explode("¦",$give_me_out);
    			if($give_me_out[0] == $give){
    				if($give_me_out[4] == '1'){
    					if($_GET[LOAD_GET_PAGE] == USER_CMS_PAGE && isset($_GET[USER_GET_PAGE])){
    						$construct_title = $secondary_l;
    					}else{
    						$construct_title = $give_me_out[3];
    					}
    				
    					echo '<div class="tmp_m_content"> 
    					 
    					<div class="tmp_page_content">';
    					if($give_me_out[1] == '1'){
    						if(is_file("pages_modules/".$give_me_out[2]."")){
    							include('pages_modules/'.$give_me_out[2].'');
    						}else{
    							echo 'Unable to load module file, reason: not found.';
    						}
    					}elseif ($give_me_out[1] == '0'){
    						if(is_file('engine/cms_data/cms_co/'.$give_me_out[0].'_cms.cms')){
    							include('engine/cms_data/cms_co/'.$give_me_out[0].'_cms.cms');
    						}else{
    							echo 'Unable to load module content, reason: not found.';
    						}
    					}
    					echo '</div> </div>';
    				}
    			}
    		}
    	}
    }
    }
    ?>						
              </section>
              <section class="gContsInfoWrap">
                <div class="gContsInfoBg">
                  <?php              
                  if($user_login == '1'){
                    echo '<h2 class="title" id="h1Title">User Menu</h2><menu>';
                    $m_uss_row_ = get_sort('engine/cms_data/mods_uss.cms','¦');
                    $count_m_uss = 0;
                    foreach ($m_uss_row_ as $tr){
                      explode("¦",implode($tr));
                      $count_m_uss++;
                      if($tr[6] == '1'){
                        if($tr[3] != ACCOUNTSETTINGS_CMS_USER){                    
                          echo '<li><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.USER_CMS_PAGE.'&'.USER_GET_PAGE.'='.$tr[3].'" " style="text-decoration: none">'.str_replace($menu_links_title,$menu_links_translated,$tr[2]).'</a></li>';
                        }
                      }
                    }
                    echo '</menu>';
                    echo ' 
                    <table width="300px" border="0" align="left" cellpadding="0" cellspacing="4">
                    <tr>
                    <td align="left" class="yellow1"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.USER_CMS_PAGE.'&'.USER_GET_PAGE.'='.ACCOUNTSETTINGS_CMS_USER.'"style="text-decoration: none">'.link_account_settings.'</a></td>
                    <td align="right" class="yellow"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'=logout">'.link_log_out.'</a></td>
                    </tr>
                    </table>
                    ';
                  }
                  ?>  
                       
                      
                    
                  
                  <h2 class="title" id="h1Title">Game Menu</h2>
                  <div class="menuSubWrap">
                    <menu>
                      <?php
                        $m_row_ = get_sort('engine/cms_data/pag_d.cms','¦');
                        #  echo $test[1][2][3];
                        foreach ($m_row_ as $li){
                          #  explode("¦",$li);
                          switch ($li[7]){
                            case '0':
                              if($li[8] == '1'){
                                if($li[6] != '0'){
                                    
                                  echo '<li>';
                                  
                                  echo '<a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$li[3].'" style="text-decoration: none">'.str_replace($menu_links_title,$menu_links_translated,$li[2]).'</a></li>';
                                }
                              }
                              break;
                            case '1':
                              switch ($li[11]){
                                case '1': $target = "_blank"; break;
                                case '0': $target = "_self"; break;
                              }
                              
                              echo '<li>';
                              
                              echo '<a  href="'.$li[10].'"  target="'.$target.'" style="text-decoration: none">'.str_replace($menu_links_title,$menu_links_translated,$li[2]).'</a></li>  ';
                            
                            break;
                          }
                        }
                      ?>
                    </menu>
                  </div>  
                  <div class="space20"></div>
                </div>
              </section>
            </section>
    			</div>
    			<article class="gLogo"><a href="http://forum.ragezone.com/"><img src="template/<?=$core['config']['template'] ?>/images/space.gif" width="110" height="70" alt="MU Online"></a></article>
    			<article id="gStarter"><a rel="nofollow" href="index.php?page_id=register" title="PLAY" onFocus="this.blur();"></a></article>
    			<article id="gGST_Wrap">
    				<div class="gGST_BoxOn" id="gstYourTime">
    					<span>Version</span><span>Season 6 Episode 3</span>
    				</div>
    				<div class="gGST_BoxOff">
    					<span>Global Server Time</span><span id="servertime">00:00:00</span>
    				</div>
    			</article>
    		</div>
    	</div>
    </div>
    
    <footer>
    	<div class="f_Line_left"></div>
    	<div class="f_Line_right"></div>
    	<article class="search">
        <dl class="ContryGo">
        	<dt>MU Online</dt>
        	<dd>
        <a href="//www.muonline.co.kr" target="_blank" rel="nofollow">Korea</a> <a href="//www.muonline.jp" target="_blank" rel="nofollow">Japan</a> <a href="//mu.zhaouc.net/" target="_blank" rel="nofollow">China</a> <a href="//mu.gate.vn" target="_blank" rel="nofollow">Vietnam</a> <a href="//www.muonline.com.tw" target="_blank" rel="nofollow">Taiwan</a> <a href="//mublue.winner.co.th/Main/" target="_blank" rel="nofollow">Thailand</a>
        	</dd>
        </dl> 
    		<div class="sliceImg"><img src="template/<?=$core['config']['template'] ?>/images/f_line_right_img.gif" alt=""></div>
    	</article>
    	<section class="f_siteMap">
    		<article>
    			<h3>LIVE GAMES</h3>
    			<ul>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '');location.href='http://c9.webzen.com';" style="cursor:pointer">C9</a></li>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '');ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '');location.href='http://muonline.webzen.com';" style="cursor:pointer" rel="nofollow">MU Online</a></li>
    			</ul>
    		</article>
    		<article>
    			<h3>UPCOMING GAMES</h3>
    			<ul>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '');ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '');location.href='http://murebirth.webzen.com';" style="cursor:pointer" rel="nofollow">MU Rebirth</a></li>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'archlord2.webzen.com', '');ga('send', 'event', 'Outgoing', 'archlord2.webzen.com', '');location.href='http://archlord2.webzen.com';" style="cursor:pointer" rel="nofollow">ARCHLORD2</a></li>
    			</ul>
    		</article>
    		<article>
    			<h3>ABOUT WEBZEN</h3>
    			<ul>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '/News/PressRelease');ga('send', 'event', 'Outgoing', 'www.webzen.com', '/News/PressRelease');location.href='http://www.webzen.com/News/PressRelease';" style="cursor:pointer" rel="nofollow">Press Releases</a></li>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'company.webzen.com', '/eng');ga('send', 'event', 'Outgoing', 'company.webzen.com', '/eng');location.href='http://company.webzen.com/eng';" style="cursor:pointer" rel="nofollow">Company Information</a></li>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.co.kr', '');ga('send', 'event', 'Outgoing', 'www.webzen.co.kr', '');location.href='http://www.webzen.co.kr'" style="cursor:pointer" rel="nofollow">Webzen Korea</a></li>
    			</ul>
    		</article>
    		<article>
    			<h3>POLICIES</h3>
    			<ul>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '/Rules/PrivacyPolicy');ga('send', 'event', 'Outgoing', 'www.webzen.com', '/Rules/PrivacyPolicy');location.href='http://www.webzen.com/Rules/PrivacyPolicy';" style="cursor:pointer" rel="nofollow">Privacy Policy</a></li>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '/Rules/TermsOfService');ga('send', 'event', 'Outgoing', 'www.webzen.com', '/Rules/TermsOfService');location.href='http://www.webzen.com/Rules/TermsOfService';" style="cursor:pointer" rel="nofollow">Terms of Service</a></li>
    				<li><a rel='nofollow' rel='nofollow' onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '/Rules/PoliciesMU');ga('send', 'event', 'Outgoing', 'www.webzen.com', '/Rules/PoliciesMU');location.href='http://www.webzen.com/Rules/PoliciesMU';" style="cursor:pointer" rel="nofollow">Policies</a></li>
    			</ul>
    		</article>
    		<article class="f_contus">
    			<h3>CONTACT US</h3>
    			<ul>
    				<li><a rel="nofollow" rel="nofollow" href="mailto:pr@webzen.com" rel="nofollow">Media</a></li>
    				<li><a rel="nofollow" rel="nofollow" href="mailto:business@webzen.com" rel="nofollow">Licensing &amp; Business Co-op</a></li>
    				<li><a rel="nofollow" rel="nofollow" href="mailto:marketing@webzen.com" rel="nofollow">Co-Marketing</a></li>
    			</ul>
    		</article>
    	</section>
    	<article class="f_copyright">
    		<div><img src="template/<?=$core['config']['template'] ?>/images/f_logo.gif" alt="Webzen"></div>
    		<small>
    			Copyright &copy; WEBZEN, INC. All Rights Reserved.<br>
    			Template coded by jacubb.
    		</small>
    	</article>
    </footer>    
    </body>
    </html>

  19. #19
    MuOnline xtreme17 is offline
    MemberRank
    Feb 2011 Join Date
    RomaniaLocation
    326Posts

    Re: [MUCore] WebZen Template

    remove all script`s and add this

    Code:
    
    	<script src="http://platform.webzen.com/Scripts/GameStarter.js"></script>
    	<script src="http://platform.webzen.com/Scripts/Layout.min.js"></script>
    	<script src="js/core_global.js" language="javascript" type="text/javascript"></script>
    	<script src="http://platform.webzen.com/Scripts/Main.min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/jquery-1.8.2.min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/Util.js"></script>
    	<script src="http://platform.webzen.com/Scripts/HeadInfo.js"></script>
    	<script src="http://platform.webzen.com/Scripts/load-min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/Main.min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/SNS.js"></script>
    	<script src="http://platform.webzen.com/Scripts/AD.js" type="text/javascript"></script>
    	<script src="http://platform.webzen.com/Scripts/GNB.js" type="text/javascript"></script>
    and add this menu

    Code:
     
    
    	<div class="g_Line_left"></div>
    	<div class="g_Line_right"></div>
    	<section>		
    	<h1><a onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '');" rel="nofollow" href="http://www.webzen.com"><span class="none">Webzen</span></a></h1>		
    	<!-- s:GNB -->		
    	<nav id="GlobalNav">			
    	<ul>				
    	<li class="newGnbMenu01">					
    	<a class="depth01" rel="nofollow">Games</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap01" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '');" rel="nofollow" href="http://c9.webzen.com" class="depth02">C9</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '');" rel="nofollow" href="http://muonline.webzen.com" class="depth02" rel="nofollow">MU Online</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '');" rel="nofollow" href="http://murebirth.webzen.com" class="depth02" rel="nofollow">MU Rebirth <strong class="dev"><span>/</span> Upcoming</strong></a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'archlord2.webzen.com', '');" rel="nofollow" href="http://archlord2.webzen.com" class="depth02" rel="nofollow">ARCHLORD 2 <strong class="dev"><span>/</span> Upcoming</strong></a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="newGnbMenu02">					
    	<a class="depth01">Forums</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap02" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a onclick="ga('send', 'event', 'Outgoing', 'forums.c9.webzen.com', '');" rel="nofollow" href="http://forums.c9.webzen.com" class="depth02">C9</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'forums.muonline.webzen.com', '');" rel="nofollow" href="http://forums.muonline.webzen.com" class="depth02" rel="nofollow">MU Online</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '/community/forums');" rel="nofollow" href="http://murebirth.webzen.com/community/forums" class="depth02" rel="nofollow">MU Rebirth</a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="newGnbMenu03">					
    	<a class="depth01">Downloads</a>			                   
    	<div class="pulldownNavWrap" id="pulldownNavWrap03" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth02" rel="nofollow">C9</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/download/game-download/');" rel="nofollow" href="http://muonline.webzen.com/download/game-download/" class="depth02" rel="nofollow">MU Online</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '/download/game-download/');" rel="nofollow" href="http://murebirth.webzen.com/download/game-download/" class="depth02" rel="nofollow">MU Rebirth</a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="newGnbMenu04">					
    	<a onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/FAQ/List');" rel="nofollow" href="http://cs.webzen.com/FAQ/List" class="depth01" rel="nofollow">Support</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap04" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/FAQ/List');" rel="nofollow" href="http://cs.webzen.com/FAQ/List" class="depth02" rel="nofollow">FAQ</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/Inquiry/DefaultInquiry');" rel="nofollow" href="http://cs.webzen.com/Inquiry/DefaultInquiry" class="depth02" rel="nofollow">Submit a Ticket</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/WCoinHelp');" rel="nofollow" href="http://cs.webzen.com/WCoinHelp" class="depth02" rel="nofollow">W Coin Help</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/BasicGuide');" rel="nofollow" href="http://cs.webzen.com/BasicGuide" class="depth02" rel="nofollow">Starter Guide</a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="end newGnbMenu05">					
    	<a onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/BuyWCoin/');" rel="nofollow" href="http://pay.webzen.com/BuyWCoin/" class="depth01" rel="nofollow">W Coins</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap05" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/BuyWCoin/');" rel="nofollow" href="http://pay.webzen.com/BuyWCoin/" class="depth02" rel="nofollow">Buy W Coins</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/RedeemCode/');" rel="nofollow" href="http://pay.webzen.com/RedeemCode/" class="depth02" rel="nofollow">Redeem Code</a>							
    	<a onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/GiftWCoin/Send');" rel="nofollow" href="http://pay.webzen.com/GiftWCoin/Send" class="depth02" rel="nofollow">Gift W Coins</a>						
    	</div>					
    	</div>				
    	</li>			
    	</ul>
    	<script type="text/javascript">gp.GNB.newGnbMenu();</script>
    	</nav>		
    	<!-- e:GNB -->		
    	<!-- s:GNB ETC -->		
    	<nav id="GlobalJoin">			
    	<!-- s:Logout case-->			
    	<!--e:Logout case-->		
    	</nav>

  20. #20
    Valued Member rustyhead is offline
    MemberRank
    Feb 2012 Join Date
    130Posts

    Re: [MUCore] WebZen Template

    Quote Originally Posted by xtreme17 View Post
    remove all script`s and add this

    Code:
    
    	<script src="http://platform.webzen.com/Scripts/GameStarter.js"></script>
    	<script src="http://platform.webzen.com/Scripts/Layout.min.js"></script>
    	<script src="js/core_global.js" language="javascript" type="text/javascript"></script>
    	<script src="http://platform.webzen.com/Scripts/Main.min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/jquery-1.8.2.min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/Util.js"></script>
    	<script src="http://platform.webzen.com/Scripts/HeadInfo.js"></script>
    	<script src="http://platform.webzen.com/Scripts/load-min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/Main.min.js"></script>
    	<script src="http://platform.webzen.com/Scripts/SNS.js"></script>
    	<script src="http://platform.webzen.com/Scripts/AD.js" type="text/javascript"></script>
    	<script src="http://platform.webzen.com/Scripts/GNB.js" type="text/javascript"></script>
    and add this menu

    Code:
     
    
    	<div class="g_Line_left"></div>
    	<div class="g_Line_right"></div>
    	<section>		
    	<h1><a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'www.webzen.com', '');ga('send', 'event', 'Outgoing', 'www.webzen.com', '');" rel="nofollow" href="http://www.webzen.com"><span class="none">Webzen</span></a></h1>		
    	<!-- s:GNB -->		
    	<nav id="GlobalNav">			
    	<ul>				
    	<li class="newGnbMenu01">					
    	<a class="depth01" rel="nofollow">Games</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap01" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '');" rel="nofollow" href="http://c9.webzen.com" class="depth02">C9</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '');ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '');" rel="nofollow" href="http://muonline.webzen.com" class="depth02" rel="nofollow">MU Online</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '');ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '');" rel="nofollow" href="http://murebirth.webzen.com" class="depth02" rel="nofollow">MU Rebirth <strong class="dev"><span>/</span> Upcoming</strong></a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'archlord2.webzen.com', '');ga('send', 'event', 'Outgoing', 'archlord2.webzen.com', '');" rel="nofollow" href="http://archlord2.webzen.com" class="depth02" rel="nofollow">ARCHLORD 2 <strong class="dev"><span>/</span> Upcoming</strong></a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="newGnbMenu02">					
    	<a class="depth01">Forums</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap02" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'forums.c9.webzen.com', '');ga('send', 'event', 'Outgoing', 'forums.c9.webzen.com', '');" rel="nofollow" href="http://forums.c9.webzen.com" class="depth02">C9</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'forums.muonline.webzen.com', '');ga('send', 'event', 'Outgoing', 'forums.muonline.webzen.com', '');" rel="nofollow" href="http://forums.muonline.webzen.com" class="depth02" rel="nofollow">MU Online</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '/community/forums');ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '/community/forums');" rel="nofollow" href="http://murebirth.webzen.com/community/forums" class="depth02" rel="nofollow">MU Rebirth</a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="newGnbMenu03">					
    	<a class="depth01">Downloads</a>			                   
    	<div class="pulldownNavWrap" id="pulldownNavWrap03" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');ga('send', 'event', 'Outgoing', 'c9.webzen.com', '/support/game-download/');" rel="nofollow" href="http://c9.webzen.com/support/game-download/" class="depth02" rel="nofollow">C9</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/download/game-download/');ga('send', 'event', 'Outgoing', 'muonline.webzen.com', '/download/game-download/');" rel="nofollow" href="http://muonline.webzen.com/download/game-download/" class="depth02" rel="nofollow">MU Online</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '/download/game-download/');ga('send', 'event', 'Outgoing', 'murebirth.webzen.com', '/download/game-download/');" rel="nofollow" href="http://murebirth.webzen.com/download/game-download/" class="depth02" rel="nofollow">MU Rebirth</a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="newGnbMenu04">					
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/FAQ/List');ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/FAQ/List');" rel="nofollow" href="http://cs.webzen.com/FAQ/List" class="depth01" rel="nofollow">Support</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap04" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/FAQ/List');ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/FAQ/List');" rel="nofollow" href="http://cs.webzen.com/FAQ/List" class="depth02" rel="nofollow">FAQ</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/Inquiry/DefaultInquiry');ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/Inquiry/DefaultInquiry');" rel="nofollow" href="http://cs.webzen.com/Inquiry/DefaultInquiry" class="depth02" rel="nofollow">Submit a Ticket</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/WCoinHelp');ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/WCoinHelp');" rel="nofollow" href="http://cs.webzen.com/WCoinHelp" class="depth02" rel="nofollow">W Coin Help</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/BasicGuide');ga('send', 'event', 'Outgoing', 'cs.webzen.com', '/BasicGuide');" rel="nofollow" href="http://cs.webzen.com/BasicGuide" class="depth02" rel="nofollow">Starter Guide</a>						
    	</div>					
    	</div>				
    	</li>				
    	<li class="end newGnbMenu05">					
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/BuyWCoin/');ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/BuyWCoin/');" rel="nofollow" href="http://pay.webzen.com/BuyWCoin/" class="depth01" rel="nofollow">W Coins</a>					
    	<div class="pulldownNavWrap" id="pulldownNavWrap05" style="display: none;">						
    	<div class="pulldownNavBox">							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/BuyWCoin/');ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/BuyWCoin/');" rel="nofollow" href="http://pay.webzen.com/BuyWCoin/" class="depth02" rel="nofollow">Buy W Coins</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/RedeemCode/');ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/RedeemCode/');" rel="nofollow" href="http://pay.webzen.com/RedeemCode/" class="depth02" rel="nofollow">Redeem Code</a>							
    	<a rel="nofollow" onclick="ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/GiftWCoin/Send');ga('send', 'event', 'Outgoing', 'pay.webzen.com', '/GiftWCoin/Send');" rel="nofollow" href="http://pay.webzen.com/GiftWCoin/Send" class="depth02" rel="nofollow">Gift W Coins</a>						
    	</div>					
    	</div>				
    	</li>			
    	</ul>
    	<script type="text/javascript">gp.GNB.newGnbMenu();</script>
    	</nav>		
    	<!-- e:GNB -->		
    	<!-- s:GNB ETC -->		
    	<nav id="GlobalJoin">			
    	<!-- s:Logout case-->			
    	<!--e:Logout case-->		
    	</nav>


    thank you man, it works perfect... :D

    ~!EDIT

    i have the same problem as the top at my first edit.
    i try to copy paste the code same at the top but still the same. it doesn't hide..



    any fix?

    thanks for the help..

    heres the code..

    Code:
    <div id="siteVisualWrap">
    	<div id="siteVisualConts">
    		<div class="G_ContsWrap">
    			<div class="visualSpace"></div>
    			<nav id="GameNavi">
            <ul id="GameMenuSkip">
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Home</span><span class="onRight"></span></a>
    		<div style="display: block; overflow: hidden; height: 26.5031px; padding-top: 1.34227px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;" class="gameSlideArea" id="gameSlideArea01">
    	<div class="gameSlideBox">
    	<a href="http://forums.muonline.webzen.com" class="depth02">MU Forums</a>
    	</div>
    	</div>
    	  </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Rules</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Register</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Download</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Rankings</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Statistics</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Market</span><span class="onRight"></span></a>
              </li>
              <li class="on">
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Donate</span><span class="onRight"></span></a>
              </li>
              <li>
                <a href="#" class="depth01"><span class="onLeft"></span><span class="onCent">Forum</span><span class="onRight"></span></a>
              </li>
            </ul>
    			</nav>
    Last edited by rustyhead; 02-04-14 at 04:18 AM.

  21. #21
    Valued Member rustyhead is offline
    MemberRank
    Feb 2012 Join Date
    130Posts

    Re: [MUCore] WebZen Template

    if i use this template, my Exchange Online Hour module doesn't show online hours of my players.



    but if i use other template, it shows without any problem...





    heres my exchange online hours script.


    Code:
      <fieldset>
      <legend>ONLINE TO CREDITS EXCHANGER</legend><table align=center border=0 width=500><tr><td align=center>
    <?
    
    if(!isset($_SESSION['user_auth_id'])) { die("You need to be logged in."); }$name = $_SESSION['user_auth_id'];
    $query = mssql_query("Select TH from MEMB_STAT where memb___id='$name'");
    $hour = mssql_fetch_row($query);
    $hours = $hour[0];
    if(!isset($_POST['agree']))
    {
    
    ?><form action="" method="post" name="module">
    
    <table style="padding-left: 10px;" border="0" cellpadding="0" cellspacing="4" width="100%">
    <tbody><tr>
    <td align="left">Your Online Hours : <b><font color="#2e9e1b"><? if($hours == "") { $hours = "0"; } echo($hours); ?></font></b></td>
    </tr>
    <tr>
    <td align="left">You Will Get : <b><em><? $k = $hours*10; echo($k); ?> 
      <font color="red">Credits</font></em></b></td>
    </tr>
    <tr>
      <td align="left"><div align="right"><strong>
        <input name="agree" type="submit" id="agree" value="Exchange">
      </strong></div></td>
    </tr>
    </tbody></table>
    </form>
    <?
    }
    else
    {
    $name = $_SESSION['user_auth_id'];
    $queryy = mssql_query("Select TH from MEMB_STAT where memb___id='$name'");
    $hr = mssql_fetch_row($queryy);
    $hh = $hr[0];
    
    $mm = mssql_query("Select connectstat from MEMB_STAT where Memb___id='$name'");
    $fmm = mssql_fetch_row($mm);
    if($fmm[0] == "1")
    {
    die("<strong>You need to be <font color=red>OFFLINE</font> before you trade your hours.</strong>");
    }
    $credit = mssql_query("Select Credits from DmN_Shop_Credits where memb___id='$name'");
    $cr = mssql_fetch_row($credit);
    $k = $hh * 10 + $cr[0];
    mssql_query("Update DmN_Shop_Credits set Credits='$k' where memb___id='$name'");
    mssql_query("Delete from MEMB_STAT where memb___id='$name'");
    $queryyy = mssql_query("Select TH from MEMB_STAT where memb___id='$name'");
    $hrr = mssql_fetch_row($queryyy);
    $hhh = $hrr[0];
    echo("<strong>You have now <font color=red>".$k." Credits</font> and <font color=red>0</font> Online Hours</strong>");
    }
    ?>
    </td></tr></table></fieldset>
    any help?
    Last edited by rustyhead; 03-04-14 at 08:57 AM.

  22. #22
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: [MUCore] WebZen Template

    Thanks for the template! its a slow load though :(
    Last edited by DragonSeth; 12-04-14 at 09:18 PM.

  23. #23
    Banned Big G is offline
    BannedRank
    Jan 2014 Join Date
    835Posts

    Re: [MUCore] WebZen Template

    I when throught the top list on xtremetop

    I saw alot of server using it and now via this release.
    Wonder where is it from0.o

  24. #24
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: [MUCore] WebZen Template

    Im not trying to be a jerk but he says you didn't pay for it thats why he released it!

  25. #25
    Member strdekliko is offline
    MemberRank
    Apr 2014 Join Date
    59Posts

    Re: [MUCore] WebZen Template




Page 1 of 3 123 LastLast

Advertisement