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 al instalar Thanks for post 1.3.0

Soporte de MODs para phpBB 3.0.x
Dudas sobre AutoMOD aquí por favor.
Cerrado
Avatar de Usuario
ruben1155
Asiduo/a
Mensajes: 194
Registrado: 26 Sep 2010, 01:12
Género:
Edad: 33

Problema al instalar Thanks for post 1.3.0

#1

Mensaje por ruben1155 »

Hice todos los pasos, pero cuando entro a un tema y quiero dar las gracias no encuentro el botón, pero cuando estoy logueado en mi menú de arriba si lo veo, pero no le puedo hacer click, lo unico diferente que hice fué en una plantilla y en unas lineas.
en la plantilla de overal header puse estas lineas:

Código: Seleccionar todo

					<!-- IF S_DISPLAY_TOPLIST --><li class="icon-thanks_toplist"><a href="{U_REPUT_TOPLIST}" title="{L_REPUT_TOPLIST}">{L_REPUT_TOPLIST}</a></li><!-- ENDIF -->
				<!-- IF S_DISPLAY_THANKSLIST --><li class="icon-thanks"><a href="{U_THANKSLIST}" title="{L_THANKS_USER}">{L_GRATITUDES}</a></li><!-- ENDIF -->
con el class, pero en mi estilo esta sin "class" después del "li".
Y sobre la otra. es en el archivo includes/functions.php.
encontrar:

