Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: get some trouble …

so – tested a lot.

my blog has now an error:

WordPress database error: [Table ‘summerdb.wp_post2cat’ doesn’t exist]

SELECT p2c.category_id AS cat_id, COUNT(p2c.rel_id) AS numposts, UNIX_TIMESTAMP(max(posts.post_date_gmt)) + ‘1’ AS last_post_date, UNIX_TIMESTAMP(max(posts.post_date_gmt)) AS last_post_date_gmt FROM wp_post2cat p2c INNER JOIN wp_posts posts ON p2c.post_id=posts.id WHERE 1 = 1 AND posts.post_type = ‘post’ AND posts.post_status = ‘publish’ AND posts.post_date_gmt <= ‘2007-11-18 15:26:18’ GROUP BY p2c.category_id ORDER BY numposts DESC

if i try to login in bb-admin like: http://www.summer-breeze-fanatics.de/forum/bb-admin/admin-base.php

i was redirectet to http://www.summer-breeze-fanatics.de/forum/

i can login with all my users from wordpress into bbpress.

i have all things done that was sayed in zhe docu and in this forum.

in my config.php under bbpress and in the wp-config.php.

but it doesn’t work very well and i don’t know how to figure out what i do wrong.

anyone has a tip or a little workaround?

thanks

Andy

Skip to toolbar