Search Results for '\"wordpress\"'
-
Search Results
-
Hi,
I thought I would post this to just show off and see it their are any bugs people can spot (particularly design tweaks on various browsers and OS).
It utilises the standard BBpress header and footer with the rest being hacked about a bit with numerous plugins installed.
Topic: BBpress/WP integration
Hi,
I am trying to add a bbpress forum to my WP blog.
In the settings -> wordpress integration section of my bb dashboard it requires a WP database secret. There is already some data in that box, but below it says;
‘This must match the value of the WordPress setting named “secret” in your WordPress installation. Look for the option labeled “secret” in this WordPress admin page.’
And when I follow the link to the admin page I am asked for a username and password, but it doesn’t seem to recognise any that I put in, so I don’t know how I am able to check that the values match.
Also, how can I create a link to the forum in the sidebar of my blog?
Any help much appreciated!
Hi!
I tried to integrate wp27final and bbpress 1.02a. I installed bbpress, followed the integration steps during installation, then changed bb-config.php with this code;
define('WP_BB', true);
if ( !defined('DB_NAME') ) {
require_once( dirname(__FILE__) . '/../wp-config.php');
}
$bb->wp_table_prefix = 'wp_'; // your wordpress db prefix is
$bb->wp_home = 'http://myhost.com';
$bb->wp_siteurl = 'http://myhost.com';…and I’ve found several issues, the first one the no admin panel issue already discussed in this forum, but the fact is that I have no “Add new” link when logged in as user different to admin. Besides, I have no post form when logged in as admin and click “Add new”.
I can’t go further with my integration but I like how bbpress is being developed, it is pretty fast and simple, just what I needed. Is there any way I can solve these issues?
Topic: Kazakh Localization
Hello,
Lets begin Kazakh Localization!!!
what we must do for this???
our lang is: http://en.wikipedia.org/wiki/Kazakh_language
after translating bPress.po (.pot) file into Kazakh [language] where we must upload this file and how to update?
our abbreviation in wordpress.com is “kk_KK”
I’ve just added the ability to directly link to Trac tickets and changesets within your posts, for example…
Just typing #964 links to ticket 964 in Trac that follows the progress of the XML-RPC interface.
Typing [1832] links to changeset 1832 in Trac.
You can also link to BackPress tickets ( #BP7 and [BP170] ) and WordPress tickets ( #WP2012 and [WP10043] )
This is done using a new plugin http://bbpress.org/plugins/topic/trac-links-for-bbpress/
Hi,
I have worked with wordpress for awhile and am pretty advanced with it. I am creating a new website, and would like to add a forum to it. This will be my first time working with the bbPress forum. I have looked around this forum for most of the day, trying to figure out the best way to start. Since I have not done anything yet, and will be integrating the forum with wordpress from the beginning, I am looking for suggestions, with links if you would like, on the quickest way to do this. Some specific questions are how do the templates compare to those for wordpress, do I use one of two databases? Anything else would be helpful!
Thanks