Search Results for '"wordpress"'
-
AuthorSearch Results
-
April 8, 2010 at 2:29 pm #86647
In reply to: Thesis integration?
chrishajer
ParticipantYou can use this in your browser without having to download a client.
Just join the #bbpress channel. Right now, there are no chats scheduled that I know of, but the channel is always available and there are sometimes people in there. #wordpress is much more active.
April 8, 2010 at 12:02 pm #86645In reply to: Thesis integration?
Terence Milbourn
Member@johnhiller — I just read that back in December “Matt Mullenweg dropped the bombshell yesterday in IRC: bbPress, the often forgotten forum option, could become a WordPress plugin in the near future”. I’ll have to get myself an IRC client and start participating. Any idea of timescales?
@chrishajer — I didn’t mean to come off too strong on that but on re-reading what I wrote, it does read that way. I apologize for that. And if its Matt Mullenweg that needs to have the benefit of my help and guidance I will be sure to let him have it… 8^) In the meantime, while I wait for commonsense to prevail, which I now know ‘appears’ to be happening (see comment above), I’ll content myself with creating my own template to match my current Thesis/WP theme. What joy.
April 7, 2010 at 10:35 pm #86562dangerbronco
MemberWoohoo! This plugin works! https://wordpress.org/extend/plugins/bbpress-integration/
Anyone who is having trouble with single sign-on, deep integration and cookies w/ wp2.9 and bb1.0. Here is your answer. Make sure you configure it in the settings. Thanks for the help.
April 7, 2010 at 10:27 pm #86561gerikg
MemberAre you using bbpress 0.9?
April 7, 2010 at 10:24 pm #86560dangerbronco
MemberAlso, I have tried this plugin, which, hasn’t worked for me either. I’m guessing its not compatible with 2.9. https://wordpress.org/extend/plugins/wordpress-26-and-bbpress-09-integration/
April 7, 2010 at 10:21 pm #86559dangerbronco
MemberWhy not just force all registrations and log ins through the WordPress side?
Well, when I include the deep integration, If I log in through the wordpress side, I won’t have access to the bb-admin. Is there a way around this?
April 7, 2010 at 10:19 pm #86558gerikg
MemberThis might help you with your journey: https://bbpress.org/forums/topic/howto-disable-registration#post-38090
April 7, 2010 at 10:07 pm #86557chrishajer
ParticipantWhy not just force all registrations and log ins through the WordPress side?
April 7, 2010 at 10:04 pm #86644In reply to: Thesis integration?
chrishajer
Participant@PubDirLtd – there’s no need to say anyone here is unconcerned or has forgotten anything. Everyone knows what a pain in the butt it is to integrate WordPress and bbPress for logins, functions or theme integration.
Since you’re new here you might want to read up a bit on the discussion of making bbPress a WordPress plugin. With custom post types in WordPress 3.0, it looks like it will be even easier to make bbPress into a WordPress plugin. I’m all for that.
The discussion started here with making bbPress a WordPress plugin:
https://bbpress.org/blog/2009/12/2009-12-09-meetup/
There was relevant discussion about it in the forums too:
https://bbpress.org/forums/topic/future-of-bbpress
> if the developers of BBPress can’t make it that simple
Right now, there are no developers.
The man in charge of the project is Matt Mullenweg and you might be better served addressing him directly with your concerns, to ensure they’re heard: http://ma.tt/contact/
April 7, 2010 at 9:37 pm #86556gerikg
Memberhttp://wpbbpthemes.org/integration/ these are the steps I’ve taken, works good so far.
April 7, 2010 at 7:20 pm #33942dangerbronco
MemberHi. I have read the posts saying that deep integration has issues with cookies and authentication when logging in through the wordpress login, on wp versions 2.7 and higher (I am using 2.9). I am wondering if anyone has been able to do this, and what steps were taken. I can’t just “login through the bbpress side” because the wp-authenticate hook in my auth plugin won’t run. I’ve been racking my brain on this one and any help would be appreciated.
April 7, 2010 at 7:12 pm #86349In reply to: Cannot access admin panel.
dangerbronco
MemberDoes anyone know a workaround for this? I have a wordpress plugin that syncs user data from an external user database when on the wp-authenticate hook. Unfortunately, this hook isn’t called when I login through the bbpress side.
April 7, 2010 at 6:44 pm #86642In reply to: Thesis integration?
zaerl
ParticipantI am new to BBPress, and I have to say that compared with BuddyPress installation/integration, which is that simple WordPress plugin, BBPress has a long way to go.
Whereas, it might surprise you to know, most people (WAY more people) in the world just want WordPress to load a plugin right into their existing theme and off they go.
bbPress isn’t a WordPress plugin. It uses the WordPress core functions but it’s a separate project. You can’t compare the installation of a WordPress plugin with the installation of bbPress. Also you can’t compare the communities cause the two software are completely different. One is a blog engine. One is a BBS engine.
April 7, 2010 at 6:27 pm #86641In reply to: Thesis integration?
Terence Milbourn
Member@chrishajer – I thought some more about what you wrote regarding the WordPress plugin idea.
I imagine, having worked with BBPress for so long, you guys are no longer concerned or have forgotten just what a royal pain in the butt it is to set up. Most of the pain could be avoided if it had been scripted and become a simple CPanel/Softaculous install, for example, but it hasn’t.
I am new to BBPress, and I have to say that my first impression is, compared with BuddyPress installation/integration (which is already that simple WordPress plugin), BBPress has a looooong way to go.
And I suspect, one of the reasons why there is such a big difference in the size of the respective communities, is that most of you guys don’t mind/quite like to fiddle with the technical stuff.
Haven’t you got the engine room steering the ship? Where are the ‘marketing guys’ out there finding out what the people really want, and steering the development, rather than what interests the coders?
It might surprise you to know (well I know it would surprise the coders), most people (WAY more people in the world), just want THEIR WordPress to load a plugin right into THEIR existing theme, and off they go.
Badabing badaboom!
I can’t see how, if the developers of BBPress can’t make it that simple, and also a darn site more compatible with WordPress itself, how its ever going to survive. Really.
And with the release of the merged v3.0 not far away, is that opportunity going to be grabbed or lost?
April 7, 2010 at 11:45 am #86634In reply to: Thesis integration?
psycheangels
Memberyou can start by reading this topic i guess
https://bbpress.org/forums/topic/seemless-wordpress-integration
April 7, 2010 at 11:39 am #86633In reply to: Thesis integration?
Terence Milbourn
MemberA “Thesis page” is just like any other html/php/css WP page except that it uses Thesis Hooks, which is the framework Chris Pearson created to sit on top of WP and is far more efficient than the underlying WP code. It looks like this…
<?php
// Using hooks is absolutely the smartest, most bulletproof way to implement things like plugins,
// custom design elements, and ads. You can add your hook calls below, and they should take the
// following form:
// add_action('thesis_hook_name', 'function_name');
// The function you name above will run at the location of the specified hook. The example
// hook below demonstrates how you can insert Thesis' default recent posts widget above
// the content in Sidebar 1:
// add_action('thesis_hook_before_sidebar_1', 'thesis_widget_recent_posts');
/**
* function custom_bookmark_links() - outputs an HTML list of bookmarking links
* NOTE: This only works when called from inside the WordPress loop!
* SECOND NOTE: This is really just a sample function to show you how to use custom functions!
*
* @since 1.0
* @global object $post
*/
function custom_bookmark_links() {
global $post;
?>
<ul class="bookmark_links">
<li><a rel="nofollow">&title=<?php urlencode(the_title()); ?>" onclick="window.open('http://delicious.com/save?v=5&noui&jump=close&url=<?php urlencode(the_permalink()); ?>&title=<?php urlencode(the_title()); ?>', 'delicious', 'toolbar=no,width=550,height=550'); return false;" title="Bookmark this post on del.icio.us">Bookmark this article on Delicious</a></li>
<?php
}Thesis is on one level, just an additional library of high level functions, and at another, its an incredibly easy way to design and manipulate your theme/template. The structure of the framework and the finished theme it provides also happen to be presented in a very SEO conscious way, which is obviously a big selling point.
What I would really like to see is a BBPress Template written for Thesis. Hmmm. I wonder. How hard can that be?
April 7, 2010 at 6:29 am #86630In reply to: Thesis integration?
chrishajer
ParticipantA thesis page would just be a WordPress page in the Thesis Theme by Chris Pearson, I think.
What you’re asking for, PubDirLtd is the reason that they are considering making bbPress a WordPress plugin, to do exactly that. Right now, it does not. It’s not a plugin for WordPress.
Some people have had success with putting their forum inside an iframe in a WordPress page, but that’s just an ugly hack and has its own problems.
April 7, 2010 at 3:59 am #86626In reply to: Thesis integration?
johnhiler
MemberWordPress and bbPress don’t have “theme integration” – so that sort of seamless integration isn’t going to be easy, as far as I’m aware.
If you can make a “Thesis compatible” HTML template that’s supported in bbPress, you could then use the WordPress Thesis plugin to generate a CSS file… then drop that into the bbPress style.css file. That should do the trick.
April 7, 2010 at 3:55 am #86609In reply to: Templates for 1.x ???
johnhiler
MemberbbPress is still a small community… we’re not as big as say, the WordPress community, and we don’t get the sort of corporate commitment and support that they do. So what you’re left with is mostly us volunteers, trying to help each other get the most out of free software that we all use and enjoy.

