Nu imi merge chatboxul
Pagina 1 din 1 • Distribuiţi
Nu imi merge chatboxul
Nu stiu de ce dar nu imi merge chatboxul ... .
Ultima editare efectuata de catre AlexCalin in Lun Oct 26, 2015 7:23 pm, editata de 1 ori
Re: Nu imi merge chatboxul
Buna dimineata,
Cum adica nu merge? Nu se afiseaza sau functiile acestuia nu functioneaza? Postati aici sablonul index_body pentru a arunca o privire.
Cum adica nu merge? Nu se afiseaza sau functiile acestuia nu functioneaza? Postati aici sablonul index_body pentru a arunca o privire.
Re: Nu imi merge chatboxul
Cand il activez, se vede doar un dreptunghi alb gol..
- Cod:
{JAVASCRIPT}
<ul id="navstrip" class="clearfix">
<li class="begin"><a href="{U_INDEX}">{L_INDEX}</a><a href="/forum">Pagina principală</a></li>
{NAV_CAT_DESC}
</ul>
</th>
</tr>
</thead>
<tbody>
<tr>
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- END giefmod_index1 -->
</tr>
</tbody>
</table>
</div>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
var versionMinor = parseFloat(navigator.appVersion),
versionMajor = parseInt(versionMinor),
IE = document.all && !window.opera && 7 > versionMajor,
IE7 = document.all && !window.opera && 7 <= versionMajor,
OP = window.opera,
FF = document.getElementById,
NS = document.layers;
function get_item(a, c) {
if (IE) return c ? window.opener.document.all[a] : document.all[a];
if (FF) return c ? window.opener.document.getElementById(a) : document.getElementById(a);
if (NS) return c ? window.opener.document.layers[a] : document.layers[a]
}
var current_tooltip;
function show_tooltip(a, c) {
var b = get_item("tooltip");
b || (b = document.createElement("div"), b.setAttribute("id", "tooltip"), document.body.appendChild(b));
b.style.zIndex = 1000;
b.style.position = "absolute";
b.innerHTML = "<p>" + c + "</p>";
b.style.visibility = "visible";
a.onmousemove = move_tooltip;
a.onmouseout = function() {
b.style.visibility = "hidden"
};
a.title = ""
}
var offsetxpoint = -60,
offsetypoint = 20,
real_body = document.compatMode && "BackCompat" != document.compatMode ? document.documentElement : document.body,
real_body = document.documentElement ? document.documentElement : document.body;
function move_tooltip(a) {
var c = !IE ? a.pageX : event.clientX + real_body.scrollLeft,
d = !IE ? a.pageY : event.clientY + real_body.scrollTop,
b = IE && !window.opera ? real_body.clientWidth - event.clientX - offsetxpoint : window.innerWidth - a.clientX - offsetxpoint - 20,
e = IE && !window.opera ? real_body.clientHeight - event.clientY - offsetypoint : window.innerHeight - a.clientY - offsetypoint - 20,
f = 0 > offsetxpoint ? -1 * offsetxpoint : -1E3;
current_tooltip = get_item("tooltip");
current_tooltip.style.left = b < current_tooltip.offsetWidth ? IE ? real_body.scrollLeft + event.clientX - current_tooltip.offsetWidth + "px" : window.pageXOffset + a.clientX - current_tooltip.offsetWidth + "px" : c < f ? "5px" : c + offsetxpoint + "px";
current_tooltip.style.top = e < current_tooltip.offsetHeight ? IE ? real_body.scrollTop + event.clientY - current_tooltip.offsetHeight - offsetypoint + "px" : window.pageYOffset + a.clientY - current_tooltip.offsetHeight - offsetypoint + "px" : d + offsetypoint + "px"
}
$("li > a", "#recentTopics_div").mouseover(function() {
show_tooltip(this, $(this).next().html())
});
$("li:contains('[Thůng rác]')", "#recentTopics_div").appendTo("#recentTopics_div > ol");
$(".titleList.noscript").show();
$(".latestTitle[for='recentTopics']").addClass("active");
$("select", ".titleList.noscript").change(function() {
$(".postersLast").hide();
$("#" + this.value).show();
});
$(".latestTitle").click(function() {
$(".latestTitle.active").removeClass("active");
$(this).addClass("active");
});
$("a", "#activeTopics_div,#viewedTopics_div").after(function() {
var tit = this.title;
var split = tit.lastIndexOf('-');
this.title = tit.slice(0, split - 1);
return '<span class="right">' + tit.slice(split + 2) + '</span>';
}); //]]>
</script>
<!-- BEGIN message_admin_titre -->
<div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<p>{message_admin_index.message_admin_txt.MES_TXT}</p>
<!-- END message_admin_txt -->
</div>
<!-- BEGIN switch_user_login_form_header -->
<div class="borderwrap module">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="box-content ipbform user_login_form center" style="padding:5px 0;">
<label><span class="genmed">{L_USERNAME}:</span> <input class="" type="text" size="10" name="username" /></label>
<label><span class="genmed">{L_PASSWORD}:</span> <input class="" type="password" size="10" name="password"/></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
</div>
<br />
<!-- END switch_user_login_form_header -->
{BOARD_INDEX}
{CHATBOX_BOTTOM}
<!-- BEGIN disable_viewonline -->
<div class="toplinks linklist clearfix"><ul><li><a href="/?mode=delete_cookies">Şterge cookies pe forum</a></li></ul></div>
<div id="fo_stat" class="borderwrap">
<div class="maintitle floated">
<h3>Statistici Lanenicu</h3>
<div class="contract" id="bs0" onclick="toggleCategory('s0');">
</div>
</div>
<div id="s0" class="maincontent">
<table cellpadding="0" cellspacing="0" class="ipbtable">
<tfoot>
<tr><td colspan="2"></td></tr>
</tfoot>
<tbody id="s0">
<tr>
<th colspan="2" class="formsubtitle">Cine este conectat?</th>
</tr>
<tr>
<td class="row1" width="1%"><a href="{U_VIEWONLINE}" rel="nofollow"><img src="http://i39.servimg.com/u/f39/14/67/90/38/13848611.png" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" class="img-whois" /></a></td>
<td class="row2">
<div class="clearfix"><div class="left">{TOTAL_USERS_ONLINE}</div> <a href="{U_VIEWONLINE}" rel="nofollow" class="viewonline right">{L_VIEW_COMPLETE_LIST}</a></div>
<div>{LOGGED_IN_USER_LIST}{L_CONNECTED_MEMBERS}</div>
</td>
</tr>
<tr>
<th colspan="2" class="formsubtitle">Statistici forum</th>
</tr>
<tr>
<td class="row1"><img src="http://i39.servimg.com/u/f39/14/67/90/38/13848610.png" alt="{L_STATISTICS}" /></td>
<td class="row2">
<p>{TOTAL_POSTS}</p>
<p>{TOTAL_USERS}</p>
<p>{NEWEST_USER}</p>
<p>{RECORD_USERS}</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- END disable_viewonline -->
<br />
<!-- BEGIN switch_user_login_form_footer -->
<div class="borderwrap module">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="box-content ipbform user_login_form center" style="padding:5px 0;">
<label><span class="genmed">{L_USERNAME}:</span> <input class="" type="text" size="10" name="username" /></label>
<label><span class="genmed">{L_PASSWORD}:</span> <input class="" type="password" size="10" name="password"/></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
</div>
<!-- END switch_user_login_form_footer -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Subiecte similare
» cum fac sa pun chatboxul in partea dreapta
» textul membrilor care folosesc chatboxul sa fie in linie
» de ce nu merge pe normal dar merge pe previzualizeaza
» Chenar la Anunt Global , Anunt si Imporant [phpBB3]
» [REZOLVAT] Nume forum la favicon
» textul membrilor care folosesc chatboxul sa fie in linie
» de ce nu merge pe normal dar merge pe previzualizeaza
» Chenar la Anunt Global , Anunt si Imporant [phpBB3]
» [REZOLVAT] Nume forum la favicon
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum