Status
Not open for further replies.

Trekkan

Customer
I tried this out on my forum and the "Register" link when logged out still only works if you mouse over the "R" and not the rest of the word. Using latest version of Chrome and FF.

I tried to test here as well, but I am unable to choose the DBT MMO theme when logged out. The option is there in the dropdown, but it always goes to another theme instead.
 
Did you apply the new update released two days ago? i have tested it on all browsers and the update fixed it.

Also this forum doesn't use the 4.2 version of the skin, so it won't matter if you test the skin here.

- scott
 
Here is the code, also you NEED to replace the image directory, images have been added and changed!

Code:
<div id="skin_background"> <!-- closing tag is in template footer -->

   <div id="topbar">
      <div id="skin_width">
           <div class="dbt_topbar">
                  <vb:if condition="$show['member']">
                  <ul class="user_info">
                      <vb:if condition="$vboptions['enablefacebookconnect']"> <li class="facebookfixes"> {vb:raw facebook_header} </li> </vb:if>  
                       <li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>                    
                       <li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
                       <li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>
                       <vb:if condition="$notifications_total">
				<li class="popupmenu notifications" id="notifications">
					<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a>
					<ul class="popupbody popuphover">
						{vb:raw notifications_menubits}
					</ul>
				</li>
				<vb:else />
				<li class="popupmenu nonotifications" id="nonotifications">
					<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}</a>
					<ul class="popupbody popuphover">
						<li>{vb:rawphrase no_new_messages}</li>
						<vb:if condition="$show['pmmainlink']"><li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li></vb:if>
					</ul>
				</li>
				</vb:if>  
                                <li><a href="login.php?{vb:raw session.sessionurl}do=logout&logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>              
                  </ul>
                  <vb:else />
                  <form id="navbar_loginform" action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})" style="width:70% !important; float:left;">
                    <fieldset id="logindetails" class="logindetails">
                  <ul class="user_info" style="width:85% !important;">
                        <vb:if condition="$vboptions['enablefacebookconnect']"> <li class="facebookfixes"> {vb:raw facebook_header} </li> </vb:if>  
                       <li class="welcomelink">Welcome, Guest</li>        
                       <li> <input type="text" class="textbox<vb:if condition="!$username"> default-value</vb:if>" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>" /> </li>
                       <li> 	<input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" />
					<input type="text" class="textbox default-value" tabindex="102" name="vb_login_password_hint" id="navbar_password_hint" size="10" value="{vb:rawphrase password}" style="display:none;" /></li>
                       <li> 	<input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" /></li>
                       <li> <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" style="width:22px !important; min-width:22px !important;"/> {vb:rawphrase remember_me}</label</li>  


<vb:if condition="$show['registerbutton']">
				<li style="margin-left:15px; float:right;"><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
				</vb:if>

<li style=" float:right;"><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">{vb:rawphrase help}</a></li>

                  
                  </ul>
                        </fieldset>
			<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
			<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
			<input type="hidden" name="do" value="login" />
			<input type="hidden" name="vb_login_md5password" />
			<input type="hidden" name="vb_login_md5password_utf" />
			</form>
                  </vb:if>
                  <ul class="social_info">
                       <li> <a href="#"> <img src="images/dragonbyte_mmogaming/_custom/sn_icons/facebook-icon.png" alt="" /> </a> </li>
                       <li> <a href="#"> <img src="images/dragonbyte_mmogaming/_custom/sn_icons/twitter-icon.png" alt="" /> </a> </li>
                       <li> <a href="#"> <img src="images/dragonbyte_mmogaming/_custom/sn_icons/google-icon.png" alt="" /> </a> </li>
                       <li> <a href="#"> <img src="images/dragonbyte_mmogaming/_custom/sn_icons/youtube-icon.png" alt="" /> </a> </li>
                  </ul>
		
	   </div>
      </div>
   </div>


<div id="skin_width"> <!-- closing tag is in template footer -->

<div id="header" class="floatcontainer doc_header">
	<vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if>

        <div class="search_area">
                       <form action="search.php?{vb:raw session.sessionurl}do=process" method="post">
				<vb:comment><input type="hidden" name="s" value="{vb:raw session.sessionurl}" /></vb:comment>
				<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
				<input type="hidden" name="do" value="process" />
				<span class="textboxcontainer"><span><input type="text" value="" name="query" class="textbox" tabindex="99"/></span></span>				
			</form>

        </div>

	
	<div class="ad_global_header">
		{vb:raw ad_location.global_header1}
		{vb:raw ad_location.global_header2}
	</div>
	<hr />
</div>
 
yeah, I installed the update into it's own style. It's looking ok on the completely new install of the style, but replacing the header with the code above, puts each item (welcome text, user,pass, etc) on a new line. I'm guessing there's some CSS that's changed somewhere as well?
 
Ok, so I took some time and worked on the old version that I was using, I got it worked as needed. You can go ahead and close this ticket and the primary reason the new changes do not work for me is that I have so many changes I needed to make previously that just "upgrading" to the new skin is no longer possible. So, the new skin is fine and I have my issues resolved on the old one myself. =)
 
Hello,

Sorry for the delay.

The code above is only usable in the latest update files, as there is a lot of custom CSS involved. It is important to update the template as it fixes the last bugs. It will be the last update of this kind until a new major vBulletin release. But if it works fine for you atm then that shouldn't be a problem.

Regards,
Scott
 
Status
Not open for further replies.

Similar threads

Legacy DragonByte MMO

vBulletin 4.1.x vBulletin 4.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
151
Customer rating
0.00 star(s) 0 ratings
Top