Skip to:
Content
Pages
Categories
Search
Top
Bottom

New install


  • webcrawler2050
    Participant

    @webcrawler2050

    Hey All,

    So i’ve just installed the plugin. All working great, fab, thank you!

    However, i’ve created some someforums BUT when I go to the actual forum front end i get this

    Database Errors
    Query Call Stack Component Error Code Error Message
    SELECT SQL_CALC_FOUND_ROWS wasp_posts.ID
    FROM wasp_posts
    INNER JOIN wasp_postmeta
    ON ( wasp_posts.ID = wasp_postmeta.post_id )
    WHERE 1=1
    AND wasp_posts.post_parent = 656
    AND ((()))
    AND ( wasp_postmeta.meta_key = ‘_bbp_last_active_time’ )
    AND wasp_posts.post_type = ‘topic’
    AND (wasp_posts.post_status = ‘publish’
    OR wasp_posts.post_status = ‘closed’
    OR wasp_posts.post_status = ‘private’
    OR wasp_posts.post_status = ‘hidden’)
    GROUP BY wasp_posts.ID
    ORDER BY wasp_postmeta.meta_value DESC
    LIMIT 0, 15
    apply_filters(‘template_include’)
    wp-includes/plugin.php:203
    bbp_template_include()
    wp-content/plugins/bbpress/includes/core/sub-actions.php:436
    apply_filters(‘bbp_template_include’)
    wp-includes/plugin.php:203
    bbp_template_include_theme_compat()
    wp-content/plugins/bbpress/includes/core/theme-compat.php:559
    BBP_Shortcodes->display_forum()
    wp-content/plugins/bbpress/includes/common/shortcodes.php:241
    bbp_get_template_part()
    wp-content/plugins/bbpress/includes/core/template-functions.php:43
    bbp_locate_template()
    wp-content/plugins/bbpress/includes/core/template-functions.php:105
    load_template(‘~/wp-content/plugins/bbpress/templates/default/bbpress/content-single-forum.php’)
    wp-includes/template.php:690
    bbp_has_topics()
    wp-content/plugins/bbpress/includes/topics/template.php:203
    WP_Query->__construct()
    wp-includes/class-wp-query.php:3336
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2821
    Plugin: bbpress 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘))) AND ( wasp_postmeta.meta_key = ‘_bbp_last_active_time’ ) AND wasp_posts.’ at line 1

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