http://www.icyphoenix.com/viewtopic.php?f=1&t=5845&p=39678#p39678
-----------------------------------
ankur0412
Sat 23 May, 2009 19:06

Re: Icy Phoenix 1.2.24.51 RC 2
-----------------------------------
Hi, is it just me facing problems with event registration after upgrading from RC1?  :(


General Error

Could not obtain topic information

DEBUG MODE

SQL Error : 1054 Unknown column 't.topic_reg' in 'field list'

SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, t.title_compl_infos, t.topic_first_post_id, t.topic_calendar_time, t.topic_calendar_duration, t.topic_reg, f.forum_name, f.forum_status, f.forum_id, f.forum_similar_topics, f.forum_topic_views, f.forum_kb_mode, 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, f.forum_rules, f.auth_ban, f.auth_greencard, f.auth_bluecard, fr.*
FROM phpbb_topics t, phpbb_forums f, phpbb_forums_rules fr
WHERE t.topic_id = '110'
AND f.forum_id = t.forum_id
AND fr.forum_id = t.forum_id


Line : 259
File : viewtopic.php


