Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..

Gracias.

La Administración de phpBB España.

Problema con ArcadeTema Solucionado

Soporte de MODs para phpBB 3.0.x
Dudas sobre AutoMOD aquí por favor.
Cerrado

0
No hay votos
 
Votos totales: 0

michan
Miembro
Mensajes: 376
Registrado: 25 Jul 2009, 17:28

Problema con Arcade

#1

Mensaje por michan »

Hola!
Bueno, ando con un problemilla en el MOD arcade (http://www.phpbb-es.com/foro/mods-desar ... 30830.html)... me aparece el siguiente error:

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file [ROOT]/arcade/includes/arcade.php on line 205: sprintf() [function.sprintf]: Too few arguments
[phpBB Debug] PHP Warning: in file [ROOT]/arcade/includes/arcade.php on line 205: sprintf() [function.sprintf]: Too few arguments
[phpBB Debug] PHP Warning: in file [ROOT]/arcade/includes/arcade.php on line 205: sprintf() [function.sprintf]: Too few arguments
[phpBB Debug] PHP Warning: in file [ROOT]/arcade/includes/arcade.php on line 205: sprintf() [function.sprintf]: Too few arguments
[phpBB Debug] PHP Warning: in file [ROOT]/arcade/includes/arcade.php on line 205: sprintf() [function.sprintf]: Too few arguments
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4895: Cannot modify header information - headers already sent by (output started at [ROOT]/arcade/includes/arcade.php:1455)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4897: Cannot modify header information - headers already sent by (output started at [ROOT]/arcade/includes/arcade.php:1455)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4898: Cannot modify header information - headers already sent by (output started at [ROOT]/arcade/includes/arcade.php:1455)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4899: Cannot modify header information - headers already sent by (output started at [ROOT]/arcade/includes/arcade.php:1455)
He estado mirando cosas por los archivos esos y tal... pero no veo nada! Además, esto me provoca que no se vea bien el indice...
Gracias! :)
Saludos!
Sin foro hasta nuevo aviso :)

Avatar de Usuario
Makoto
Elite
Mensajes: 2929
Registrado: 10 Sep 2009, 23:44
Género:
Edad: 37

Re: Problema con Arcade  Tema Solucionado

#2

Mensaje por Makoto »

Solucion

language/mods/es/arcade.php

Código: Seleccionar todo

'ARCADE_WELCOME_SCORE'					=> 'Puntuación de <b>%s</b> » %s.',
Debe de ser

Código: Seleccionar todo

'ARCADE_WELCOME_SCORE'					=> 'Puntuación de <b>%s</b> puntos.',
URL del foro: FIIS-UNAC
Versión phpBB: phpBB3 ( 3.1.5)
Extensiones Instaladas
SPOILER_SHOW
  • Add User 1.0.2
  • Auto Database Backup 1.1.0
  • Auto Groups 1.0.0
  • Avatars on Memberlist 1.0.3
  • Board Announcements 1.0.2
  • Board Rules 1.0.1
  • cBB Chat 1.1.1
  • Fancy Lazy Topics loader 2.1.5
  • Genders 1.0.0
  • Last Post Avatar
  • Log failed logins
  • Rank Post Styling
  • Share On 1.0.0
  • SiteSplat BBCore 2.1.1
  • Sortables Captcha 2.0.0
  • Topic Author 1.0.1
  • Upload Extensions 3.1.2-beta2
Plantilla(s) usada(s):
  • FLATBOOTS 2.0.1
Servidor: Dattatec[/size]

michan
Miembro
Mensajes: 376
Registrado: 25 Jul 2009, 17:28

Re: Problema con Arcade

#3

Mensaje por michan »

Gracias, ahora ya me va esto :P
Sin foro hasta nuevo aviso :)

Cerrado

Volver a “Soporte de MODs”