• Regolamento Macrocategoria DEV
    Prima di aprire un topic nella Macrocategoria DEV, è bene leggerne il suo regolamento. Sei un'azienda o un hosting/provider? Qui sono anche contenute informazioni per collaborare con Sciax2 ed ottenere l'accredito nella nostra community!

Problema risolto Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

RobertoX

Utente Attivo
Autore del topic
21 Marzo 2014
326
56
Miglior risposta
0
Ciao utenti/staff,
avrei un problema con il mio forum!
Esce questa scritta :
Perfavore, Entra oppure Registrati per vedere i Link!

Vorrei rimuoverla,vi posto anche index

<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--

lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
<br style="clear: both;" />
{myshoutbox_abcd}
{$forums}
{$boardstats}


<dl class="forum_legend smalltext">
<dt><img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->new_posts}</dd>

<dt><img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->no_new_posts}</dd>

<dt><img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
<dd>{$lang->forum_locked}</dd>
</dl>
<br style="clear: both" />
{$footer}
</body>
</html>

Se,avete un tema dove,si possono inserire banner,molto bello ecc.. potete darmelo ;)
 
Re: [PROBLEMA]Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

Non serve la index, posta la navbar e l'header
 
Re: [PROBLEMA]Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

HEADER
<div id="container">
<a name="top" id="top"></a>

<div id="header"><table class="tborder" border="0" cellpadding="4" cellspacing="1">
<thead>
<tr>
<td width="25%">

<div class="userbox"><div id="panel">
{$welcomeblock}</div>
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a>


</div>
</td>
<td width="50%">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php" ><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>



</td>

<td width="25%">



<div id="menu" class="menu">
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<thead>
<tr>
<td class="thead" align="center"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/news.png" alt="News" title="News" /><strong><a href="{$mybb->settings['bburl']}/portal.php">News</a></strong></td>
<td class="thead" align="center"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/mobile.png" alt="Version for Mobile Devices" title="Mobile" /><strong><a href="<archive_url>">Mobile</a></strong></td>
<td class="thead" align="center" width="100"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/memberlist.png" alt="Forum Staff" title="Staff" /><strong><a href="{$mybb->settings['bburl']}/showteam.php">Staff</a></strong></td>
</tr><tr>

<td class="thead" align="center"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/index.png" alt="Forum Index Page" title="Forum" /><strong><a href="{$mybb->settings['bburl']}/index.php">Forum</a></strong></td>
<td class="thead" align="center"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/search.png" alt="Search" title="Search" /><strong><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></strong></td>

<td class="thead" align="center"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/help.png" alt="Help Section" title="Help" /><strong><a href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></strong></td>
</tr>
</thead>
</table>
</div>
</td>
</tr>
</thead>
</table>
</div>
<div class='shr-bookmarks' >
<script>

function fbs_click()
{
u=location.href;
t=document.title;
window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),' sharer', 'toolbar=0, status=0, width=626, height=436');
return false;
}

</script>

<div class="sharing-menu">
<ul class='socials' style="margin: auto auto;">
<li class='shr-facebook'><a href="location.href" onclick="return fbs_click()"/></a></li>
<script>
function twitt_click()
{
u=location.href;
t=document.title;
window.open('http://twitthis.com/twit?url='+encodeURIComponent(u)+'&t='+encodeURIComponent(t));
return false;
}
</script>
<li class='shr-twitter'><a onclick="return twitt_click()"/></a></li>

<li
class='shr-delicious'><a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=550,height=550'); return false;"></a></li>

<li
class='shr-digg'><a href="http://digg.com/submit" onclick="window.open('http://digg.com/submit?url='+encodeURIComponent(location.href)+'&topic=playable_web_games&title='+encodeURIComponent(document.title), 'digg','toolbar=no,width=550,height=550'); return false;"></a></li>

<li
class='shr-googlebuzz'><a onclick="window.open('http://www.google.com/reader/link?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'google buzz','toolbar=no,width=550,height=550'); return false;"></a></li>

<li
class='shr-reddit'><a href="http://reddit.com/submit" onclick="window.location = 'http://reddit.com/submit?url=' + encodeURIComponent(window.location); return false"></a></li>

<li
class='shr-stumbleupon'><a onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'stumbleupon','toolbar=no,width=550,height=550'); return false;"></a></li>

encodeURIComponent(location.href)
</script>
</li>

<li
class='shr-mixx'><a href="http://www.mixx.com/submit?page_url=" onclick="window.open('http://www.mixx.com/submit?page_url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'mixx','toolbar=no,width=550,height=550'); return false;"></a></li>

</ul></div>
</div>

<div id="content">
<navigation>

{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}


Non riesco a trovare Navbar!
 
Re: [PROBLEMA]Theme &quot;Ajdija.com v4 Public&quot; created by Mateusz Grzesiukiewicz.

(Aggiornato)

Rimuovi dall'Header
" encodeURIComponent(location.href) "
 
Ultima modifica:
Re: [PROBLEMA]Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

Mi dispiace,il problema non è stato risolto :emoji_slight_frown:
 
Re: [PROBLEMA]Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

Hai tolto "encodeURIComponent(location.href) " ?

E' dopo
<li
class='shr-stumbleupon'><a onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&t itle='+encodeURIComponent(document.title), 'stumbleupon','toolbar=no,width=550,height=550'); return false;"></a></li>
@RobertoX
 
Ultima modifica:
Re: [PROBLEMA]Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

Problema risolto,grazie @Anto. :emoji_slight_smile:
 
Re: [PROBLEMA]Theme "Ajdija.com v4 Public" created by Mateusz Grzesiukiewicz.

Sposto tra i risolti. ;)