Página 1 de 1

problemas con MOD Ultimate Points

Publicado: 30 Mar 2010, 16:53
por widosis_
hola!URL: http://territorioin.zxq.net/phpBB3/
Versión phpBB: phpBB3 (3.0.7)
MODs Instalados: ultimate points 1.0.6
Plantilla(s) usada(s):
Servidor: windows
Actualización desde otra versión:
Conversión desde otro sistema de foros:

he intentado instalar el MOD ultimate points en mi foro pero al ir a la pagina de instalacion me sale esto: // Ultimate Points define('IN_ULTIMATE_POINTS', true); define('POINTS_BANK_TABLE', $table_prefix . 'points_bank'); define('POINTS_CONFIG_TABLE', $table_prefix . 'points_config'); define('POINTS_LOG_TABLE', $table_prefix . 'points_log'); define('POINTS_LOTTERY_HISTORY_TABLE', $table_prefix . 'points_lottery_history'); define('POINTS_LOTTERY_TICKETS_TABLE', $table_prefix . 'points_lottery_tickets'); define('POINTS_VALUES_TABLE', $table_prefix . 'points_values');[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4299: Cannot modify header information - headers already sent by (output started at /includes/constants.php:276)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4301: Cannot modify header information - headers already sent by (output started at /includes/constants.php:276)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4302: Cannot modify header information - headers already sent by (output started at /includes/constants.php:276)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4303: Cannot modify header information - headers already sent by (output started at /includes/constants.php:276)



y cuando voy a ver el perfil de un usuario me sale esto:

// Ultimate Points define('IN_ULTIMATE_POINTS', true); define('POINTS_BANK_TABLE', $table_prefix . 'points_bank'); define('POINTS_CONFIG_TABLE', $table_prefix . 'points_config'); define('POINTS_LOG_TABLE', $table_prefix . 'points_log'); define('POINTS_LOTTERY_HISTORY_TABLE', $table_prefix . 'points_lottery_history'); define('POINTS_LOTTERY_TICKETS_TABLE', $table_prefix . 'points_lottery_tickets'); define('POINTS_VALUES_TABLE', $table_prefix . 'points_values'); Warning: Cannot modify header information - headers already sent by (output started at /www/zxq.net/t/e/r/territorioin/htdocs/phpBB3/includes/constants.php:276) in /www/zxq.net/t/e/r/territorioin/htdocs/phpBB3/includes/functions.php on line 3543
Volver a la página principal
Error General
SQL ERROR [ mysqli ]

Table 'territorioin_zxq_foro.POINTS_BANK_TABLE' doesn't exist [1146]

SQL

SELECT holding FROM (POINTS_BANK_TABLE b) WHERE user_id = 2

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: memberlist.php
LINE: 636
CALL: dbal_mysqli->sql_query()


gracias por adelantado =)

Re: problemas con MOD Ultimate Points

Publicado: 30 Mar 2010, 16:56
por jakk
hola bienvenida a phpbb-es, has seguido correctamente los pasos del install.xml? recuerda que tienes que ejecutar el install del mod para que se añadan las tablas a la base de datos, creo que de ahi viene tu problema

Re: problemas con MOD Ultimate Points

Publicado: 30 Mar 2010, 17:01
por widosis_
jakk escribió:hola bienvenida a phpbb-es, has seguido correctamente los pasos del install.xml? recuerda que tienes que ejecutar el install del mod para que se añadan las tablas a la base de datos, creo que de ahi viene tu problema
he seguido los pasos del install.xml y lo he repasao un par de veces... y cuando ejecuto /install_ultimate_points.php me sale ese problema... y no entiendo =(!!

gracias por la bienvenida ^^

Re: problemas con MOD Ultimate Points

Publicado: 30 Mar 2010, 17:03
por jakk
mira que hayas hecho las ediciones que te manda en el archivo includes/constants.php

Re: problemas con MOD Ultimate Points

Publicado: 30 Mar 2010, 17:13
por widosis_
hey tenia una letra mal en esa carpeta ¬¬!!
muchas gracias por la ayuda, ya está todo resuelto =D! no tengo mucha idea de programación y me ahogo en un vaso de agua XDD gracias por todo ^^! y disculpa las molestias =(

un besazo =D

Re: problemas con MOD Ultimate Points

Publicado: 30 Mar 2010, 18:00
por widosis_
ahora me sale este error

template->_tpl_load_file(): File ./style/acp_points_main.html does not exist or is empty

estoy realmente frustrada con este mod ¬¬! ke archivo tengo ke tocar?? he estado mirando y todo esta correctamente editado =S!

gracias de antemano

Re: problemas con MOD Ultimate Points

Publicado: 31 Mar 2010, 00:36
por jakk
tienes que subir todo lo que hay dentro de la carpeta root ( la trae el mod) y lo subes por ftp a tu foro, en la ubicacion correcta
si te dice copy root/style/acp_points_main.html a /style/acp_points_main.html quiere decir que copies ese archivo de la carpeta del root al mismo lugar en la carpeta dnd esta tu foro