Página 1 de 1

Problema Con Preview De Post

Publicado: 26 Mar 2008, 21:50
por darkfog
el problema es el siguiente:

al poner responder en un topic en el foro, me sale el siguiente error:

Código: Seleccionar todo

Could not obtain topic information

DEBUG MODE

SQL Error : 1054 Unknown column 'f.auth_download' in 'field list'

SELECT t.topic_title, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments, f.auth_download, t.topic_attachment FROM phpbbb_topics t, phpbbb_forums f WHERE t.topic_id = 46 AND f.forum_id = t.forum_id

Line : 49
File : topic_review.php
el cual yo se que ejecutando

Código: Seleccionar todo

ALTER TABLE phpbb_forums ADD COLUMN auth_download tinyint(2) default '0' NOT NULL
en phpmyadmin
lo soluciona, pero al hacer eso pasa esto:

Imagen

buscare, alguna solucion por mientars espero vuestra ayuda.

Re: Ayuda

Publicado: 26 Mar 2008, 22:01
por invi
Cambia el titulo del tema porfavor.
Y a ver si nos leemos las normas..

Re: Problema Con Preview De Post

Publicado: 28 Mar 2008, 03:20
por darkfog
solucionado, no de la mejor forma, pero ya esta.

pueden borrar el post. gracias