Search Results for '\"wordpress\'
-
Search Results
-
Now I can’t open my site. I know this is my fault, but i’ve been wroking on it for a couple of hours now to fix the problem but i still get the same message 🙁
Warning: Missing argument 2 for wpdb::prepare(), called in /home/apalisoc/public_html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 176 and defined in /home/apalisoc/public_html/wp-includes/wp-db.php on line 990
Warning: Missing argument 2 for wpdb::prepare(), called in /home/apalisoc/public_html/wp-content/plugins/buddypress/bp-core/bp-core-options.php on line 293 and defined in /home/apalisoc/public_html/wp-includes/wp-db.php on line 990
Looking at these file, seems like the old buddypress is not compatible ith 3.5 wordpress. What should I do to fix this?
Without the fix located at http://mysitemyway.com/docs/index.php/BbPress I get the default blank blog page at /forums/, with it, I get the error
Fatal error: Call to undefined function mysite_after_page_content() in /home/content/39/10190339/html/wp-content/themes/twentytwelve/archive-forum.php on line 25
This only shows up at the bottom, but I can still click on my forum post.
But when clicking on the forum post, I get the errorFatal error: Call to undefined function mysite_before_entry() in /home/content/39/10190339/html/wp-content/themes/twentytwelve/forum.php on line 26
And it does NOT display my post, only displays this error. I tried searching the mysite function, but no solution to be found.
bbPress: 2.2.3
Wordpress:3.5
Site: troop121.usHi there!
I hove that someone will help me with this problem. I get an error on topics pages:
Fatal error: Call to undefined method stdClass::have_posts() in /home/jorjette/public_html/wp-content/plugins/bbpress/includes/replies/template-tags.php on line 181
On the bbpress file, the section look like this:
function bbp_replies() {
// Put into variable to check against next
$have_posts = bbpress()->reply_query->have_posts();
// Reset the post data when finished
if ( empty( $have_posts ) )
wp_reset_postdata();
return $have_posts;
}
Well the line 181 is :
$have_posts = bbpress()->reply_query->have_posts();
But I think the problem is how the function call the wp function wp_reset_postdata();.
What can I do to change or resolve the issue? Can be a bug in BBpress plugin? This problem appears when I update to WordPress 3.5
Hi All
bbpress –> 2.2.3
wordpress –> 3.5
theme –> various
link to test site http://johnjack.co.uk/?forum=new-forumI am finding that my forums are displaying in a post template, how do I change this to display using a page template instead?
Please help!!
Topic: Blank page please help
Hi i just insalled bbpress to test it but i cant figure out whats wrong i just get a blank page
This is what ive dona so far: I installed the plugin–> created a forum–> created a page which i named forum–> entered the shortcode [bbp-forum-index]–> When i go to the front i see the page click it and up comes the forum i created when i then click the forum and i get the blank page…–> in the adressfield it says http://www.kanin.se/forums/forum/theforumicreated and the page i blank.
I have the latest wordpress and bbpress
feeling stupid for not seeing the possibly easy solution.
I have searched this forum and the webb even watched a 30 min video on the setup of bbpress didnt get any smarter.
Thanks for your help!