Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to limit latest discussion topics?

Published on March 12th, 2007 by

Is there a way to limit the number of topics listed under the Latest Discussions part?

Force WP registration

Published on March 12th, 2007 by

I would like to force users to register via the WP blog that my bbpress install is integrated with. Is there any fast and easy way to do this?

I know I could probably crawl through the code and hard code the link so it goes to the WP registration screen instead, but I was hoping someone might have a different suggestion. Also, forcing them to log in through wordpress would be kind of nice as well.

Call me crazy, but I’m still a little cautious about running registration and login through the BBpress side.

User ID = 999999999?

Published on March 12th, 2007 by

I have recently integrated a bbpress install with an existing wordpress blog/site. The WP blog had three users prior to the integration, and all three made it over to the bbpress install with no problems. However, today a new user registered on the WP side and her ID defaulted to 999999999.

I proceeded to register a “dummy” user, just to see what happened. The next registration ticked up to user ID #1000000000. While I doubt that this will lead to any serious problems, it seems silly to me to have user IDs starting around ONE BILLION, when even 1,000 would be plenty high enough for my lil’ ol’ site. Having McDonald’s-esque “XX billions served” sized numbers seems to fly in the face of the “Code is poetry” mantra.

Any ideas as to what’s going on here?

how to integrate bbpress0.8.1 to WPMU 1.1.1?

Published on March 12th, 2007 by

The link to https://codex.wordpress.org/Ergate/wpmu_bbPress_integration

but its title “OLD INSTRUCTIONS”

After I try modify config.php

https://bbpress.org/documentation/integration-with-wordpress/

My blog user login fail to bbpress.

msg show “Cannot select DB.”

any good idea?

How to get to admin page?

Published on March 12th, 2007 by

What is bbPress’s admin page, and why, when I log in, there is no evidence,that I loggend in.

Did I install it correctly?

Profile Page and Permalinks

Published on March 11th, 2007 by Justin Tadlock

I finally got everything set up at Books In Bed. The Forum is working well too. Tell me what you think of it so far.

The problems I have had are linking to a topic author’s profile page. I can get the “last poster’s” profile page link though.

What I think I need to do is get the author’s “user id” to do this, but for some reason I can’t get it.

Also, I’ve tried everything on this site to get pretty permalinks working (I use GoDaddy). They’ve always worked fine on my WordPress blog, but not on bbpress. The only thing I haven’t done is /bb-admin/rewrite_rules.php because I keep getting an error when I go to that page.

Anyone here know how to parse files with PHP?

Published on March 11th, 2007 by

I’m just poking around with some log files, and was curious as to how I could parse the data and extract some specific information based on parameters which are determined by my marketing campaign. I suppose I should go to a more specific PHP forum for this, but I thought I’d throw it out here first, just in case anyone had some experience here.

I’m ultimately thinking of creating a plugin which will analyze CUSTOM data which a user can set to any value they like in the admin panel of either WP or BB.

I need to read line by line, and extract certain parts of a line, compare some of those parts with other lines to find similarities. I think an example is best:

88.88.888.88 – – [02/Mar/2007:00:56:38 -0800] “POST /url/of/page/requested/ HTTP/1.1” 304 256 “/url/of/page/referring/” “Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/418.9.1 (KHTML, like Gecko) Safari/419.3”

This line has a lot of data. All I need is to find out if the url of page requested matches a pre-defined value. Then, I need to find out what the ip address is if it does match the value. I would then need to parse back through the file and pull every line that had a matching ip address.

Hope this explanation is clear. If anyone has any suggestions, or knows of any simple resources to start this happening, that would be extremely helpful.

Thanks,

Ron

P.S. I’ve read up a little on fget() and file(), but they’re still a little greek to me. A simple example that might work in my case would be most helpful.

Pagination on main page

Published on March 11th, 2007 by User1

I been playing around with the functions trying to figured how to get to have pagination on the main page instead inside the forums.

Custom Theme for WordPress integration w/ bbPress

Published on March 11th, 2007 by

I had a custom theme built for my wordpress site and it matches my CubeCart (which is in it’s own directory – wordpress is on site root). I am not proficient with this theme. Should I have someone do this for me or can I do this simply?

swedish letters in the plugin quote

Published on March 10th, 2007 by

Hello, I love the function to qoute another person – thanks!

But when I’m trying to qoute a text with swedish letters (like: “å,ä,ö”) I can’t get it to work. I get “ä” instead :S

Is there a simple soulution for this problem?

Skip to toolbar