Hoe kan je een nedstatbasic teller op je forum zetten.
Waar moet je de nedstatbasic code invullen.
Alvast bedankt, Michiel
Nedstatbasic teller op je forum???
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

- WebSiteNet
- Berichten: 6524
- Lid geworden op: 20 okt 2003, 16:56
- Locatie: Wieringerwerf
- Contacteer:
Ik wil dit ook wetenWebSiteNet schreef:In templates/subSilver/over_footer.tpl
Maar waar moet je het precies invoegen als je het helemaal onder de credits wil hebben?
http://www.nemesisfx.6x.to/ Ruleeeeeeeeez
Je herkent de HTML toch wel?
Je kunt hem hier dus he beste plaatsen onder
Code: Selecteer alles
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</span></div>
</td>
</tr>
</table>
</body>
</html>Code: Selecteer alles
{TRANSLATION_INFO}</span></div>Mijn HTML kennis gaat niet verder dan een paar links en kleuren op een pagina zetten +plaatjesmosymuis schreef:Je herkent de HTML toch wel?![]()
Je kunt hem hier dus he beste plaatsen onderCode: Selecteer alles
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br /> <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good reason) retain the full copyright we request you at least leave in place the Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse to include even this then support on our forums may be affected. The phpBB Group : 2002 // --> Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</span></div> </td> </tr> </table> </body> </html>
Code: Selecteer alles
{TRANSLATION_INFO}</span></div>
Maar thx
http://www.nemesisfx.6x.to/ Ruleeeeeeeeez