Seite 1 von 1

also ich habe jetzt alles kontroliert komme nicht weiter

Verfasst: 28.07.2005 17:06
von DjLiebertiger
Fatal error: Call to a member function on a non-object in /usr/export/www/hosting/djliebertiger/includes/functions_post.php on line 368

$sql = "DELETE FROM " . VOTE_RESULTS_TABLE . "
WHERE vote_option_id IN ($delete_option_sql)
AND vote_id = $poll_id";
if (!$db->sql_query($sql))
{
message_die(GENERAL_ERROR, 'Error deleting pruned poll options', '', __LINE__, __FILE__, $sql);
}
}
}

$meta = '<meta http-equiv="refresh" content="3;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
$cash_message = $GLOBALS['cm_posting']->update_post($mode, $post_data, $forum_id, $topic_id, $post_id, $topic_type, $bbcode_uid, $post_username, $post_message);
$message = $lang['Stored'] . '<br />' . $cash_message . '<br /><br />' . sprintf($lang['Click_view_message'], '<a href="' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">', '</a>') . '<br /><br />' . sprintf($lang['Click_return_forum'], '<a href="' . append_sid("viewforum.$phpEx?" . POST_FORUM_URL . "=$forum_id") . '">', '</a>');

return false;
}

//
// Update post stats and details
//
function update_post_stats(&$mode, &$post_data, &$forum_id, &$topic_id, &$post_id, &$user_id)
so irgendwo da ist ein fehler ich vinde nix kolegen auch nicht habe den Quiz hack eingebaut ausversehen fehler auch nix peil mehr hilfe

Re: also ich habe jetzt alles kontroliert komme nicht weiter

Verfasst: 28.07.2005 19:50
von Toflar
DjLiebertiger hat geschrieben:Fatal error: Call to a member function on a non-object in /usr/export/www/hosting/djliebertiger/includes/functions_post.php on line 368
Könntest du mal die 368. Zeile von der functions_post.php posten?

Verfasst: 29.07.2005 13:32
von DjLiebertiger
alles vertig