[EN] How to ... get rid of blank pages in forum/portal

Locked
User avatar

Topic author
thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

[EN] How to ... get rid of blank pages in forum/portal

Post by thomas.d »

FAQ Table Of Contents / Inhaltsverzeichnis

After the installation of Forum/Mods/Portal you just see a blank page.

This error is usually caused by bad edits of a php-file.

Open the file and go the very beginning (line 1).

The file must start with

Code: Select all

<?php
and nothing else, especially no blank space or a blank line.

The very end of the file (last line) must be

Code: Select all

?>
and nothing behind, especially no blank space or a blank line.

If you find blank space(s) and/or a blank line(s) there, just delete them.

Now save the file und upload it.

After that go and clear the phpBB3-cache.

Now the file should be displayed properly.

FAQ Table Of Contents / Inhaltsverzeichnis
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Locked

Return to “KB-Archiv”