Search Results for 'bbpress'
-
AuthorSearch Results
-
September 12, 2008 at 5:35 am #3984
Topic: Can add bbPress poll into wordpress?
in forum Requests & Feedbackleoleoleo
MemberCan add bbPress poll into wordpress like Bbpress Latest Discussion and embed wordpress post?
September 12, 2008 at 3:18 am #66074In reply to: WordPress + bbPress Integration 101
_ck_
ParticipantI experimented for awhile with making a plugin that would make 2.6 work with the 2.5 cookies using a pluggable replacement but the task proved overwhelming. Then I tried making a replacement pluggable for bbPress to make it work with 2.6 cookies and that was just as insane too.
Unless your mods are concentrated into one file I wouldn’t recommend tampering with the core.
I don’t get the rush to WP 2.6 It’s getting terribly bloated.
I miss 2.0 – feature rich yet still lightweight.
September 12, 2008 at 12:09 am #66073In reply to: WordPress + bbPress Integration 101
isaacgreenspan
MemberThough I hesitate to say this out loud, it is possible to integrate bbPress 0.9.0.2 with WordPress 2.6.x (I have a site running the two and logins to one part work in the other, cookies are properly set and cleaned up, etc.), BUT it requires plugins to both bbPress and WordPress (or, alternately, modification of core code) and I’d venture to guess that it might substantially weaken the cookie security introduced in WP2.6. If anyone is desperately interested, I can share details, but it’s messy.
September 11, 2008 at 4:54 pm #67604In reply to: Can fix it?
leoleoleo
MemberWoo! Thanks!
The fixed reduce my bbPress 1.0 Alpha 27 to 18 queries!
September 11, 2008 at 3:10 pm #3982Topic: Can fix it?
in forum Troubleshootingleoleoleo
MemberCan fix it?
September 11, 2008 at 2:53 pm #66718In reply to: bbPress 1.0 alpha
chrishajer
ParticipantIt’s weird. I had that exact thing happen to me on an alpha install, not integrated, and I thought I was going crazy seeing things. Maybe not. For me, I just restarted the browser or used another browser and registration went through fine. I have no idea what it is; it’s an esoteric bug for sure.
September 11, 2008 at 9:55 am #67555In reply to: Forum moderation / merge topics etc
benzilla069
MemberThis could help?
September 11, 2008 at 3:17 am #3971Topic: Forum moderation / merge topics etc
in forum Requests & Feedbackmirochai
MemberHi,
Is there a way for me to easily merge Forums, topics, split topics and so forth?
I would like to merge a couple of my forums. I just imported my phpbb2 40 meg forum to bbpress. It works super! But I have so many forums and would like to merge them.
Any help would be greatly appreciated.
Best,
September 11, 2008 at 2:35 am #66717In reply to: bbPress 1.0 alpha
kannued
ParticipantChris
I didn’t see your post.
BBPress Alpha is in its own database. All the tables appear to be there, numbering 12. This is a standalone BBPress. The only thing I have done differently is to put the hidden forums plugin in “my-plugins”, but it is not activated, nor are any other plugins like Askimet or Bozo.
September 11, 2008 at 1:32 am #67572In reply to: Integrating to WP has broken the static front page
jpope
MemberThanks for the input. I’m pretty sure I’m off in the wrong direction, I’m just trying to dig through what the WP and BB code are doing under the covers so that I have a better understanding of where this problem is coming from. It’s simply the analytical part of me wanting to understand the whole system.
As for why, I am currently calling a few bbpress functions from my wp pages.
I’m actually reviewing what I’m using now to see if I can just eliminate the use of the bbpress functions on the WP pages. I think I can probably just eliminate the need (at least for now).
That said, I still want to dig in and get to the bottom of this. It seems like there should be a really easy answer for this (btw — I don’t think it’s the 404 problem from the other thread you linked).
Thanks again for the feedback. Given I’m doing this on my own time, I may not get back to it for a while (I have funded development to finish for work). I’ll post back when I have a chance to re-review this.
September 11, 2008 at 12:10 am #66716In reply to: bbPress 1.0 alpha
kannued
ParticipantI restarted Firefox 2, checked cookies which was allowed for this site, and the same problem occurred. I didn’t mention before that after I click on the Register button, my username appears in the top left of the page, again with the form as I completed it. I also tried this in IE6 with cookies allowed too. The same problem occurred.
September 10, 2008 at 10:52 pm #66715In reply to: bbPress 1.0 alpha
chrishajer
Participant> But then when all it done, I am still on the register page
> with the form filled in. I would think I would get a thank
> you, your password will be sent to you.
This happened to me once before. I thought I was seeing things. In my case, it was cookies or something because when I restarted the browser and tried again, it worked fine. Can you recreate the problem in another browser?
September 10, 2008 at 10:50 pm #66714In reply to: bbPress 1.0 alpha
chrishajer
ParticipantSo you have bbPress alpha in its own database, and there is just one table, the users table, or all the other tables are there as well?
Is this integrated with anything, or just a standalone bbPress installation?
September 10, 2008 at 10:48 pm #67571In reply to: Integrating to WP has broken the static front page
chrishajer
ParticipantAlso, why are you loading bb-load.php into WordPress? Do you need to use bbPress functions inside WordPress?
September 10, 2008 at 10:47 pm #67570In reply to: Integrating to WP has broken the static front page
chrishajer
ParticipantTo me this sounds like you are way off on the wrong track. I’ve never heard of anything like this before. I use a static front page for WordPress and have never had this problem.
Did you install bbpress and wordpress into separate folders? Is bbPress in a subfolder of WordPress?
Did you create an .htaccess for bbPress and are you using permalinks?
Is this relevant at all?
Not trying to distract you from the work you’re doing, but I’ve never heard of anyone going off in that direction before for a problem like this.
September 10, 2008 at 10:19 pm #66713In reply to: bbPress 1.0 alpha
kannued
ParticipantWhen I register (click on the Register button) there appears to be a transfer. But then when all it done, I am still on the register page with the form filled in. I would think I would get a thank you, your password will be sent to you. And yes, the two required fields are filled in properly.
September 10, 2008 at 10:16 pm #66712In reply to: bbPress 1.0 alpha
kannued
ParticipantI didn’t change the database table prefix from the default. This is the only table in the new database. The database says ‘bb_’, and bb.config.php says ‘bb_’. My keymaster shows up in ‘bb_users’. So if the keymaster is there, then the table prefix is not the problem. It is something else.
September 10, 2008 at 9:50 pm #66711In reply to: bbPress 1.0 alpha
chrishajer
ParticipantAre you sure you have the database table prefix correct, and you’re looking in the correct table for the new user?
September 10, 2008 at 9:35 pm #66710In reply to: bbPress 1.0 alpha
kannued
ParticipantThe test registered name is not in my database, just the original keymaster user.
September 10, 2008 at 5:39 pm #66709In reply to: bbPress 1.0 alpha
kannued
ParticipantI installed the alpha on its own database. When I test register, I am not sent a password, nor password sent when I try to recover password.
September 10, 2008 at 4:55 pm #67568In reply to: Integrating to WP has broken the static front page
jpope
MemberSo I have confirmed that this happens even if I set both bbpress and wordpress to the default themes, so it is definitely not something in the themes I’ve customized.
I really wish I could find the code where wp is determining the post ID of the home/front page as I suspect that is the best place to start trying to tackle this.
September 10, 2008 at 2:43 pm #3956Topic: Search doesn’t use tags, nor headlines
in forum Troubleshootingmarians
MemberIt seems to me as if search in bbPress 0.9x neither uses tags, nor uses headlines to find posts/topics.
Can anybody confirm this?
Is there an simple solution?
September 10, 2008 at 2:10 pm #67580In reply to: bbPress Top 100 September '08 update
Detective
MemberViva Chile Mierda !!!
Great work, _ck_. Thanks.
September 10, 2008 at 1:50 pm #62760In reply to: rss result is empty
marians
MemberJust in case this thread (and bbPress development) is still alive:
The question was: How to handle feeds with no items. Currently bbPress responds with an empty page when a feed wouldn’t contain any items.
The expected behaviour would be to respond sending a valid feed with no item entries.
The file /rss.php (see http://svn.automattic.com/bbpress/trunk/rss.php) calls die() in all cases when no posts are found.
Comment out all “die()” calls and you’re fine!
September 10, 2008 at 12:10 pm #51604In reply to: Google Adsense
Mark Barnes
MemberThis is a great adsense plugin:
http://www.2diabolos.com/blog/plugin-bbpress-adsense-injection/
-
AuthorSearch Results