Erledigt ! DB mußte erweitert werden ! MyCalender Fehler
Verfasst: 05.07.2005 16:26
Wer weiß was ich da einsetzen muss ??
Couldn't delete events!
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
DELETE FROM phpbb_mycalendar WHERE forum_id =
Line : 383
File : admin_forums.php
Line 383 :
if( !$result = $db->sql_query($sql) )
{
message_die(GENERAL_ERROR, "Couldn't delete events!", "", __LINE__, __FILE__, $sql);
}
Couldn't delete events!
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
DELETE FROM phpbb_mycalendar WHERE forum_id =
Line : 383
File : admin_forums.php
Line 383 :
if( !$result = $db->sql_query($sql) )
{
message_die(GENERAL_ERROR, "Couldn't delete events!", "", __LINE__, __FILE__, $sql);
}