When users post, the posts are too close together. How can I add a gap in between each post?
Example:
http://i83.photobucket.com/albums/j300/AndyWilliams24/CRAMPED.jpg
Thanks in advance
When users post, the posts are too close together. How can I add a gap in between each post?
Example:
http://i83.photobucket.com/albums/j300/AndyWilliams24/CRAMPED.jpg
Thanks in advance
My company created an online support application for a product a few years ago. We’re now working on installing a bbPress forum but would like to combine user logins so they can sign in to the support site and the forum at the same time.
I need to integrate with login, logout, register, and block. The bbPress code is a little overwhelming all at once, and I couldn’t find any documentation about integration with third-party software, so here I am. Can anyone get me started? Should I try to build this into a plugin, or a script that the support app runs on login? And which bbPress functions will I need to hook into or rewrite? Thanks a ton!
My forum won’t load and I noticed via PHPMyAdmin that bb_meta is listed as “in use.” I analyzed the table and this is what I got:
analyze Error Table ‘./db68418_citizenkeith/bb_meta’ is marked as crashed and last (automatic?) repair failed
analyze Error Table ‘bb_meta’ is marked as crashed and last (automatic?) repair failed
analyze error Corrupt
I am running RC3 on Media Host’s grid service.
I’ve been having LOTS of MySQL errors lately:
https://bbpress.org/forums/topic/database-upgrade-issues
https://bbpress.org/forums/topic/recount-errors
I haven’t had time to check out logs or anything, and now I think I’m screwed. I found a MySQL backup from June 21, and I should be able to drop bb_meta and import the old table. I just want to give Media Temple a chance to respond to my support ticket, and I don’t want to potentially screw up the forum even more.
This is a private forum in which a handful of friends post and chat, so it’s not critical. But I would like to get this resolved and any help from the bbpress community would be appreciated.
Hi everyone…I read some posts about this problem, but wanted to find out if a different or new solution had come about. I’ve read about an issue with PHP version 5 and needing to add code to the .htaccess file. I’ve also read about adding “dummy” lines to the database file. I wondered if there are any other solutions that might be easier to understand for someone with no coding skills. I am trying to integrate WP and BBPress. My site is brand new so I can reinstall everything if I have to. I saw the really great screencast that someone did, too. That was really helpful except that it didn’t work.
The error I get says “Forum could not be created”.
I’ve been inputting my
Database name
Database user
Database password
exactly how they appear in “wp-config” (copy & pasted) but it keeps telling me
“There was a problem connecting to the database you specified.
Please check the settings, then try again.”
I’m guessing it has something to do with the advanced settings, which I have not changed. I’m with GoDaddy but it said in 99% of all cases you should leave it the same.
Any help guys?
Sam, I followed your instructions for bbpress integration I ran across in this thread:
and it doesn’t work. The result is that if I login to bbpress, it logs me out of wpmu. If I login to wpmu it logs me out of bbpress.
bbpress rc3 – trunk r2162
bbpress Integration plugin 1.0-rc3
wpmu 2.7.1 from the download zip
All downloaded and installed fresh on my Windows dev box. I’ll come back to this after I’ve finished my post graduate work in particle physics.
I’v to integrate wordpress, bbpress and buddypress. I installed bbpress in locally, as instruction found in site “http://theeasybutton.com/blog/2009/04/25/integrate-bp-bbpress-wpmu/”. After installing and setting cookie as instruction given, i’m unable to concurrent log-in or log-out. Please someone help me how can i escape from such kind of synchronization problem.
Is there a way to have the top navigation bar from BuddyPress (that shows My Account, Notifcations, etc.) also show when using the bbPress forum? It seems this makes sense if there were really integration between bbPress and BuddyPress.
Thanks
I’m trying to figure out how to verify a user is logged into BBpress before granting access on a non-bbpress page.
I’m currently trying to use: bb_auth() with limited success. It seems there are a lot of includes necessary. Is there a single file I can include that will load all of the mandatory functions for bb_auth?
Hi everyone,
I want to disable HTML codes in posts. I am using “BBcode Lite for bbPress” and I dont need html codes to edit my post. When my member want to add a HTML code that is useful to forums the code works and havent seen properly. How can I disable?