Search Results for 'bbpress'
-
AuthorSearch Results
-
April 4, 2009 at 12:09 am #72794
In reply to: Display bbpress on wordpress page (inside the blog)
adeboy
Member@swaymedia – you make a php page in the bb template folder and put that code in, you get the topics which you can loop through as normal.
@chrishajer – sure, the full bbpress forum is not in an iframe in a WP page, just the recent posts, although i just realised for something else that a micro bbpress forum in an iframe/widget could be very interesting
April 3, 2009 at 11:44 pm #72833In reply to: something happening on TalkPress.com
swaymedia
Memberas i said, its getting to a point where we’re all voicing our concerns, and BBPress is heading towards a milestone, so Matt as he should be, very concerned about what could be an even further Great piece of software.
April 3, 2009 at 11:38 pm #72850In reply to: Installing Plug In’s for BBpress
demonicrock
MemberAs i was going through some other threads. I found this https://bbpress.org/forums/topic/no-site-keymasters?replies=5#post-909
could that be my problem? the admin ID (keymaster) was given a custom title just recently as yesterday…..
April 3, 2009 at 11:18 pm #5122Topic: Installing Plug In’s for BBpress
in forum Pluginsdemonicrock
MemberGreetings,
I am a new WP and BBpress user.. I have read through a few other threads here regarding similar issues.. I am tryign to install the “allow-images.php” plug in for a BBpress… I have created the my-pluguns folder in the root of BBpress and placed the “allow-images.php” file in that folder. My understanding is the next step should be to activate the plugin…..
Do i do that in the admin section of the forum? or admin section of WP?
I cannot see a plugins section on the forum side of BBpress.. I am familiar with installing plugins on regular WP…. Am i missing something here? If i am.. Where in BBpress admin is the plugin section?
April 3, 2009 at 10:55 pm #72793In reply to: Display bbpress on wordpress page (inside the blog)
chrishajer
Participant@adeboy – I know how to create a page with an iframe, I just wanted to see your bbPress installation inside a WordPress page, in an iframe. When it’s ready, please post the link to it. Thanks.
April 3, 2009 at 10:47 pm #72792In reply to: Display bbpress on wordpress page (inside the blog)
kevinjohngallagher
MemberWith respect Swaymedia mate, if you don’t read what people reply to you, you’ll never get the answer to the questions you’ve asked.
===============================================================
_ck_: “If you don’t know what I know about bbPress it just means you are lazier than me”
April 3, 2009 at 10:42 pm #72791In reply to: Display bbpress on wordpress page (inside the blog)
swaymedia
Memberwhere would you put the code:
require_once('../../bb-load.php');
$topics = get_latest_topics( );edit: @kevinjohn: i wont read all of that but “thumbs up”
April 3, 2009 at 10:40 pm #72790In reply to: Display bbpress on wordpress page (inside the blog)
kevinjohngallagher
MemberSwaymedia,
Ipstenu made some great points, to show you the thoughts of someone with a different perspective. While you might not see his point of view, he was kind enough to lay out his view point for you.
As much as Ipstenu and _ck_ are making generalisations, so are you. You have no proof that “the majority” want what you want. You keep using the phrase “the majority” to back up your points, and while i mostly agree with your premise, i’m not overly confident that randomly adding in your guess on how many people might possibly maybe agree with you is helpful.
“the majority” is the same as “deep integration will crush a shared server if you get a surge in visitors”, there’s not facts or figures, just someone’s massive assumption, laid out to attempt to prove a point.
Ipstenu is wrong about integration not being mentioned on this site, it’s on the homepage (https://bbpress.org/), the about page (https://bbpress.org/about/features/) and on the documentation page (https://bbpress.org/documentation/integration-with-wordpress/) and this is what confuses people who are new to BBpress. But, every time someone mentions it, it’s shot down.
And yes, while using an iFrame is a hack, hacks are far from uncommon in the web industry, let alone wordpress or BBpress. Making things work has always been the way websites have been built, and while i understand and support your desire for a different method, there’s very little need for the ‘OMG’ simply because you dont like the solution presented (not to mention, i think very few 13 year old girls read this website so wont be too impressed ;-] ).
There’s loads of things wrong with BBpress, and many are trying to work to make it better. Getting up tight becuase you dont like a solution or because you want others to code a better one for you isn’t going to make BBpress a better fit for you. Take a deep breath my friend.
Kevinjohn
p.s. And if you were using an iFrame back in 1995 then my hats off to you, as Microsoft didn’t invent them until 2 years in later, so kudos for driving that delorian up to 88 miles an hour and going back in time to work as a microsoft dev in building IE 4.
===============================================================
_ck_: “If you don’t know what I know about bbPress it just means you are lazier than me”
April 3, 2009 at 10:37 pm #72789In reply to: Display bbpress on wordpress page (inside the blog)
adeboy
Member@chrishajer – Its not quite ready for primetime but you just make a very basic page with the bb-load.php include and then you can get the latest topics/comments and create some links. You need some simple css in the page to match your site styling for the links and target the top frame in the links
require_once('../../bb-load.php');
$topics = get_latest_topics( );Your homepage might have adverts, widgets, maps etc which will often load in an iframe, as well as images, so the latest topics appear as part of the page build up.
One day i might get round to proper integration but until then, it works fine
@swaymedia – grow up
April 3, 2009 at 10:29 pm #72831In reply to: something happening on TalkPress.com
swaymedia
Member@matt – some genuine feedback to avoid Digg fan boys, taking the piss even further.:
1)
Once you get the BuddyPress version for non-MU WP out, would you not need Deep Integration on BBpress for that..?.. etc. BuddyPress + WordPress (non-MU) + BBPress (deep intergrated for post-alpha)… having to work around a ridiculous iFrame to show it on WP&BP is going to fan down big with the designers.
2)
Updating the Documentation now, will get alot more people to help. It hasn’t been since the last 8 releases.
3)
Look into intergration more, and synch BuddyPress with BBPress well enough for designers to do what they want with it.
4)
BBPress as the scripts name and TalkPress as the hosted version is the most stupidest thing i have ever heard. It’s going to show a deteriation on Automattics side.
5)
got plent more to moan about, but ill let someone else have a turn
April 3, 2009 at 10:14 pm #72788In reply to: Display bbpress on wordpress page (inside the blog)
swaymedia
MemberOH MY GOD… are you guys serious… your going to cross over the solution with a stupid “iFrame”.. this is ridicilous….
@adeboy.. I know how to do iFrame, but design wise and everything else wise… Iframes suck… were taking a step backwords using iFrames, its like being in 1995 all over again.
April 3, 2009 at 9:17 pm #71913In reply to: Last logged / Not logged in for
_ck_
ParticipantHey I made this today just for you

