portal falsch installiert aber was ist falsch?

Aktuelle Version: 1.0.6
Veröffentlicht: 01.09.10
Forum rules
Vor dem erstellen neuer Supportanfragen bitte zuerst in die board3 Portal FAQ schauen und die Suche benutzen!
Viele Fragen sind bereits schon gestellt und beantwortet worden.
Bitte auch unsere Forumsregeln lesen und beachten!
Locked

Topic author
cyberacid
Active Member
Posts: 4
Joined: 16. August 2009 11:50

portal falsch installiert aber was ist falsch?

Post by cyberacid »

Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Einsteiger

Was hast Du gemacht, bevor das Problem aufgetreten ist?


Was hast Du bereits versucht um das Problem zu lösen?


Fehlerbeschreibung und Nachricht
Hallöchen, habe mir das Portal installieren wollen und meines erachten nach die Anleiteung auch befolgt. nach der installation bekam ich volgende Fehler angezeigt.

[phpBB Debug] PHP Notice: in file /portal.php on line 122: include(./portal/block/welcome.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 122: include() [function.include]: Failed opening './portal/block/welcome.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 134: include(./portal/block/announcements.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 134: include() [function.include]: Failed opening './portal/block/announcements.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 189: include(./portal/block/search.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 189: include() [function.include]: Failed opening './portal/block/search.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 199: include(./portal/block/statistics.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 199: include() [function.include]: Failed opening './portal/block/statistics.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 204: include(./portal/block/mini_cal.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 204: include() [function.include]: Failed opening './portal/block/mini_cal.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 218: include(./portal/block/leaders.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 218: include() [function.include]: Failed opening './portal/block/leaders.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 223: include(./portal/block/latest_bots.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 223: include() [function.include]: Failed opening './portal/block/latest_bots.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 238: include(./portal/block/random_member.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 238: include() [function.include]: Failed opening './portal/block/random_member.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /portal.php on line 260: include(./portal/block/links.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /portal.php on line 260: include() [function.include]: Failed opening './portal/block/links.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3829: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3831: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3832: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3833: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Zurück zur Foren-Übersicht
Allgemeiner Fehler
template->_tpl_load_file(): File ./styles/Eremite_Style/template//portal/portal_body.html does not exist or is empty

Bitte informiere die Board-Administration oder den Webmaster: d.raphelt@web.de
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group


was ist schief gelaufen? was kann ich machen?


danke im vorraus.
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: portal falsch installiert aber was ist falsch?

Post by Marc »

Du hast nicht alle Dateien hochgeladen oder falsch hochgeladen.
Das sollte dir helfen:
knowledge/kb_show.php?id=43

Ist leider vorerst nur in Englisch, die Bilder sollten aber helfen.

DocSommer
Active Member
Posts: 49
Joined: 28. January 2009 22:32
Location: Hamburg
Contact:

Re: portal falsch installiert aber was ist falsch?

Post by DocSommer »

Yop - sieht ganz danach aus, dass Dateien fehlen oder nicht richtig in der Verzeichnisstruktur liegen. Von daher würde ich erstmal schauen, ob die Daten an falschen Orten liegen oder einfach nochmal die (hoffentlich vorhandene) Sicherung zurückspielen und die Anleitung nochmal in Ruhe durchgehen. hab auch schon bei div Mod Installationen Flüchtigkeitsfehler gemacht, die z.T. blöde Auswirkungen hatten, das passiert halt - deswegen ist es auch wichtig vorher die betreffenden Daten zu sichern.

Topic author
cyberacid
Active Member
Posts: 4
Joined: 16. August 2009 11:50

Re: portal falsch installiert aber was ist falsch?

Post by cyberacid »

- portal deinstalliert
- Datien nochmal auf den Server geschoben Installiert
- Funtzt.
(aber kein plan wo der fehler war)

Thx!
User avatar

Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: portal falsch installiert aber was ist falsch?

Post by Christian_N »

cyberacid wrote:(aber kein plan wo der fehler war)
Naja wie schon gesagt es waren nicht alle Dateien hochgeladen, wo die hin sollten. :D
Manchmal liegt es am FTP-Programm das er die Datei(en) einfach nicht überträgt, ist mir auch schon passiert. :lol:

Also wenn mal wieder sowas hast wie " failed to open stream: No such file or directory" dann schau einfach ob die Datei die angegeben wird auch vorhanden ist, mehr ist es nicht. :)
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!
Locked

Return to “board3 Portal 1.0.x - Deutscher Support”