Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hack: bb replies as wp comments; using bb API?


smurfdude
Member

@smurfdude

Nevermind i figured it out. You put < code > tags on this line:

$topic_id = $wpdb->get_var(“SELECT topic_id FROM <code.>$posts_table</.code> WHERE <.code>post_id</.code> = $felpostID LIMIT 1;”);

Now it works great, big thanks!

Skip to toolbar