Página 1 de 1

Problemas Con El Dice BBCode 1.2.4

Publicado: 03 Nov 2007, 01:09
por Dark District
Que tal, nuevamente molestado por estos lares, instale ese MOD, y me sale el siguiente error..
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 :
¿Qué debería hacer en este caso o si debería instalar algún otro MOD para dados?

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 03 Nov 2007, 01:29
por angelismo
Faltan los datos de soporte ,lee las normas

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 03 Nov 2007, 03:17
por Dark District
Lo siento, aún soy muy nuevo en esto :oops: ...


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
// --------------------------------

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 04 Nov 2007, 09:27
por SuperNovato
Preguntemos por si las moscas. ¿Has hecho esta parte: "THIS MOD REQUIRES THE MULTI-BBCODE MOD!!!"?

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 12 Nov 2007, 20:15
por Dark District
Hola, Hola!! he vuelto, ehm... con respecto a este problema, si, tengo instalado el MOD de Requisito, pero aún así me sigue saliendo ese error....

¿Qué hacer?

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 13 Nov 2007, 02:50
por Dark District
Hola, ya lo hice de la forma manual.... copiando y pegando el código del archivo MOD - DICE BBCode.txt y cuando actualizo todos los archivos, para ver como quedo..

me salta este error en la pantalla...

http://bogota.entinieblas.com/viewtopic.php?t=69 : Parse error: syntax error, unexpected ',', expecting ')' in /home/pedrol/public_html/bogota/includes/bbcode.php on line 43

Ahora, me voy por el lado del Easy MOD, y me sale este error...
Error Detail

Critical Error

FIND FAILED: In file [includes/bbcode.php] could not find:

$EMBB_widths = array(''
$EMBB_values = array(''

MOD script line #86 :: FAQ :: Report



MOD Data
MOD Title: Dice BBCode 1.2.4 MOD - DICE BBCode.txt
Author: Zachary Aerogos tribalgenesis@hotmail.com - Zachary Aerogos - http://www.tribalgenesis.no-ip.org
Processed Themes: subSilver; bcBlack
Processed Languages: english; spanish; spanish_argentina
Files Edited: 1
Commands Processed: 1
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

Mid datos de soporte siguen siendo los mismos. a difenrencia que solo tengo instalado el multi-bbc-1.6.0.mod


12 Nov 2007 04:39 pm Multiple BBCode 1.6.0 wGEric 2.0.22 subSilver; bcBlack english; spanish; spanish_argentina


En mi código lo tengo de ésta forma...

// NOTE: the first element of each array must be '' Add new elements AFTER the ''
$EMBB_widths = array('','40');
$EMBB_values = array('','Dice');


Les agradecería que me ayuden... por favor.

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 15 Nov 2007, 22:35
por Dark District
wow pensé que este problema era duro para mi, que soy solo diseñador...

Re: Problemas Con El Dice BBCode 1.2.4

Publicado: 16 Nov 2007, 21:42
por Manolo
Seguro que es una tonteria, tenia consulta SQL el Mod? la hiciste?