Bug #23253 Bug Fixed

Editing entry with forum post

Version: 3.5.11 Reporter: Bill the Grue

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

When editing an entry which has an attached forum topic, there is an error that prevents the edit from saving in the forum tab. The error, under the textarea states: no_forum_body, even though there is forum text there. Can you please help ?

  • In system/ee/EllisLab/Addons/forum/tab.forum.php, line 150 replace:

    if ($forum_title == '')
    {
        $settings['forum_title']['field_disabled'] = 'y';
    }

    With:

    $settings['forum_title']['field_disabled'] = 'y';
.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases