Search Results for 'bbpress'
-
Search Results
-
Topic: Google Analytics for bbPress
Google Analytics at http://boakes.org/software/
Rename the file googleanalytics.php and copy it to your /wp-content/plugins directory.
Enable it on the plugins page.
Enter your Google Analytics User Account string (it’ll be something like UA-12345-6. It appears when you “Add a channel”)
Apparently, you have to signup with Google and receive a User Account string.
Google Analytics is free to all advertisers, publishers, and site owners.
Does this free apply to Discussion forums?
Does anyone have an opinion on Google Analytics or another forum statistics plugin?
I’m working on a project that calls for a seamless integration of the two with all the bbPress functions available in WordPress and vise-versa. I have finished nearly everything including adding the bbPress admin menu items to the WordPress panel.
However, the items don’t actually display because when WordPress checks to see if users can access them, the roles, such as “moderator” aren’t listed.
Is there a way, in bbPress, to just get a list of the current users capabilities, so it can be filtered into the WordPress list? The project requires that it be done entirely through plugins.
Topic: Girls Can’t WHAT?
I just updated my bbpress forum after a few months of neglect and I’m looking to pump some new life into it and add some new plugins.
There’s not near as much activity in the forums as my regular blog, but I do get some folks who would rather post in the forums than on the front page of the site.
Let me know if anything looks amiss.

Topic: Forum permissions
Topic: Images, a pain in my side…
First off, sorry mods if this is a double post. I left a comment on the Allow Images plugin page, but I don’t think many people read those comments unless they themselves are having a problem. So I thought I would be better off starting a new topic.
I’ve been stumbling with getting images to work on my bbpress 0.8.2.1 forums for a day or two now. For some reason the Allow Images 0.7.1 plugin doesn’t work for me. When I post an image it gets truncated down to <img /> in the database.
I’ve tried using the two spaces before the ending slash – No Luck
I’ve also tried editing the bbpress core files like meeciteewurkor recommended – No Luck.
I did notice that if I used phpmyadmin to edit the database manually and put the
<img src="http://domain.com/image.jpg" />code into a post the image shows up. So there has got to be a function that is filtering out the src part of the image tag or something
Anyone have any suggestions? Is there a function I should be looking at in particular?
I installed and seem to have a database connection, yet my page looks like this: http://claystreet.uparkforfree.com/bbpress/index.php.
i cant find info how to fix this. thanks for helping.
I had a user write a post with this title:

This creates a post like this:
* http://www.kosmosity.com/forums/topic/?replies=1#post-2
I’m using the “slug” option on this test forum which uses the default theme and bbPress 0.8.2.1. It looks like the
is being sanitized to “” (an empty string), which confuses bbPress and leads to that topic resolving to an error page. On the test forum to which I just linked, I have no plugins except WordPress Integration.Has anybody else run into this bug? Is there an existing workaround? If other people can replicate this bug, I’ll create a ticket in Trac. Also, if there’s no existing workaround, I’ll try to create a plugin workaround.
Thanks,
Bob
