![]() |
Problem mit multiquote - Druckversion +- MyBB.de Forum (https://www.mybb.de/forum) +-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html) +--- Forum: MyBB 1.6.x (https://www.mybb.de/forum/forum-58.html) +---- Forum: Allgemeiner Support (https://www.mybb.de/forum/forum-59.html) +---- Thema: Problem mit multiquote (/thread-25624.html) Seiten:
1
2
|
RE: Problem mit multiquote - Jockl - 17.05.2012 Das wäre dann dieser Block in der newreply.php, wo noch "ORDER BY p.dateline" hinzugefügt werden müsste PHP-Code: require_once MYBB_ROOT."inc/functions_posting.php"; RE: Problem mit multiquote - StefanT - 17.05.2012 Ja, sieht so aus. ![]() |