Hi
Great product but just a couple of observations you might like to consider –
There seems to be nothing in the download that tells you what version you have – this should be remedied. In fact, I cannot find any ‘Read Me’ file either.
Also, the installation instructions should say that you first need to setup a database and note the username/password for use in the installer.
Keep up the good work
Derek
Is it possible to specify that there is a maximum of one reply per topic?
So I have this idea for a forum. Basically, it is a collaborative forum where based on certain criteria it matches up two people. They then each submit word documents. Once both are submitted, the site then allows them to download each other’s document. That way, it ensures that in order for one person to get a document, they need to submit their own for the other person to look at.
Does anyone out there know if this would be possible to program into a bbpress forum, or am I looking in the wrong place?
Thanks for the help!
How to remove the user’s website link which shows in topic page right above the member word?
I want to show the user website’s link just in his/her profile page… no anywhere else…
thanks
I would like to add asterisks next to these two fields to indicate that they are required, how can I do this? thanks
Is it possible to restrict users for posting website links in topics after their 10 posts?
nobody can paste any link if he/she is new on my forums..
need help..
Thanks,
Pagal
this is my site file structure (look in the pic, link below)
http://dl.dropbox.com/u/6055448/Capture.PNG
bbPress is in the “forum” folder.
I turned on permalinks and created .htaccess files for both, WP and BB.
now when I type in browser “http://mysite.com/forum” and click on one of the forums it
redirects me to “http://mysite.com/forum/forum/forum-title”
How my .htaccess files must look like so it shows only one /forum/ in URL?
Should I use one .htaccess file?
WP htaccess http://dl.dropbox.com/u/6055448/wp_htaccess.txt
BB htaccess http://dl.dropbox.com/u/6055448/bb_htaccess.txt
Is there a plugin to extend the profile about a user?
Would be nice with custom text-fields, checkboxes and so, that the keymaster could setup for the users to fill out in their profiles when they are signing up or editing their profile.
I could for example use an “About me” field on my bbpress.
I need to make bbPress forum to one WordPress installation and I want to ask other users what is in their opinion better solution for bbPress’ database: should it have separate database or to use existing database of WordPress?
Untill now, I used separate databases, but I found one reason for using only one database: WP plugins for automatic backup of database could then backup bbPress’ tables too. I don’t know for any similar plugin for bbPress.
Your experiences?
I really need my forum tag cloud visible when my users are on the wordpress side. I need to call bb_get_tag_heat_map( $tags, $args ) specifically. Anyone have any suggestions on how I might achieve this?
Thanks in advance –