Skulltula
Problembeschreibung:Fehler im ACP in der Wichtige Themen bearbeiten
Fehlermeldung:unbuffered_query("delete from bb".$n."_announcements where threadid='".$optionid."'"); $db->query("update bb".$n."_threads set important=0 where threadid='".$optionid."'"); }elseif ($value==2){ $db->unbuffered_query("delete from bb".$n."_announcements where threadid='".$optionid."'"); $db->unbuffered_query("delete from bb".$n."_threads where threadid='".$optionid."'"); $db->unbuffered_query("delete from bb".$n."_subscribethreads where threadid='".$optionid."'"); $db->unbuffered_query("delete from bb".$n."_posts where threadid='".$optionid."'"); } } } header("location: ./otherstuff.php?sid=".$session[hash]); } $threads=$db->query("select DISTINCT * from bb".$n."_threads t LEFT JOIN bb".$n."_boards u using(boardid) where t.important=1"); $count=0; while($loop = $db->fetch_array($threads)){ $topic=$loop['topic']; $rowclass=getone($count++,"firstrow","secondrow"); $wichtig_del.=' '.$topic.'
gefunden im Forum: '.$loop['title'].' Nichts ändern Wichtig Thema beenden Komplett(inklusive Thread) löschen '; } $rowclass=getone($count++,"firstrow","secondrow"); $rowclass1=getone($count++,"firstrow","secondrow"); eval("\$tpl->output(\"".$tpl->get("wichtig_edit",1)."\",1);"); ?>
Link zum Forum und Screenshot (KEINE Bilderhoster, per Dateianhang):
Ich glaub das ist ein Hack dieses Wichtige Themen bearbeiten.Geändert wurde da nie was.
Was liegt da im Argen?
Hab mich schon blöd gesucht.
Fehlermeldung:unbuffered_query("delete from bb".$n."_announcements where threadid='".$optionid."'"); $db->query("update bb".$n."_threads set important=0 where threadid='".$optionid."'"); }elseif ($value==2){ $db->unbuffered_query("delete from bb".$n."_announcements where threadid='".$optionid."'"); $db->unbuffered_query("delete from bb".$n."_threads where threadid='".$optionid."'"); $db->unbuffered_query("delete from bb".$n."_subscribethreads where threadid='".$optionid."'"); $db->unbuffered_query("delete from bb".$n."_posts where threadid='".$optionid."'"); } } } header("location: ./otherstuff.php?sid=".$session[hash]); } $threads=$db->query("select DISTINCT * from bb".$n."_threads t LEFT JOIN bb".$n."_boards u using(boardid) where t.important=1"); $count=0; while($loop = $db->fetch_array($threads)){ $topic=$loop['topic']; $rowclass=getone($count++,"firstrow","secondrow"); $wichtig_del.=' '.$topic.'
gefunden im Forum: '.$loop['title'].' Nichts ändern Wichtig Thema beenden Komplett(inklusive Thread) löschen '; } $rowclass=getone($count++,"firstrow","secondrow"); $rowclass1=getone($count++,"firstrow","secondrow"); eval("\$tpl->output(\"".$tpl->get("wichtig_edit",1)."\",1);"); ?>
Link zum Forum und Screenshot (KEINE Bilderhoster, per Dateianhang):
Ich glaub das ist ein Hack dieses Wichtige Themen bearbeiten.Geändert wurde da nie was.
Was liegt da im Argen?
Hab mich schon blöd gesucht.