Search Results for 'code'
-
AuthorSearch Results
-
November 28, 2010 at 7:19 pm #97798
In reply to: Integrate bbpress with an existing WordPress theme?
Ashish Kumar (Ashfame)
ParticipantI wrote this sometime back – http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/
If you need further help, reach me on email –
ashishsainiashfame<<at>>gmail<<dot>>comNovember 28, 2010 at 7:19 pm #102898In reply to: Integrate bbpress with an existing WordPress theme?
Ashish Kumar (Ashfame)
ParticipantI wrote this sometime back – http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/
If you need further help, reach me on email –
ashishsainiashfame<<at>>gmail<<dot>>comNovember 28, 2010 at 7:15 am #101040Corsari
Member@ kevinjohngallagher and @ the rest of the bbpress staff.
I landed on bbpress searching for a nice forum, and i’ve found it because I do use wordpress.
Well, as any other person, I’m impressed by the apperiance and because I found it really attractive, I decide to download and mess myself up to install it and get it working (not much hard to be true).
When at the end I find that the look and mainly the page setup is totally different… you should understand @TheNet (who started this topic).
Anyway, I think that bbPress staff, should at least release such kind of three columns layout for the main page.
This for the simple reason that there is a number of new bbpress users that would start using this forum because they like as they see it and also because it is more logic and readable such kind of layout.
The same % of people, and I suppose they are not the minimum part, is choosing wordpress and would choose bbpress, because they are simple and effective without being an html-css-php-GURU
This may potentially lead to have them to try bbPress out, see that this kind ot theme layout is missing, see that is not easy to find bbPress themes out there and f**k-bbPress-off
.Not realy a good idea in terms of bbPress spreading.
Hope bbPress staff will think about this.
November 28, 2010 at 7:15 am #95940Corsari
Member@ kevinjohngallagher and @ the rest of the bbpress staff.
I landed on bbpress searching for a nice forum, and i’ve found it because I do use wordpress.
Well, as any other person, I’m impressed by the apperiance and because I found it really attractive, I decide to download and mess myself up to install it and get it working (not much hard to be true).
When at the end I find that the look and mainly the page setup is totally different… you should understand @TheNet (who started this topic).
Anyway, I think that bbPress staff, should at least release such kind of three columns layout for the main page.
This for the simple reason that there is a number of new bbpress users that would start using this forum because they like as they see it and also because it is more logic and readable such kind of layout.
The same % of people, and I suppose they are not the minimum part, is choosing wordpress and would choose bbpress, because they are simple and effective without being an html-css-php-GURU
This may potentially lead to have them to try bbPress out, see that this kind ot theme layout is missing, see that is not easy to find bbPress themes out there and f**k-bbPress-off
.Not realy a good idea in terms of bbPress spreading.
Hope bbPress staff will think about this.
November 28, 2010 at 3:41 am #102914pagal
ParticipantNovember 28, 2010 at 3:41 am #97814pagal
ParticipantNovember 27, 2010 at 11:35 pm #94678In reply to: bbPress 2.0 – Updates
aja2010
MemberI currently have several sites running standalone bbpress.org with deep integration. How would I convert over when this new plugin is developed?
I would echo ricardouk views that It would make sense to just display the forum on a wordpress page to avoid the hassle of fiddling with different themes.
What is likely to be in the core? I would like to have plugins in the core or optionally built in and maintained as core plugins specifically these ones.
Adsense for BBPress
Ajaxed Quotes
Akismet
Allow Images
BBClitcha
BBCode Buttons
bbPM
BBVideo
Terms of Service
I would think all of them should be in the core except maybe Adsense for BBPress
I am not a computer guy but if you want a dummy tester I would fit the bill
November 27, 2010 at 3:50 pm #102912Corsari
MemberNow I’ll read as many docs I can, but I would suggest bbPress documentation editors to write in an explicit way
https://bbpress.org/documentation/integration-with-wordpress/
if the existent WordPress theme is automatically applied or if this is not possible, if it must be hacked or what ever

Thank you
R.
November 27, 2010 at 3:50 pm #97812Corsari
MemberNow I’ll read as many docs I can, but I would suggest bbPress documentation editors to write in an explicit way
https://bbpress.org/documentation/integration-with-wordpress/
if the existent WordPress theme is automatically applied or if this is not possible, if it must be hacked or what ever

