Search Results for 'bbpress'
-
AuthorSearch Results
-
September 22, 2010 at 1:40 am #94236
In reply to: Some errors with Deep Integration.
arthurfreitas
MemberHello,
I turned off the plugins that added style lines that you indicated. I do not know anything was resolved, honestly …

I think I made a wrong issue in file
footer.php, I will check it shortly.Oh, about the mistakes of styles, I’m in the “cleaning” process of the bbPress’ CSS. But which of the two files I need to edit:
bb-style.cssstyle.css?I appreciate your help.
Att,
Edit: I think what is messing up the footer is the
integrated-footer.txtfile, since it closes some<div>tags.No?
September 21, 2010 at 11:16 pm #94269In reply to: fetch RSS feed
Ricardo
Participantget the rss feed from bbpress by adding “rss” to the forum url
http://www.domain.com/bbpress/rss
copy the rss feed url and paste it on the rss/feed widget in wordpress
September 21, 2010 at 9:30 pm #94234In reply to: Some errors with Deep Integration.
wblogan
MemberI would try commenting this line out; maybe it needs to be in a different place?
<link rel="profile" href="http://gmpg.org/xfn/11"/>Where are these internal styles coming from if you have not added them to header.php?
`<style type="text/css"><br />
.signature {padding:1em; border-top:1px solid #ccc; font-size:0.87em; color:#444;}<br />
</style><br />
<style type="text/css"><br />
.bb_smilies {border:0; vertical-align: middle; padding-bottom:1px;}<br />
.bb_smilies {cursor: pointer; cursor: hand;}<br />
#bbClicker {position: absolute; float: right; visibility: hidden; background: buttonface; width: 150px; border:2px inset buttonface; font: 1.2em times, serif;}<br />
#bbClicker img {padding:5px;}<br />
#bb_smilies_toggle {float:right; padding: 0px 6px 1px 6px; margin: 1px 7px 2px 0; font: 1.2em times, serif; word-spacing: -1px; height: 16px; vertical-align:middle; line-height:16px;');}<br />
</style>`I looked at your site with Firefox and opened the error console, and I think something in these styles might be causing a problem.
Have you edited bbpress/frontpage.php?
Check anything you have edited for missing or misplaced closing tags.
I’m out of my element here. These are just the things I would try. (I wish someone who knows more than me would jump in here.)
September 21, 2010 at 7:32 pm #94232In reply to: Some errors with Deep Integration.
wblogan
MemberI wonder if you will get the footer and other things fixed without fixing your style sheets. Your styles are in the wrong order. Looks to me like you are using @import rather than <link> to get the style sheets. In fact, it looks to me like you are using <link>, @import and internal styles. Are you importing styles from another site outside your domain? What browser are you using? Have you made changes to twentyten/header.php other than adding the link to the bbpress/bb-styles.css?
September 21, 2010 at 7:21 pm #35420Topic: fetch RSS feed
in forum TroubleshootingDKB
ParticipantHow can i grab the RSS feed from bbpress and show it on WordPress?
I want to show the latest 3 comments in the format:
title
summary (max 10 plain text exerpt length)
Thanks in advance,
DKB
September 21, 2010 at 5:20 pm #94261curtismchale
MemberMy date? I’ve removed bbPress more than once. I’ve also removed the bb-config.php file and copied the information out of the working WordPress install as well as going through the installer.
I’ve downloaded a fresh copy of bbPress from the site as well as getting it from Trunk.
No idea what my date may have to do with it.
September 21, 2010 at 1:13 pm #93914In reply to: Forking bbPress: First Draft
kevinjohngallagher
MemberHello folks,
Just a quick update, I’m afraid I’ve been offline for a week due to family issues. To that end, it’ll be another week or so before I come back with an actual update. Just didn’t want people to think I’d gone AWOL.
_ck_ best of luck with your projects. No doubt we’ll all be slapping our heads at the simplicity of what you build next.
Paul, thanks for the kind words and well wishes.
Take care,
Kev
September 21, 2010 at 12:41 pm #94219Ricardo
ParticipantHi
Personally i prefer the 1.0.2 version, both of them are fast and light, some say 0.9.2 is faster but even if it is faster i can“t really notice it.
with version 1.0.2 i can switch the pretty permalink function on very easily, i was unable to do that with version 0.9.2, in fact i was unable to turm it on and spent a good amount of time in the support forums trying what everyone said (multiviews, htacess etc etc etc), the permalink structure is a bonus point for me in any forum script (i dont like all those cripthgraphic urls).
visually (user side) there aren’t many differences, from the admin prespective version 0.9.2 has a “wordpress retro look” version 1.0.2 looks like wordpress 3.0 .
version 1.0.2 added a few functions/pluggins to the core that were missing or needed a pluggin in 0.9.2.
if you use wordpress, version 1.0.2 can be integrated a lot easier than 0.9.2.
There’s been some talk about forking it but in my opinion the next version (pluggin) will be what everyone wanted, better integration at several levels, no backpress dependency, bbpress admin area inside wordpress etc etc)
i tried several forum scripts and i think nobody will be angry if i write a few lines about them:
1- phpbb3 – fairly simple to setup but way too much options in the admin area, nothing difficult as it is understandable but no “pretty permalink structure”, there was a pluggin but you need to reinstall it with every new version and its a pain to even set it up.
2- SMF – simple to setup but its kind of complicated to get around all those options, to much stuff.
3- PunBB/FluxBB – Original forum script and fork – both were a breeze to install, PunBB had native permalink structure and FluxBB had a pluggin but in my opinion the community has lost his “power” forking PunBB split the community but i could be wrong.
4- Simple press – the best forum pluggin for wordpress, had most stuff i wanted (clean urls, integration with wordpress at all levels, theme, users etc) nice community forum, international language support but it was sluggish, there were a few tips on how to optimize its speed but never managed to optimize it, otherwise a great forum script for wordpress.
5- MyBB – easy to instal with a easy to understand administration area, great community, lots of pluggins, themes, international support, fast forum system, clean urls (through pluggin) etc, if the bbpress project doesnt take off in next version it willprobably be my choice.
Hope this helps you.
September 21, 2010 at 11:38 am #94218hpguru
MemberNow date is October 15.
September 21, 2010 at 8:00 am #94217pagal
Participantanyone else?
September 21, 2010 at 2:37 am #94228In reply to: Some errors with Deep Integration.
arthurfreitas
MemberHello,
I followed your instructions @wblogan, and the first, second and fourth problems were resolved.
Now, the third problem persists, and some problems appeared due to CSS bbPress would need help to fix (I do not understand anything of the composition of CSS at bbPress)
Thank you.
Att,
September 21, 2010 at 12:23 am #94256curtismchale
MemberNot sure if this will get me any closer but BuddyPress installs with no issues. I know it’s a plugin for WP but it also installs bbPress.
September 20, 2010 at 11:32 pm #94216pagal
ParticipantWho cares this plugin?
People always love standalone version.
It should not die.
September 20, 2010 at 11:00 pm #35419Topic: Database Connects but installed doesn't get to step 2
in forum Installationcurtismchale
MemberI’m installing on a MT GS and have WordPress 3.0.1 already working. I want to install bbpress into the same DB ad the WP site. Once I upload the files and hit /forum it asks me for the DB information which I put in. It seems to connect to the DB just fine but then just gives me a white screen with no errors.
September 20, 2010 at 10:26 pm #94215hpguru
MemberNot supported in future…
bbPress is WordPress plugin next month…
September 20, 2010 at 6:11 pm #35415pagal
ParticipantWhich is the right and why?
Things to know before downloading?
Pros and cons?
List of sites using bbPress 0.9?
List of using bbPress 1.0.2?
Technical differences b/w them?
Your experience for bbPress 1.02.2 or 0.9?
Your suggestion?
I hope these basic questions will help newbies.
Anyone interested in answers?
Thanks
P.
September 20, 2010 at 4:43 pm #94201In reply to: Admin area on topic.php – default Kakumei theme
mr_pelle
ParticipantSeptember 20, 2010 at 4:17 pm #94200In reply to: Admin area on topic.php – default Kakumei theme
wblogan
MemberMan, I hate to be so ignorant, but I did not know what SVN is. So I went to Docs and did not find anything helpful, then to google and found http://svn.automattic.com/bbpress/trunk/. I do not find a zip archive there so I take it that one simply chooses the file(s) one wants and does a copy/paste?
September 20, 2010 at 3:44 pm #76453In reply to: bbPress plugin September 15?
hpguru
MemberThank you!
September 20, 2010 at 3:31 pm #94198In reply to: Admin area on topic.php – default Kakumei theme
wblogan
MemberI downloaded from https://bbpress.org/download/, not from https://trac.bbpress.org/browser/trunk. I did not know about “trunk”. If the link at the bottom of the page to zip format is what I need then I’ve got it. Thanks. I’ll give it a try.
September 20, 2010 at 3:06 pm #94226In reply to: Some errors with Deep Integration.
wblogan
MemberIt looks like you have the integration and deep integration working, and that all you need is to mess around with the styles. I don’t know if this will help, but check out how I got it to work. I had the Twentyten sidebar working at one point but didn’t like it in bbPress. Also, I had the same problem with the footer and didn’t want to fix it at the time. But it can be fixed with styles I’m sure.
edit: there appears to be a problem with my server at the moment. Replace bb_get_footer in bbPress/theme/footer.php with
</div></div>
<?php get_sidebar(); ?><div id="primary" class="widget-area" role="complimentary">
</div>
<?php get_footer(); ?>
The number of divs and placement of the call for the sidebar is what makes it work. Just play around with it until you get it to work.
September 20, 2010 at 2:49 pm #94197In reply to: Admin area on topic.php – default Kakumei theme
mr_pelle
ParticipantDid you download the archive from here or from the Download page on this site? The former is trunk, the latter 1.0.2…
September 20, 2010 at 2:47 pm #80585lmsook10
MemberThanks for your reply. Yes, if I select year/month/title option, it goes to http://localhost/wordpress/forums/ (which is bbpress) page, which I wanted.
However, I have another page, like about and staff.. and they do not exist like forum, so I need them to be like default?p=123
Currently, if I click about page, it tries to go to http://localhost/wordpress/about/ and it throws Object not found! error because I do not have about page. How can I solve this problem?
Thanks,
September 20, 2010 at 2:30 pm #94188In reply to: Adding "Quote" feature?
September 20, 2010 at 2:29 pm #94147 -
AuthorSearch Results
