Seite 2 von 2
Re: Nutzungsbedingung
Verfasst: 24.12.2009 01:45
von autoit
ne! Passt alles!
guckmal hier
http://www.autoit-forum.de.vu
egal! Habe es jetzt in Foren-Regeln drin!
Trotzdem dumm das es nicht klappt!
Re: Nutzungsbedingung
Verfasst: 17.11.2010 19:39
von Daniel900
Hallo!
Ich habe ein Ähnliches Problem. Meine UCP lautet in etwa ähnlich wie die obige, nur dass bei der Registrierung des neuen Users nur der erste Teil (=Nutzungsvertrag) angezeigt wird.
In der UCP-Datei steht doch ganz klar auch die "privacy policy". Wieso wird diese nicht angezeigt?
Danke für Eure Antworten!
Daniel
http://www.forum-abfall.de
P.S.: Wie krieg ich denn so einen schönen Srollbalken beim Zitat hin?
Hier die Datei:
Code: Alles auswählen
<?php
/**
*
* ucp [Deutsch — Sie]
*
* @package language
* @version $Id: ucp.php 433 2010-02-24 13:15:18Z philippk $
* @copyright (c) 2005 phpBB Group; 2006 phpBB.de
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
* Deutsche Übersetzung durch die Übersetzer-Gruppe von phpBB.de:
* siehe docs/AUTHORS und http://www.phpbb.de/go/ubersetzerteam
*
*/
/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
exit;
}
if (empty($lang) || !is_array($lang))
{
$lang = array();
}
// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
// Privacy policy and T&C
Große Codeblöcke bitte nur verlinken - [kb=knigge#code]Posten von Code[/kb] - Metzle