Kann mir noch mal jemand helfen bitte:
Ich möchte den Update-Befehl etwas erweitern , da ich raus bekommen habe welche User_Id nun was ist im Advanced PM-Mod.
Hier der Code der mir eine Fehlermeldung bringt:
Code: Alles auswählen
UPDATE phpbb_privmsgs,phpbb_privmsga SET phpbb_privmsgs.privmsgs_from_userid = phpbb_privmsga.privmsg_user_id
WHERE phpbb_privmsgs.privmsgs_id = phpbb_privmsga.privmsg_id AND phpbb_privmsga_recips.privmsg_user_id='0'