• Toengel

    (@toengel)


    Hi,

    i will cite an older support topic, cause I have the same problem and the topic is closed:

    When I publish a post or page andinput the SLUG/TOPIC-ID to use an existing topic, it won’t connect.I see WordPress comment section instead.

    I take a look at my debug log and found the following:

    PHP Notice:  Undefined index: copy_tags in /wp-content/plugins/bbpress-post-topics/index.php on line 258

    PHP Notice: Undefined index: use_defaults in /wp-content/plugins/bbpress-post-topics/index.php on line 259

    bbPress Topics for Posts: Processing a topic for regular post 211432 with the following settings: Array
    (
    [form_displayed] => true
    [enabled] => 1
    [forum_id] => 0
    [copy_tags] =>
    [use_defaults] =>
    [display] => link
    [display-extras] => Array
    (
    [xcount] => 5
    [xsort] => newest
    )

    )

    bbPress Topics for Posts: Creating topic?: 1; using defaults?: 1

    PHP Notice: Undefined variable: topic_ID in /wp-content/plugins/bbpress-post-topics/index.php on line 475

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Robin W

    (@robin-w)

    yes, I can replicate that error – I’ll take a look

    Plugin Author Robin W

    (@robin-w)

    This should be fixed in version 2.2.8 just released. Please confirm.

    Thread Starter Toengel

    (@toengel)

    Hi,

    it is working again. However, the titel of the forum topic is also changed to the new blog post titel, but I want to keep the original forum topic title…

    Example:

    Blogpost “Test 1” => Forum Topic title = “Test 1”

    Blogpost “Test 2” is connected to forum topic_id of topic with title “Test 1” => Forum Topic Titel change to “Test 2”

    Toengel@Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.