btw: Es gibt keinen ICQ-Support

wenn ich das rückgängig mache (rote Zeile lösche) auf 3.0.0 gibt es bei mir einen Error...##############################################################
## MOD Title: Move Message Mod
## Update 3.0.0 To 3.0.1
##############################################################
#
#-----[ OPEN ]------------------------------------------
#
viewtopic.php
#
#-----[ FIND ]------------------------------------------
#
$sql = "SELECT $select
FROM $from
WHERE $where";
#
#-----[ REPLACE, WITH ]------------------------------------------
#
$sql = "SELECT $select
FROM $from
WHERE $where
ORDER BY mv.moved_time DESC LIMIT 1";
#
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Code: Alles auswählen
WHERE $where";
Code: Alles auswählen
Could not update topics table
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 'move_message_mod(, '', 'lock', '', '', ); WHERE topic_id IN
UPDATE waldorftopics SET topic_status = 1 move_message_mod(, '', 'lock', '', '', ); WHERE topic_id IN (205) AND forum_id = 13 AND topic_moved_id = 0
Line : 617
File : /www/htdocs/khschule/forum/modcp.php
japp, es geht auch alles beim verschieben, aber ich schau nochmal nachKiss News hat geschrieben:hast Du den SQL Befehl richtig ausgeführt?