hab nun endlich das Portal installiert bekommen mit dem black_pearl Style.
Sieht super aus muss man schon sagen. DANKE an die macher an der Stelle.
Das einzige problem was ich nun noch habe bei dem aufruf der Domain wird die BoardIndex auf gerufen und nicht die portal.php
In der Anleitung steht:
Code: Select all
Öffnen: .htaccess
Finden
Hinweis: Der zu findende Code kann auch nur ein Teil einer Zeile sein.
Code: Alles auswählen
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
Danach einfügen
Hinweis: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.
Code: Alles auswählen
DirectoryIndex portal.php index.php index.html index.htm
Wo liegt die denn normal?
grueße franky
Edit: Hab soeben auf das Board geschaut , hab seit gestern nichts mehr dran gemacht und auf einmal dieser fehler im Portal oben:
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/message_parser.php on line 1100: Undefined index: TOO_FEW_CHARS
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3549: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
Wäre super wenn mir wer hilft