schon wieda ne fehlermeldung..:(
Verfasst: 06.12.2002 11:15
und zwar geht es draum...wenn ich ein thema teilen möchte kommt folgendes
ich hoffe es kann mir einer helfen...
gruß
Could not get topic/post information
DEBUG MODE
SELECT u.username, p.*, pt.post_text, pt.bbcode_uid, pt.post_subject,pt.quiz_answer, p.post_username FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE p.topic_id = 181 AND p.poster_id = u.user_id AND p.post_id = pt.post_id ORDER BY p.post_time ASC
Line : 762
File : /home/www/htdocs/masterimq.de/phpBB2/modcp.php
Code: Alles auswählen
Zeilen 760-765
// ADDED pt.quiz_answer, WITH Quiz Hack if ( !($result = $db->sql_query($sql)) )
{
message_die(GENERAL_ERROR, 'Could not get topic/post information', '', __LINE__, __FILE__, $sql);
}
$s_hidden_fields = '<input type="hidden" name="' . POST_FORUM_URL . '" value="' . $forum_id . '" /><input type="hidden" name="mode" value="split" />';
ich hoffe es kann mir einer helfen...
gruß