yup, up and running now. thx.
Fel64, much appreciate your patience.
i get errors now, even though it posts in the forum now.
‘bbPress database error: [Unknown column ‘post_title’ in ‘field list’]
UPDATE bb_posts SET post_title='(No Title)’ WHERE post_id=’4′ ‘
‘Warning: Cannot modify header information – headers already sent by (output started at /home/host/public_html/domain/forums/bb-includes/db-mysqli.php:158) in /home/host/public_html/domain/wp-includes/pluggable.php on line 331’
it does post though. we’re almost!
almost got BS running. now when i save posts, i get this error:
‘
Fatal error: Call to a member function get_user() on a non-object in /home/****/public_html/DOMAIN/forums/bb-includes/functions.php on line 992′
this is the offensive line from functions.php:
992 ‘return $bb_cache->get_user( $user_id, $cache );’
this only happens with bsync enabled. ideas?