Seite 1 von 1
Installations Schwierigkeiten !
Verfasst: 20.11.2006 22:54
von MasterQ83
hallo zusammen habe folgenedes problem hab webspace von B-one und hab über die installations scripts versucht das forum ans laufen zu bekommen der sagt auch installation erfolgreich aber wenn ich das forum lade dann kommt folgender fehler
Code: Alles auswählen
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
hat einer ne idee was das sein kann ?
Verfasst: 20.11.2006 22:57
von IPB_Flüchtling
Ahoi,
hast Du Dir diesen Artikel bereits durchgelesen?
http://www.phpbb.de/doku/kb/artikel.php ... iple_times
LG, Wolfgang
Verfasst: 20.11.2006 23:37
von area57
Moin,
Was auch ganz hilfreich ist:
Fix message_die for multiple errors MOD
##############################################################
## MOD Title: Fix message_die for multiple errors MOD
## MOD Author: markus_petrux < phpbb.mods@phpmix.com > (Markus) http://www.phpmix.com
## MOD Description: This MOD replaces the "message_die() was called multiple times" message
## with something more useful. It reports a list of all "those" error messages with all
## relevant information. So that may help board administrators to identify the problem.
## MOD Version: 1.0.4
##
## Installation Level: (Easy)
## Installation Time: 3 Minutes
## Files To Edit: 1
## includes/functions.php
## Included Files: 0
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
Verfasst: 08.12.2006 13:33
von FCM
area57 hat geschrieben:Moin,
Was auch ganz hilfreich ist:
Fix message_die for multiple errors MOD
##############################################################
## MOD Title: Fix message_die for multiple errors MOD
## MOD Author: markus_petrux < phpbb.mods@phpmix.com > (Markus) http://www.phpmix.com
## MOD Description: This MOD replaces the "message_die() was called multiple times" message
## with something more useful. It reports a list of all "those" error messages with all
## relevant information. So that may help board administrators to identify the problem.
## MOD Version: 1.0.4
##
## Installation Level: (Easy)
## Installation Time: 3 Minutes
## Files To Edit: 1
## includes/functions.php
## Included Files: 0
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
Dein MOD hat mir sehr geholfen

Super MOD!