Código: Seleccionar todo

		'U_MEMBERLIST'			=> append_sid("{$phpbb_root_path}memberlist.$phpEx"
Agregar después

Código: Seleccionar todo

		'U_THANKSLIST'			=> append_sid("{$phpbb_root_path}thankslist.$phpEx"),
		'U_REPUT_TOPLIST'		=> append_sid("{$phpbb_root_path}toplist.$phpEx"),

En el que me pide encontrar asumí que las lineas eran

Código: Seleccionar todo

'U_MEMBERLIST'			=> append_sid("{$phpbb_root_path}memberlist.$phpEx"),
después de eso lo agregué.
Y al momento de ahcer correr el instalador el phpdebug me botó esto: [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/610nm/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/PlayStation/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/ca_black/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/minecraftbbdark/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/Christmas_Dream_v2/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/610nm/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/PlayStation/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/ca_black/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/minecraftbbdark/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/Christmas_Dream_v2/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/610nm/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/PlayStation/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/ca_black/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/minecraftbbdark/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/Christmas_Dream_v2/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/610nm/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/PlayStation/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/ca_black/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/minecraftbbdark/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3255: file(./styles/Christmas_Dream_v2/imageset/imageset.cfg) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3258: Invalid argument supplied for foreach() el unico estilo que tengo aparte del que uso que es roch´n roll es el de christamas_dream_v2 y por los de defecto.

A ver si me ayudan.
Spoiler
URL: http://foro-dotaperu.com
Versión phpBB: phpBB3 (3.0.8)
MODs Instalados:
Social Network
Ourtube
Level bar
phpbb_seo_related_topics_V0-2-2
phpbb seo 0.6.6
GYM Sitemaps & RSS
Advertisement Management 1.0.10
WTU_1.0.0
activity_stats_mod
User_achievements_0.0.2
Ultimate points
Ups Easy Shop
advanced_bbcode_box_3_3_0_8_pl2
Topic_Statistics_hook_1.0.3
Php Rivals
Prime Links
Plantilla(s) usada(s): Attriuum
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Avatar de Usuario
leviatan21
Ex Staff
Mensajes: 8279
Registrado: 26 Mar 2008, 20:06
Género:
Edad: 55

Problema al instalar Thanks for post 1.3.0

#2

Mensaje por leviatan21 »

ruben1155 escribió:Y al momento de ahcer correr el instalador el phpdebug me botó esto:
....
el unico estilo que tengo aparte del que uso que es roch´n roll es el de christamas_dream_v2 y por los de defecto.
Ruben recuerdo que cuando te asistí en el problema anterior, ( en el cual me habías dado acceso al foro ) tenías restos de estilos instalados.
Como sabrás cada estilo se compone de 3 partes : Plantillas, Tema y Galería de imágenes, al instalar un estilo se agregan los 3 componentes, pero al eliminar un estilo los componentes quedan.
Lo que tendrías que hacer es limpiar esa parte del ACP y que sólo quede lo necesario.

ruben1155 escribió:Hice todos los pasos, pero cuando entro a un tema y quiero dar las gracias no encuentro el botón,
....
con el class, pero en mi estilo esta sin "class" después del "li".
Incluye un enlace al MOD :mrgreen:
Normas de phpBB España | Normas de Soporte
No doy soporte por privado : tenga en cuenta que su problema, también puede ser el problema de otro usuario.
Cualquier mensaje privado no solicitado será ignorado :twisted:

"Education is what remains after one has forgotten everything he learned in school" - Albert Einstein

Avatar de Usuario
ruben1155
Asiduo/a
Mensajes: 194
Registrado: 26 Sep 2010, 01:12
Género:
Edad: 33

Problema al instalar Thanks for post 1.3.0

#3

Mensaje por ruben1155 »

Bueno ya borré lo sobrante y desisntalé el cristhmans dream.
El link es este:

http://www.phpbb-es.com/foro/descarga-m ... 28173.html
Spoiler
URL: http://foro-dotaperu.com
Versión phpBB: phpBB3 (3.0.8)
MODs Instalados:
Social Network
Ourtube
Level bar
phpbb_seo_related_topics_V0-2-2
phpbb seo 0.6.6
GYM Sitemaps & RSS
Advertisement Management 1.0.10
WTU_1.0.0
activity_stats_mod
User_achievements_0.0.2
Ultimate points
Ups Easy Shop
advanced_bbcode_box_3_3_0_8_pl2
Topic_Statistics_hook_1.0.3
Php Rivals
Prime Links
Plantilla(s) usada(s): Attriuum
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Avatar de Usuario
leviatan21
Ex Staff
Mensajes: 8279
Registrado: 26 Mar 2008, 20:06
Género:
Edad: 55

Problema al instalar Thanks for post 1.3.0

#4

Mensaje por leviatan21 »

ruben1155 escribió:Bueno ya borré lo sobrante y desisntalé el cristhmans dream.
El link es este:

http://www.phpbb-es.com/foro/descarga-m ... 28173.html
luego de la limpieza, has podido ejecutar el instalador ( install_thanks_mod.php )
Normas de phpBB España | Normas de Soporte
No doy soporte por privado : tenga en cuenta que su problema, también puede ser el problema de otro usuario.
Cualquier mensaje privado no solicitado será ignorado :twisted:

"Education is what remains after one has forgotten everything he learned in school" - Albert Einstein

Avatar de Usuario
ruben1155
Asiduo/a
Mensajes: 194
Registrado: 26 Sep 2010, 01:12
Género:
Edad: 33

Re: Problema al instalar Thanks for post 1.3.0

#5

Mensaje por ruben1155 »

SI, me salió exito, pero sigo sin ver el icono de gracias en los post :s
Spoiler
URL: http://foro-dotaperu.com
Versión phpBB: phpBB3 (3.0.8)
MODs Instalados:
Social Network
Ourtube
Level bar
phpbb_seo_related_topics_V0-2-2
phpbb seo 0.6.6
GYM Sitemaps & RSS
Advertisement Management 1.0.10
WTU_1.0.0
activity_stats_mod
User_achievements_0.0.2
Ultimate points
Ups Easy Shop
advanced_bbcode_box_3_3_0_8_pl2
Topic_Statistics_hook_1.0.3
Php Rivals
Prime Links
Plantilla(s) usada(s): Attriuum
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Avatar de Usuario
leviatan21
Ex Staff
Mensajes: 8279
Registrado: 26 Mar 2008, 20:06
Género:
Edad: 55

Re: Problema al instalar Thanks for post 1.3.0

#6

Mensaje por leviatan21 »

ruben1155 escribió:SI, me salió exito, pero sigo sin ver el icono de gracias en los post :s
¿ Ya has ajustado los permisos ?
Normas de phpBB España | Normas de Soporte
No doy soporte por privado : tenga en cuenta que su problema, también puede ser el problema de otro usuario.
Cualquier mensaje privado no solicitado será ignorado :twisted:

"Education is what remains after one has forgotten everything he learned in school" - Albert Einstein

Avatar de Usuario
ruben1155
Asiduo/a
Mensajes: 194
Registrado: 26 Sep 2010, 01:12
Género:
Edad: 33

Problema al instalar Thanks for post 1.3.0

#7

Mensaje por ruben1155 »

Los permisos estan habilitados, y todo sigue igual
Spoiler
URL: http://foro-dotaperu.com
Versión phpBB: phpBB3 (3.0.8)
MODs Instalados:
Social Network
Ourtube
Level bar
phpbb_seo_related_topics_V0-2-2
phpbb seo 0.6.6
GYM Sitemaps & RSS
Advertisement Management 1.0.10
WTU_1.0.0
activity_stats_mod
User_achievements_0.0.2
Ultimate points
Ups Easy Shop
advanced_bbcode_box_3_3_0_8_pl2
Topic_Statistics_hook_1.0.3
Php Rivals
Prime Links
Plantilla(s) usada(s): Attriuum
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Avatar de Usuario
nextgen
Ex Staff
Mensajes: 1727
Registrado: 25 Jul 2009, 03:16
Género:
Edad: 41

Re: Problema al instalar Thanks for post 1.3.0

#8

Mensaje por nextgen »

este tema puede ayudarte.

http://www.phpbb.com/customise/db/mod/t ... /faq/f_284

メルビン・ガルシア • nextgen SolutionsDDAnimeXenForo Hispano


Avatar de Usuario
ruben1155
Asiduo/a
Mensajes: 194
Registrado: 26 Sep 2010, 01:12
Género:
Edad: 33

Re: Problema al instalar Thanks for post 1.3.0

#9

Mensaje por ruben1155 »

Sigo sin visualizarlo
Spoiler
URL: http://foro-dotaperu.com
Versión phpBB: phpBB3 (3.0.8)
MODs Instalados:
Social Network
Ourtube
Level bar
phpbb_seo_related_topics_V0-2-2
phpbb seo 0.6.6
GYM Sitemaps & RSS
Advertisement Management 1.0.10
WTU_1.0.0
activity_stats_mod
User_achievements_0.0.2
Ultimate points
Ups Easy Shop
advanced_bbcode_box_3_3_0_8_pl2
Topic_Statistics_hook_1.0.3
Php Rivals
Prime Links
Plantilla(s) usada(s): Attriuum
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Avatar de Usuario
nextgen
Ex Staff
Mensajes: 1727
Registrado: 25 Jul 2009, 03:16
Género:
Edad: 41

Re: Problema al instalar Thanks for post 1.3.0

#10

Mensaje por nextgen »

Algo deberas hacer mal porque yo acabo de instalar ese mismo mod en mi sitio y funciona sin problemas.

http://www.phpbbdesigners.com/board/vie ... ?f=14&t=20

メルビン・ガルシア • nextgen SolutionsDDAnimeXenForo Hispano


Avatar de Usuario
ruben1155
Asiduo/a
Mensajes: 194
Registrado: 26 Sep 2010, 01:12
Género:
Edad: 33

Re: Problema al instalar Thanks for post 1.3.0

#11

Mensaje por ruben1155 »

Capáz es por el estilo, es algo diferente.
Spoiler
URL: http://foro-dotaperu.com
Versión phpBB: phpBB3 (3.0.8)
MODs Instalados:
Social Network
Ourtube
Level bar
phpbb_seo_related_topics_V0-2-2
phpbb seo 0.6.6
GYM Sitemaps & RSS
Advertisement Management 1.0.10
WTU_1.0.0
activity_stats_mod
User_achievements_0.0.2
Ultimate points
Ups Easy Shop
advanced_bbcode_box_3_3_0_8_pl2
Topic_Statistics_hook_1.0.3
Php Rivals
Prime Links
Plantilla(s) usada(s): Attriuum
Servidor: Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No

Avatar de Usuario
nextgen
Ex Staff
Mensajes: 1727
Registrado: 25 Jul 2009, 03:16
Género:
Edad: 41

Re: Problema al instalar Thanks for post 1.3.0

#12

Mensaje por nextgen »

Si el estilo esta basado en prosilver no tendrías que tener problemas.

メルビン・ガルシア • nextgen SolutionsDDAnimeXenForo Hispano


Cerrado

Volver a “Soporte de MODs”