Code: Alles auswählen
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
Code: Alles auswählen
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
##############################################################
## 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 geholfenarea57 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
##############################################################