Re: [DEV] phpBB Web
Publicado: 20 Oct 2010, 16:20
Bueno no tenía intención de meterte prisa jaja sólo que es un bug muy molesto solamente, ya sabemos que está en desarrollo, pero aún en desarollo es mejor que los demás de este estilo 

phpBB España Oficial, Soporte Internacional Oficial del sistema de foros phpBB en Español, extensiones, estilos, traducciones, guías, tutoriales, videos, redes sociales, webmaster.
https://www.phpbb-es.com/foro/
Pues yo con todos los animos de siempre ya que fui de los que presiono para tener el mod, pero por cuestiones de la vida me eh truncado en testearlo ya que no cuento con el tiempo suficiente como yo quisiera.leviatan21 escribió:Ya que estoy :
He visto como muchos de ustedes han "presionado" para tener este MOD y utilizarlo/probarlo, pero sólo uno angelismo lo tiene funcionando
Yo me pregunto ¿ y el resto ? ¿?
Hecho !Juanla escribió:Puedes añadir mi foro como demo si quieres, lo tengo funcionando también![]()
http://www.otakiosko.com
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 22: include(includes/abbcode.) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 22: include() [function.include]: Failed opening 'includes/abbcode.' for inclusion (include_path='.;C:/xampp/php/PEAR')
Fatal error: Class 'abbcode' not found in C:\xampp\htdocs\foro\includes\bbcode.php on line 31
La solución está en la página 3 de este tema : Patch for ABBC3LeGeNDCyNRo escribió:Hola que tal hoy acabo de tomarme el tiempo de poder provarlo en mi localhost y tube algunos problemas aunque creo que ya e tenido antes pero de todas maneras paso el error que me sale es respecto a los bbcode
Código: Seleccionar todo
Warning: require(forocommon.php) [function.require]: failed to open stream: No such file or directory in /www/clanteam.com/r/a/p/rapmataro/htdocs/index.php on line 27
Fatal error: require() [function.require]: Failed opening required 'forocommon.php' (include_path='.:/usr/lib/php') in /www/clanteam.com/r/a/p/rapmataro/htdocs/index.php on line 27
Debes tener mal la variable que indica donde está instalado el foro, en el tema principal se explica que hay que ajustar esa variableTheZeuS escribió:Oye, me sale este error al entrar a la web :
Código: Seleccionar todo
// Change the path to fit to your forum root !
define('PHPBB_ROOT_PATH', './phpBB3/');
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 1076: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 295721 is not allowed to access /www/clanteam.com/r/a/p/rapmataro/htdocs owned by uid 2003
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 1076: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 295721 is not allowed to access /www/clanteam.com/r/a/p/rapmataro/htdocs owned by uid 2003
Código: Seleccionar todo
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');
Volvemos con tu antiguo problema del realpath() en tu servidor...TheZeuS escribió:Ahora aparece esto xD :
Código: Seleccionar todo
$realpath = realpath($path);
Código: Seleccionar todo
return phpbb_own_realpath($path);
$realpath = realpath($path);
I'm a fuck... genius or what ?TheZeuS escribió:Mira que eres listo eeh...
Cuando lo tengas, avisas así le echamos un ojo a tu webTheZeuS escribió:Ahora a ver como modifico todo para que quede muy bonito.
Clear you are the bestleviatan21 escribió: I'm a fuck... genius or what ?
leviatan21 escribió: Cuando lo tengas, avisas así le echamos un ojo a tu web