Search Results for 'bbpress'
-
Search Results
-
Topic: Coding Idea — Trading Forum
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!
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
Topic: User information details?
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.