https://bbpress.org/plugins/topic/members-online/
(well, I’ve been meaning to make it since my Mini-Track is broken)
I’ll make some custom views for it over the weekend to show who is most active or least active. It will be easy now because the last time is tracked in their metadata.
April 3, 2009 at 8:44 pm #72787In reply to: Display bbpress on wordpress page (inside the blog)
chrishajer
Participant@adeboy: can you post the URL to your forum? I had heard in the past that the iframe idea wouldn’t work, so if it does it would love to see it. Thanks.
April 3, 2009 at 8:32 pm #72786In reply to: Display bbpress on wordpress page (inside the blog)
adeboy
MemberSwaymedia, in the time you’ve spent writing all your posts you could have figured out how to do it. I did my iframe hack for the same thing you need in the time it took to write this post and it works perfectly. Stop moaning, its free software, it will happen one day but its not here yet, deal with it
April 3, 2009 at 7:35 pm #72830In reply to: something happening on TalkPress.com
Matt Mullenweg
KeymasterIpstenu is correct on the relationship between TalkPress and bbPress.
WordPress.org :: WordPress.com
bbPress.org :: TalkPress.com
We chose a new name for it to avoid confusion.
I think I originally announced it a year or two ago, just nothing has happened with it until recently.
_ck_ is absolutely right about not putting one of the product names in your domain. Better to start with something unique that you truly own, rather than using someone else’s name.
April 3, 2009 at 5:12 pm #72785In reply to: Display bbpress on wordpress page (inside the blog)
swaymedia
MemberAs I said, just becuase you do not want deep integration it doesn’t mean the majority won’t. It is going over the top to call it a “Silver Bullet” just becuase it might have deep intergration.
All I want to do is use the BBPress loop to add the latest topics on the index.php page of WP. … Getting told “oh well theres a plugin for that, for your sidebar” is probably the stinkiest response any one can give. People want to customize things, thats what BBPress is about, we dont want rigid fixed plugins. And not to mention really really lame. Deep intergration is the “right tool for the right job” for the majority of people using BBPress… except it wont be there.
both points are too weak to stop deep intergration and are probably really insufficient to fight your side of the argument. Dedicated servers will always be used for a large community base that has enough power to crush a shared server.. which is not that likely anyway.
April 3, 2009 at 3:15 pm #72845_ck_
ParticipantAny template editing guide for WordPress should still be helpful for bbPress.
The header and footer parts are somewhat similar, just some slightly different names inside.
You are also going to need to change that link on your WordPress side for the forums to the proper link but that might be tricky since it’s not an internal wordpress page.
April 3, 2009 at 3:10 pm #72784In reply to: Display bbpress on wordpress page (inside the blog)
Ipstenu (Mika Epstein)
ModeratorAh. Yes, but no. Read https://bbpress.org/about/
bbPress is a simple forum software. Full stop. The fact that it integrates better with WP than other forums is … a bonus. In fact, none of the about pages mention wordpress except in that WP was the reason for tBB to be made.
The reason people come to BBPress is becuase of the intergration possibilities
Yes, most likely this is true. Heaven’s knows it was for me!
limiting the deep integration is the most Counter-Intuitive thing against its own selling point
Except it’s not a selling point. If it was, I’d agree with you, but it’s clearly not. Even in the documentation on how to to shallow and deep integration, it suggests not doing it because of load and overhead and other things.
I have no need for deep integration and I never will. I use four totally separate tools for my website: MediaWiki, bbPress, WordPress and Gallery2. ONLY WP and BB are integrated and even then, it’s just users so people can comment and post. I could, if I wanted, integrate WP+BB+MW, but even then I’d just want logins.
Why? Because while I want the site to look the same on each one, each tool I use is slightly different and needs customization. I feel that I can give my users a BETTER level of cross-tool integration if I take the time to customize each of my tools to that it is consistent with my site design AND consistent with the intended use of the tool itself. And I’m not the only person who thinks that way.
Some people want a silver bullet, a tool that does it all. Some people want the right tool for the right job and will customize as needed. Neither is right or wrong, it’s just preference.
By keeping bbPress NOT deep-integrated with WordPress, bbPress leaves itself open to be integrated with any other application, or not. It allows itself to be customized based on the needs of the client. And that is, in my opinion, a fantastic selling point
April 3, 2009 at 3:02 pm #72783In reply to: Display bbpress on wordpress page (inside the blog)
_ck_
ParticipantTwo huge strengths for stand-alone (simple) integration over deep integration are:
1. your forums can be still running even if your blog is temporarily down (or visa versa)
2. speed/performance – deep integration will crush a shared server if you get a surge in visitors
April 3, 2009 at 2:38 pm #72782In reply to: Display bbpress on wordpress page (inside the blog)
swaymedia
Memberyeahs but BBPress is for coders to hack it together and make it suitable for a WP theme… that’s what its selling point is… its not just “another forum”… otherwise people would go for Vanilla or phpBB or other light forums.
The reason people come to BBPress is becuase of the intergration possibilities… and limiting the deep integration is the most Counter-Intuitive thing against its own selling point… utterly contradictory and frankly stupid… The majority will want deep intergration either now or later on… Regardless what type of user you are… there will be a point in that users time when he/she wants deep intergration.
April 3, 2009 at 2:37 pm #72781In reply to: Display bbpress on wordpress page (inside the blog)
Ipstenu (Mika Epstein)
ModeratorEasy. You redirect BB presses signup/login to WP and then the WP profile to BB.
Okay, not ‘easy’ but … If you’ve integrated login, you can edit the login links on BBpress so registrations go to WP and then put a couple redirects in your htaccess in case someone gets ‘smart’. You still have people login through BB or WP, but since it’s the same server, it’s all good.
April 3, 2009 at 2:13 pm #72780In reply to: Display bbpress on wordpress page (inside the blog)
lookfab
Member@adeboy, thanks for the pointer to columbusunderground.
How is it that their signup/login is for WordPress, yet the profile page is from bbpress? Any idea?
April 3, 2009 at 2:11 pm #72779In reply to: Display bbpress on wordpress page (inside the blog)
Ipstenu (Mika Epstein)
Moderatorseriously guys, deep intergration is probably the most essential feature an “intergratable forum” has to have.
All this talk about…. well… Not everyone wants it.. is utter garbage.
Wow. Harsh. So my not wanting it means I’m garbage or my site is garbage? Nah, I know you don’t mean I’m crap, no worries, but really think about what you just said.
I agree that SOME people want deep/full integration. And some people don’t. Should full integration be offered? Yes, but only for people who are totally hard-core hackers. Because it’s so hard, because it’s so complicated, and because it’s something that, if done wrong, will seriously jack you up.
Shallow integration, of users and db, is what most people need. If you can theme WP, you can theme BB. If you can make a theme in WP, you can make it work in BB too with about an hour of work and make it seem seamless.
A pain? Yes. But IMO better than having to re-code everything.
And I too would rather sit on a cactus than use iframes.
April 3, 2009 at 1:05 pm #72829In reply to: something happening on TalkPress.com
Ipstenu (Mika Epstein)
ModeratorMy guess would be this: wordpress.com is to wordpress.org what talkpress is to bbpress
Nes pas?
(and I’ve been told they don’t use those questions in the SATs anymore, which makes me feel old…)
April 3, 2009 at 8:39 am #72842_ck_
ParticipantbbPress doesn’t yet have the ease of use that WordPress has
but it can be customized in pretty much the same way.
The problem is bbPress is much younger than WordPress so there is virtually no documentation and it’s also evolving so any changes you make today may have to be updated somewhat in a few months.
The best bet is to study existing plugins and themes however if you are not a coder that may be problematic.
You got this far though, I dare say you probably have the required determination to get it done.
-
AuthorSearch Results