![]() |
Quote:
|
I just reinstalled vBulletin and reinstalled (attempted to anyway( the v3arcade, but the install_arcade.php file did not copy the templates and I am not sure if it made the database modifications. What should i do?
|
sorry for that, now u can view it without having to register
http://www.hiphopground.com/forums/arcade.php? and if you would like to be logged in when you view it here's a test account user= test pass= test PLEASE HELP! |
Quote:
For example: HTML Code:
<table cellpadding=\"860\" cellspacing=\"0\" border=\"0\" class=\"tborder\" width=\"100%\" align=\"center\"> |
Quote:
|
Quote:
Code:
$awardlist .= "<img src=\"$stylevar[imgdir_arcade]/".$award['miniimage']."\" border=0 align=\"absmiddle\"> "; Code:
$awardlist .= "<a href=\"arcade.php?do=play&gameid=".$award['gameid']."\"><img src=\"$stylevar[imgdir_arcade]/".$award['miniimage']."\" border=0 align=\"absmiddle\"></a> "; |
Hey I've already searched this thread for "challenge bugs" but is anyone else able to refresh their score for challenge if you were the first one playing? It goes to the outcome score and if I refresh, it'll add more to my score or screw around with both scores.
Thanks |
I've added this mod, but when I go to the arcade link on the navbar, it shows me an empty arcade. (see picture.) I rechecked all the files mods, phrase additions, template changes, etc and everything looks good. All the files were uploaded to the server to the correct folders. I can't figure it out. Please help.
|
one of the styles i D/l'd has this code under the nav bar coding
<script type="text/javascript"> <!-- function log_out() { ht = document.getElementsByTagName("html"); ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(gray scale=1)"; if (confirm('$vbphrase[sure_you_want_to_log_out]')) { return true; } else { ht[0].style.filter = ""; return false; } } //--> </script> <br /> <!-- breadcrumb, login, pm info --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt1" width="100%"> <if condition="is_array($navbits)"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="bottom"> <td><b>?</b></td> <td> </td> <td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td> </tr> <tr> <td class="navbar" style="font-size:11px; padding-top:1px" colspan="3"><b>?</b> <strong>$navbits[lastelement]</strong></td> </tr> </table> <else /> <div><strong>$vboptions[bbtitle]</strong></div> </if> </td> <if condition="$bbuserinfo['userid']"> <td class="alt2" valign="top" nowrap="nowrap"> <div class="smallfont"> <!--<span style="float:$stylevar[right]">[<a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>]</span>--> <strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> <if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if> </div> </td> <else /> <td class="alt2" nowrap="nowrap" style="padding:0px"> <!-- login form --> <form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5pa ssword,vb_login_md5password_utf)"> <script type="text/javascript" src="clientscript/vbulletin_md5.js"></script> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td class="smallfont">$vbphrase[username]</td> <td><input type="text" class="button" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td> <td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td> </tr> <tr> <td class="smallfont">$vbphrase[password]</td> <td><input type="password" class="button" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></td> <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="4" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td> </tr> </table> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="forceredirect" value="1" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <!-- / login form --> </td> </if> </tr> </table> <!-- / breadcrumb, login, pm info --> <br /> <br /> The install directions state this: ============== navbar ============== Find: __________________________________________________ _________________________________________ <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> ?????????????????????????????????????????????????? ????????????????????????????????????????? Below this, add: __________________________________________________ _________________________________________ <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl]">Arcade</a></td> ?????????????????????????????????????????????????? ????????????????????????????????????????? Find: __________________________________________________ _________________________________________ </table> </div> <!-- / header quick search form --> ?????????????????????????????????????????????????? ????????????????????????????????????????? Above this, add: __________________________________________________ _________________________________________ <tr> <td class="thead">Arcade Game Search</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <form action="arcade.php" method="post"> <input type="text" class="bginput" name="search" size="20" />$gobutton<br /> </form> </td> </tr> Under the above conditions...where would that get instaled to show hte link in the navbar? |
hey how would i add more flash games to my arcade mod as im fed up with the ones i have at the moment
|
All times are GMT. The time now is 07:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|