Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
no puedo exportar theme
Páginas (2): 1 2   
Yamil   27 Apr, 2011, 1:18 pm
#1
Problema: no puedo exportar theme me tira error


Código PHP:
<?php 
Warning
[2] Cannot modify header information - headers already sent by (output started at /home/teu/public_html/inc/languages/espanol/admin/newpoints_module_meta.lang.php:1) - Line: 639 - File: admin/modules/style/themes.php PHP 5.2.17 (Linux)
File Line Function
[
PHP] errorHandler->error
/admin/modules/style/themes.php 639 header
/admin/index.php 483 require
Warning [2] Cannot modify header information - headers already sent by (output started at /home/teu/public_html/inc/languages/espanol/admin/newpoints_module_meta.lang.php:1) - Line: 640 - File: admin/modules/style/themes.php PHP 5.2.17 (Linux)
File Line Function
[
PHP] errorHandler->error
/admin/modules/style/themes.php 640 header
/admin/index.php 483 require
Warning [2] Cannot modify header information - headers already sent by (output started at /home/teu/public_html/inc/languages/espanol/admin/newpoints_module_meta.lang.php:1) - Line: 641 - File: admin/modules/style/themes.php PHP 5.2.17 (Linux)
File Line Function
[
PHP] errorHandler->error
/admin/modules/style/themes.php 641 header
/admin/index.php 483 require
Warning [2] Cannot modify header information - headers already sent by (output started at /home/teu/public_html/inc/languages/espanol/admin/newpoints_module_meta.lang.php:1) - Line: 642 - File: admin/modules/style/themes.php PHP 5.2.17 (Linux)
File Line Function
[
PHP] errorHandler->error
/admin/modules/style/themes.php 642 header
/admin/index.php 483 require
Warning [2] Cannot modify header information - headers already sent by (output started at /home/teu/public_html/inc/languages/espanol/admin/newpoints_module_meta.lang.php:1) - Line: 643 - File: admin/modules/style/themes.php PHP 5.2.17 (Linux)
File Line Function
[
PHP] errorHandler->error
/admin/modules/style/themes.php 643 header
/admin/index.php 483 require

este tema tiene el mismo problema


http://www.mybb-es.com/Hilo-no-puedo-exp...t=exportar

pero de donde saco el archivo ese para remplazarlo?

Gracias
Edson Ordaz   27 Apr, 2011, 1:36 pm
#2
Te repito lo que solstice te a dicho

[adv=Yamil]Te recuerdo que no eres usuario nuevo hay que leerse las normas, [Clic Aqui][/adv]

Oviamente cierro tema de nuevo...
Cluster   27 Apr, 2011, 3:52 pm
#3
Reabro lamento las molestias

:)
Yamil   27 Apr, 2011, 3:53 pm
#4
gracias Smile Solstice

bueno el que sepa digame Smile

Muchas gracias nuevamente saludos
Himura   27 Apr, 2011, 6:19 pm
#5
Creo que deve ser un error de codificacion en el archivo newpoints_module_meta.lang.php
seguramente hay un espacio enblanco antes o despues de la eiqueta de entrada de php...
el error dice que es en la linea 1
osea en <?php
trata de escrtibir de nuevo el archivo con notepad++ y no copies y peges todo el texto
Yamil   28 Apr, 2011, 12:17 pm
#6
Hola Himura mira no habia ningun espacio en blanco igual escribe el php nuevamente aqui te lo dejo si quieres ver

Código PHP:
<?php
/***************************************************************************
*
* NewPoints plugin (/inc/languages/english/admin/newpoints_module_meta.lang.php)
* Author: Pirata Nervo
* Copyright: © 2009-2010 Pirata Nervo
*
* Website: http://www.consoleworld.net
* Traducido por DarkPipa para www.olfix.co.cc
* NewPoints plugin for MyBB - A complex but efficient points system for MyBB.
*
***************************************************************************/

/****************************************************************************
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
****************************************************************************/

$l['newpoints'] = "NewPoints";

$l['nav_plugins'] = "Plugins";
$l['nav_settings'] = "Opciones";
$l['nav_log'] = "Log";
$l['nav_maintenance'] = "Mantenimiento";
$l['nav_forumrules'] = "Reglas del Foro";
$l['nav_grouprules'] = "Reglas de Grupo";
$l['nav_stats'] = "Estadísticas";
$l['nav_upgrades'] = "Actualizaciones";

$l['can_manage_newpoints'] = "Puede administrar NewPoints?";
$l['can_manage_settings'] = "Puede administrar opciones?";
$l['can_manage_log'] = "Puede administrar Logs?";
$l['can_manage_maintenance'] = "Puede administrar Mantenimiento?";
$l['can_manage_forumrules'] = "Puede administrar Reglas de Foro?";
$l['can_manage_grouprules'] = "Puede administrar Reglas de Grupo?";
$l['can_manage_stats'] = "Puede administrar Estadísticas?";
$l['can_manage_upgrades'] = "Puede administrar Actualizaciones?";

?>

Sigue tirando el mismo error
Himura   28 Apr, 2011, 5:39 pm
#7
prueba con este si no te sirve no se que pueda ser...
[attachment=968]
Yamil   28 Apr, 2011, 6:39 pm
#8
Smile A hora me tira error el newpoints.lang.php

tienes para pasarmelo Smile te lo agradeceria y pasame el newpoints_shop.lang.php si puedes ya q esta gracias
Himura   28 Apr, 2011, 6:53 pm
#9
ooooo
pues no lo escribi con lo que dejaste en el post
Yamil   29 Apr, 2011, 6:56 am
#10
theme exportado cierren
Páginas (2): 1 2   
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.