Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
That is with bbPress 1.0 right? the object_type is for 1.0
Yes, it is bb 1.06a with wp 2.7
I tried with get_var and I get the same error for get_var;
Fatal error: Call to a member function get_var() on a non-object in….
but then I changed $bbdb for $wpdb and it works. Why? I don’t understand this.