Thank you
R.
November 26, 2010 at 2:45 pm #102887singlecelldesign
MemberHi,
I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:
/* Deep integration */
if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}
No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.
Best Regards, Karl
November 26, 2010 at 2:45 pm #97787singlecelldesign
MemberHi,
I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:
/* Deep integration */
if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}
No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.
Best Regards, Karl
November 25, 2010 at 5:43 pm #94664In reply to: bbPress 2.0 – Updates
gswaim
ParticipantJJJ and Crew,
I have been waiting a long time for this plug-in. I can hang on, as long as I know it can do what I need. I am not sharp enough to look at the current files and understand how it gets implemented; therefore, I have one basic question.
I am using my WP install to deliver the equivalent of an online course. I want to provide a forum for each module within the course. So, with the bbPress plugin, will I be able to put a given forum on one page and another forum on another page?
It appears that most of the presentation is controlled by code on a page template. I could create multiple page templates, as needed. I just don’t know if your solution will allow me to display a specific forum on a specific page.
Thanks for your work on this!
November 23, 2010 at 5:58 pm #94652In reply to: bbPress 2.0 – Updates
LPH2005
MemberDid a little install on a “new” site. WP 3.0.1, BP 1.2.6, child theme with nothing but the style sheet pointing to the default so I could add the styles from the bbpress. Copied the bbpress template files into the child theme.
Now, things worked except they looked awful. Looking at the template code for all the files that started with page (page-bbp_front.php, page-bbp_topics.php, and page-bbp_form.php)
<div id="container">
<div id="content" role="main">This causes a problem because container is also used by bp-default, therefore any child theme would fail to look good.
Changed html code to:
<div id="bbp-forum-container">
<div id="bbp-forum-content" role="main">Then added css styles for the new ids within the styles.css for the child theme:
Looks OK. But needs work:
http://www.tuxreports.com/discussions/
Hope this helps.
November 23, 2010 at 4:31 pm #102260In reply to: Justin Tadlock's Forum Plugin for WP
Rich Pedley
MemberI’d totally agree if there was built in functionality within WordPress for image uploads by subscribers… which there isn’t.
hence better served by a plugin
November 23, 2010 at 4:31 pm #97160In reply to: Justin Tadlock's Forum Plugin for WP
Rich Pedley
MemberI’d totally agree if there was built in functionality within WordPress for image uploads by subscribers… which there isn’t.
hence better served by a plugin
November 23, 2010 at 3:43 pm #94649In reply to: bbPress 2.0 – Updates
carmellom
MemberAny word yet on when we are going to see some type of integration or plugin?? I’m dying to find out. Also, Is there any easy way to integrate bbpress into my current wordpress site without having to learn bbpress code to make it look seamless? I actually love learning but don’t have the time right now, 5 sites in 6 months…
November 22, 2010 at 9:30 pm #94639In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantHello, here is the update in order, I upgraded to the latest version of WordPress, re-added the plugin, switched to twenty-ten theme, deactivated all of my plugins and the bbpress plugin still does not show up.
November 22, 2010 at 2:22 pm #102367In reply to: Forum attacked by spammers
Mark McWilliams
MemberRamiuzNo, Akismet is designed for blogs, not for forums. Which is why I don´t use it for my forum, but for my blog.
No, Akismet was designed to catch SPAM, anything from comments (blog/site) to posts/thread on a forum (bbPress), they’re all the same!
November 22, 2010 at 2:22 pm #97267In reply to: Forum attacked by spammers
Mark McWilliams
MemberRamiuzNo, Akismet is designed for blogs, not for forums. Which is why I don´t use it for my forum, but for my blog.
No, Akismet was designed to catch SPAM, anything from comments (blog/site) to posts/thread on a forum (bbPress), they’re all the same!
November 22, 2010 at 2:19 pm #94636In reply to: bbPress 2.0 – Updates
Mark McWilliams
MemberRich Pedley: [note to mods: above post is spam]
mr_pelle: […] mods? Do we have mods for real, here? [/sarcasm] -_-“
Rich Pedley: nope, but I live in hope. Though JJJ is one

We do have 1 moderator that I know of, and that’s _ck_ although we don’t see her round here very often anymore (I don’t think she likes the idea behind the plugin?!)

I’d be happy to help in removing SPAM and such, you’ll always have the odd one get through Akismet, and you’ll get some of the legit posts getting caught! — But that’s one thing I’ve not seen for bbPress, a ”Report Spam” button?
November 22, 2010 at 12:39 pm #94634In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantNothing.
I also de-activated all of the plug-ins to be sure, but the bbpress plugin does not show up.
I am stumped.
November 22, 2010 at 11:08 am #94632In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantHello again

Well I downloaded the zip file from here the third try with no success:
https://trac.bbpress.org/browser/branches/plugin#bbp-themes/bbp-default
I unzipped the branches folder, I then renamed the ‘plugin’ folder to ‘bbpress’ and then uploaded the ‘bbpress’ folder to the wp-content/plugins folder and still nothing shows up in the plug-in admin

Here is the link to the test site, where I want to add the bbpress forum to:
http://motion-master-templates.com/test/
I had buddypress running before, but I deactivated all the associated buddpress plug-ins prior to uploading bbpress.
I would really like to start playing with bbpress

Thank you.
November 22, 2010 at 9:27 am #94631In reply to: bbPress 2.0 – Updates
Rich Pedley
Membernope, but I live in hope. Though JJJ is one
November 22, 2010 at 3:22 am #78902In reply to: User Roles, WP & BBpress
anmari
ParticipantFor the info of anyone chancing up on this.
wrt The plugin that justin mentions above. After integrating bbpress and wp 3.0.1, i had my existing members showing up in bbpress as inactive. Not: inactive (no role)
I changed the plugin as follows: – added the else line
function inactive_to_member() {
$userID = bb_get_current_user_info( 'id' );
$user_obj = new BP_User( $userID );
$user = bb_get_user( bb_get_user_id( $userID ) );
if(empty($user->capabilities)) {
$user_obj->set_role('member');
}
else if (is_array($user->capabilities) and ($user->capabilities['inactive'])) $user_obj->set_role('member');
}
add_action ('bb_head', 'inactive_to_member', 5, 0);November 21, 2010 at 6:43 pm #94625In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantYes Mark I see the bbpress.php file and every other file that I downloaded from here :
https://trac.bbpress.org/browser/branches/plugin.
Thank you
-
AuthorSearch Results