Pagina 1 van 1
Copyright gegevens
Geplaatst: 20 mar 2005, 22:23
door Edward
Geachte PHPBB vrienden,
Mijn forum werkt weer (opnieuw config.php geinstalleerd) zonder jullie hulp.
Echter wil ik wel gebruik maken van support, dus mijn vraag is de volgende:
Hoe zet ik de copyright gegevens terug in het forum, om jullie gerust te stellen...

Geplaatst: 20 mar 2005, 22:25
door abcde
Door een link in de overall_footer.tpl te plaatsen.
Geplaatst: 20 mar 2005, 22:29
door Edward
ik ben gek... of het staat er
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to
http://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
http://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>
Geplaatst: 21 mar 2005, 12:41
door abcde
Edward schreef:ik ben gek... of het staat er
Waarom vraag je het als je het al weet?

Geplaatst: 21 mar 2005, 15:41
door Leipo
Code: Selecteer alles
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>
Is al aangegeven, zo laten staan.
Geplaatst: 21 mar 2005, 16:45
door Luuk
Als dat er stata heb je waarschijnlijk nog geen versie 2.0.13, want daarbij is het versie nummer weggelaten. Updaten dus als het zo is, is voor de veiligheid van je forum.
Geplaatst: 21 mar 2005, 17:01
door Bee
Er zouden twee plaatjes moeten komen, maar ik zie ze niet:
Code: Selecteer alles
<tr>
<td height="20" align="center" valign="middle"><table width="100%" background="./templates/Athena/images/bottom.gif">
<tr>
<td align="left"><a href="http://www.phpbb.com" target="_phpbb" title="Powered by phpBB 2.0.10 © 2001-2004 phpBB Group"><img src="./templates/Athena/images/copy1.gif" border="0" alt="Powered by phpBB 2.0.10 © phpBB Group"></a></td>
<td align="right"><a href="http://www.trushkin.net" target="_blank"><img src="./templates/Athena/images/copy2.gif" border="0" alt="phpBB Style by Trushkin.net"></a></td>
</tr></table></td>
</tr>