Search Results for 'bbpress'
-
Search Results
-
Topic: Database Upgrade Issues
When I moved to a new host (Media Temple), I also upgraded to RC1. I skipped RC2 and I’m currently running RC3.
Ever since I switched, I have had three occasions in which bbPress informed me that I needed to upgrade the database. I get this message when I go to the admin panel. Fist I notice that certain plugins aren’t activated (which were activated previously), and so I go to the admin panel and get the upgrade massage.
Here are the upgrade messages:
Beginning upgrade…
Tags copied to taxonomy tables: bb_upgrade_1080
Display names populated: bb_upgrade_1090
Index forum_stickies dropped: bb_upgrade_1100
>>> Done
Is this a problem with my host? A bbPress bug? Hacking? Could it be related to my recount problem (see my previous post for info)?
Thanks in advance…
Topic: My own theme – 3 questions
Hi!
I´m new to bbPress and try to create a theme that suites to my wp-theme. It´s based on the blank theme by refueled. At the moment i have 3 little questions:
1) I´d like to show the amount of db-queries and the duration of loading the page in my footer. In WP i can add this information by adding a code like this
<?php echo $wpdb->num_queries; ?> Queries, <?php timer_stop(1); ?> Seconds
. Is there something similar in bbPress?2) Is there a way to display a text if a post was edited by a user? Something like “this post was last edited on X at X?
3) The last point: In the backend i can define how long a post is editable. Is it possible to display this value somewhere above the textarea when writing a post? I´d like to add a short notice like “You can edit your post for X minutes after saving it.” The X-value should change if i change it in the backend.
That´s it for now…
I hope someone can help me.
Thanks in advance!
infected
Topic: Deep Integration Issue
Okay. I figured out what I was doing wrong with everything else, but this one has me stumped.
I’m attempting to deep integrate WP 2.8 and BP 1.0 RC3.
I’m using the following:
if ( !defined( ‘ABSPATH’ ) ) {
include_once( ‘/home/content/a/m/a/amaron11/html/wp-load.php’ );
}
From here: http://bbpress.org/forums/topic/first-pass-at-a-fix-for-deep-integration-in-trunk#post-21572
I will note that even changing that to wp-blog-header.php gives me the same problem.
When not commented out, that set of lines causes a 500 Internal Server Error when attempting to access the dashboard.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
However, it does not cause this error for either the blog page or the forum page. They do load quite slowly though.
I’m utterly confused by this one. And ready to go to bed. I hope someone has some sort of guidance when I wake up in the morning!
I am using bbPress 1.0-alpha 6 and the bbpress-forum theme (same as the one used on these forums).
I have forums and subforums and have hidden the subforums on the main page, so that only the parent forums and latest topics are showing.
The challenge is that the parent forums are showing 0 topics and 0 posts, even when their subforums do have topics and posts.
How can I get the number of subforum posts and topics included in the parent forums’ count on the main page.
Thanks in advance.
I have finished a Swedish translation based on a .pot file found in Subversion repository, specificially revision 438 if memory serves me right. Info in Swedish about the translation and how to install it can be found at: http://luftslott.org/2009/06/ny-svensk-oversattning-av-bbpress/
The actual translation files, both .po and .mo, cna be found at: http://dropbox.jobjorn.se/bbpress-sv_SE.zip