Ich möchte den Easy Subforum Mod installieren, doch leider verstehe ich ncith, wie ich das:
Code: Alles auswählen
#
#-----[ SQL ]-------------------------------------------------
#
# If your phpbb table prefix is different, then change it to
# reflect the correct one.
#
#
ALTER TABLE `phpbb_topics` ADD INDEX (topic_last_post_id);
ALTER TABLE `phpbb_forums` ADD attached_forum_id MEDIUMINT(8) DEFAULT '-1' NOT NULL;
Wäre nett, wenn mir jemand helfen könnte.
Danke!