wersja skryptu MyBB: 1.8
adres forum:
http://serveb.cba.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki): Witam! Problem polega na tym że chce dodać widget GG do mojego forum, a nie wiem jak. Zainstalowałem styl w którym jest wgrane Widget GG innej osoby, chce zmienić na swój. Wiecie jak ?
Mam ten kod, tylko gdzie go wkleic
Do indexa w szablonach, w miejscu starego widgeta
No właśnie w Indexie nie ma
Podeslij indexa to zobacze.
Kod:
<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 id="forums">
{$header}
<a class="buttons" style="float: right;"><i class="fa fa-angle-right"></i></a>
<a class="clickedbuttons" style="float: right;"><i class="fa fa-angle-left"></i></a>
<div class="sidebar" style="float: right;width: 19%;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<td class="trow2">
<center>
<div><a href="http://serveb.cba.pl/member.php?action=profile&uid=1"><font color="red"><b><span style="<span style="color: red; "><strong></strong></span>><strong>S^KILL</strong></span></b></font></a><br />GG: 57370790</div>
<div><a <a href="gg:57370790"><img src="http://www.gadu-gadu.pl/users/status.asp?id=57370790&styl=3" border="0" alt="GG: 57370790"></a></a></div>
<thead>
<tr>
<td class="thead" colspan="5">Informacje
</td>
</tr>
</thead>
<tbody style="{$expdisplay}">
<tr>
<td class="trow2" valign="middle">
{$topStats['LastThreads']}
</td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="4" class="tborder">
<tr>
<td class="thead"><strong>Top 5 piszących</strong></td>
</tr>
<tr>
<td class="trow1">{$topStats['Posters']}</td>
</tr>
</table><br />
<br/>
<table border="0" cellspacing="0" cellpadding="4" class="tborder">
<tr>
<td class="thead"><strong>Ostatnio aktywne tematy</strong></td>
</tr>
<tr>
<td class="trow1">{$topStats['LastActiveThreads']}</td>
</tr>
</table><br />
<table border="0" cellspacing="0" cellpadding="4" class="tborder">
<tr>
<td class="thead"><strong>Top 5 Repuracji</strong></td>
</tr>
<tr>
<td class="trow1">{$topStats['Reputation']}</td>
</tr>
</table><br />
<table border="0" cellspacing="0" cellpadding="4" class="tborder">
<tr>
<td class="thead"><strong>Nowi Użytkownicy</strong></td>
</tr>
<tr>
<td class="trow1">{$topStats['NewestUsers']}</td>
</tr>
</table><br />
</div>
<div class="forums" style="float: left;width: 80%;">
{$miunashout}
{$forums}
</div>
<br class="clear">
{$boardstats}
<br class="clear" />
{$footer}
</body>
</html>
Len. Nie gadam z toba. Masz praktycznie na samym poczatku :/
Nie bede pobierac na telefon twojego widgeta. Daj ss'a :/
Takie coś w prawym dolnym rogu.
To pewno masz gdzies w headerze
Nie rozumiem z czym masz problem.
1. Wchodzisz tutaj:
http://www.gg.pl/#settings/widget
2. Logujesz się.
3. Ustawiasz wszystko po swojemu.
4. Umieszczasz kod na swojej stronie (byle gdzie żeby działało, obecnie jest w headerinclude).
5. Masz takie okienko jakie jest obecnie na stronie, ale będzie ono powiązane z twoim numerem GG.
Wkleiłem swój do headerinclude i nic
Ja o ile nie mylę się, kiedyś musiałem wkleić w <head> w index. Nie wiem jak jest teraz.