Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,342
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,953
- Showcase
- 3,254
-
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!