There are a couple 1.0 compatible themes on the forums… try some of these links maybe?
http://www.google.com/search?q=theme+site:bbpress.org/forums
Here are a few of the ones that support 1.0+:
https://bbpress.org/forums/topic/new-vanilla-2-inspired-theme
https://bbpress.org/forums/topic/new-theme-carrington-blog-for-bbpress
https://bbpress.org/forums/topic/new-theme-superbold-revisited-for-bbpress
April 6, 2010 at 5:27 pm #86581In reply to: Moved BBpress to new database, wont work anymore
zaerl
ParticipantAll values under the cookie section of /bb-admin/options-wordpress.php must be changed according to the WordPress values.
WordPress URL
Blog URL
Cookie salt “auth”
Cookie salt “secure auth”
Cookie salt “logged in”
also make sure to:
1) delete the old cookie before making your tests.
2) check values of bbPress Integration plugin (/wp-admin/options-general.php?page=bbpress-integration-admin)
3) change COOKIEPATH according to what the bbPress Integration plugin reports
April 6, 2010 at 3:28 pm #86369In reply to: Linking a subforum to a specific page
chrishajer
ParticipantSo, it needs to be a subforum so it shows up in your list of forums, but when they click it, they don’t get a forum, they get redirected to a WordPress page?
You could do it with a 301 (permanent) redirection your .htaccess. You would just redirect the old (subforum) URL to the new (WordPress) URL.
The format would look something like this (assuming pretty permalinks):
Redirect 301 /forums/forum/subforum-name/ http://www.example.com/your-wordpress-page-slug/The first part is relative (just the stuff after the domain name) , and the second part is a full URL. If you get a white screen after adding that to your .htaccess, it means the syntax is wrong and you have to redo it.
April 6, 2010 at 2:26 pm #86543In reply to: Highlighting the current forum tab
gerikg
MemberI found this post https://bbpress.org/forums/topic/functions-for-generating-a-menu-of-wordpress-pages
This doesn’t work for me, it makes my forum blank before even asking for the script. When I create a function.php file and put everything in it. I hope this can help steer you into the right direction.
April 6, 2010 at 9:22 am #33899Topic: Linking a subforum to a specific page
in forum Troubleshootingmiruru
MemberI’m not sure if this is even possible but here goes.
I have created a subforum and I want this subforum to be linked directly to a wordpress page. So that when users clicks onto this link, it will take them directly to a page which i have already set up.
Is this even possible? Any ideas will be grateful.
April 6, 2010 at 9:06 am #86575In reply to: Moved BBpress to new database, wont work anymore
zaerl
ParticipantAre the settings:
define( 'BBDB_NAME', 'bbpress' );
define( 'BBDB_USER', 'username' );
define( 'BBDB_PASSWORD', 'password' );
define( 'BBDB_HOST', 'localhost' );equal to WordPress counterparts?
April 5, 2010 at 9:11 pm #33916Topic: Plugin activation
in forum Troubleshootingjanuzi2
MemberSomeone integrated wordpress with bbpress. Now admin panel for the bbpress shows only users, topics and posts. Is it possible to fix it ? Is there a way to manually (by the phpmyadmin) activate new plugins ?
-
AuthorSearch Results