Beim installieren des Mods mit easymod ist mir folgender Fehler aufgetaucht
Code: Alles auswählen
Critical Error
FIND FAILED: In file [admin/admin_forums.php] could not find:
// These two options ($lang['Status_unlocked'] and $lang['Status_locked']) seem to be missing from
MOD script line #194 :: FAQ :: Report
Code: Alles auswählen
#
#-----[ FIND ]------------------------------------------
#
// These two options ($lang['Status_unlocked'] and $lang['Status_locked']) seem to be missing from
#
#-----[ BEFORE, ADD ]------------------------------------------
#
$forum_is_link = ( empty($forum_is_link) ) ? 0 : $forum_is_link;
Weshalb ich diesen mod installiere