Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forums have topics but not listing any topics


  • twiz911
    Participant

    @twiz911

    WordPress 4.3
    bbPress 2.5.7

    My forums have topics but no topics are showing. It is correctly showing:

    “This forum contains 1 topic, and was last updated by…”

    but also displays

    “Oh bother! No topics were found here!”

    an no topics are listed.

    I checked /wp-admin/edit.php?post_type=topic and no topics are associated with any forums. However, I re-associated each topic with the correct Forum and these changes were persisted on /wp-admin/edit.php?post_type=topic but does not make any difference to the error above and no topics are listed within any forums.

    Please advise where in the code I should start debugging?

    Thanks

    Example forum with 1 topic not showing:
    http://www.trenerrycrescent.com/forums/forum/potential-electrical-fire-risk-bathroom-fan-timers/

Viewing 6 replies - 1 through 6 (of 6 total)

  • Robin W
    Moderator

    @robin-w

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back


    twiz911
    Participant

    @twiz911

    Hi

    Thanks for the reply.

    I have disabled all other plugs and switched to the default unmodified twentyfifteen theme – same problems.

    My server has recently been upgraded to PHP 7 and I am seeing very slow performance on the forum pages in general and memory exhausted errors (despite whacking it up from 48MB which used to be fine to 256MB which still sometimes runs out of memory / exceeds processing time on some forum pages).

    I tried downgrading PHP but still have the same issue now.

    Any other suggestions where in the code I can start debugging?

    Thanks


    Robin W
    Moderator

    @robin-w

    ok, try running the repairs

    dashboard>tools>forums>repair and run one at a time.


    twiz911
    Participant

    @twiz911

    Yes I’ve run all of those. They reset the topics associated with each forum in the administration area as well a an not fixing the problem


    Robin W
    Moderator

    @robin-w

    ok, so do you have ftp and phpmyadmin access?


    Robin W
    Moderator

    @robin-w

    codewise – start at

    bbpress/templates/default/bbpress/content-archive-forum.php

    That is the template that displays the forum list, and work forward from there

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