Lo siento, aún soy muy nuevo en esto

...
URL:
http://bogota.entinieblas.com/index.php
Plantilla(s) usuada(s): Powered by phpBB and Ad Infinitum v1.04
MODs instalados:
Dice BBCode
1.2.4
modicephbb.txt
Zachary Aerogos
http://www.tribalgenesis.no-ip.org
Adds a Dice Roller BBCode for your Forum - THIS MOD REQUIRES THE MULTI-BBCODE MOD!!!
*Multiple BBCode 1.6.0 wGEric 2.0.22 subSilver; subBlack english; spanish
*Admin Userlist 2.0.6c Milkboy31 2.0.22 subSilver; subBlack english; spanish
*EasyMOD 0.3.0 Nuttzy 2.0.22 subSilver; subBlack english; spanish
Versión de phpBB: phpBB 2.0.22
Nombre y versión del MOD: Dice Roller BBCode 1.2.4
Servidor: Servidor pago.
Si es una actualización desde otra versión: Instalación de phpbb2. descargado sitio oficial.
Error Detail
Critical Error
FIND FAILED: In file [includes/bbcode.php] could not find:
//
user@domain.tld code..
$patterns[] = "#\[email\]([a-z0-9\-_.]+?@[\w\-]+\.([\w\-\.]+\.)?[\w]+)\[/email\]#si";
$replacements[] = $bbcode_tpl['email'];
$text = preg_replace($patterns, $replacements, $text);
MOD script line #136 :: FAQ :: Report
MOD Data
MOD Title: Dice BBCode 1.2.4 modicephbb.txt
Author: Zachary Aerogos
tribalgenesis@hotmail.com - Zachary Aerogos -
http://www.tribalgenesis.no-ip.org
Processed Themes: subSilver; subBlack; subBlack; subBlack; subBlack; subBlack; subBlack; extremedarkred; AdInfinitum; DigitalDementia
Processed Languages: english; spanish
Files Edited: 1
Commands Processed: 8
Unprocessed Commands: 0
The following commands were not recognized by EasyMOD and were ignored. The MOD script line number is displayed.
Unprocessed Commands
EasyMOD successfully processed the following commands:
Commands Processed
OPEN #81
includes/bbcode.php
FIND #86
$EMBB_widths = array(''
$EMBB_values = array(''
IN-LINE FIND #92
$EMBB_widths = array(''
IN-LINE AFTERADD #98
,'40'
IN-LINE FIND #104
$EMBB_values = array(''
IN-LINE AFTERADD #110
,'Dice'
FIND #115
$bbcode_tpl['email'] = str_replace('{EMAIL}', '\\1', $bbcode_tpl['email']);
AFTERADD #121
// --------------------------------
// DICE MOD CODE
// --------------------------------
$bbcode_tpl['dice_open2'] = str_replace('{ROLLED}', $lang['Dice_Mod_Rolled'] . " - \\1", $bbcode_tpl['dice_open']);
$bbcode_tpl['dice_open'] = str_replace('{ROLLED}', $lang['Dice_Mod_Rolled'], $bbcode_tpl['dice_open']);
// --------------------------------
// END DICE MOD CODE
// --------------------------------