Published on February 16th, 2011 by OldCow
I installed the forum in a sub-domain, did place the rewrite code into the .htaccess file:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^forum.my-domain.com
RewriteRule (.*) http://www.forum.my-domain.com/$1 [R=301,L]
It redirects to www.forum.my-domain.com, but the login doesn’t work and brings me back to the bb-login.php page.
http://www.forum.my-domain.com/bb-login.php
What do I need to change in the code above to redirect to www.forum.my-domain.com and the login works?
Published on February 15th, 2011 by Steffen Jørgensen
Over at http://wordpress.dk/forum/ I have recently run into a very strange bug.
One user (myself) gets topic-title/topic-link mismatch on certain topics.
Example:
Title #1 -> forum/topic/title-1/
Title #2 -> forum/topic/title-2/
Title #3 -> forum/topic/title-6/ (mismatch!)
Title #4 -> forum/topic/title-4/
Title #5 -> forum/topic/title-5/
However, if I log out everything is fine.
I have tried everything I can think of;
Clearing the cache, cookies and sessions, different browsers, different computers, logging in and out — last I have created a new user and everything works great with that user. The thig is, I would really like to keep my old profile.
Have anyone ever had the same problem?
I can’t see how this is possible to some (only one actually) users and not others, and only when user is logged in.
Any help would be appreciated.
Published on February 15th, 2011 by _ck_
Check out # 6 on the list, nice job Gautam !
http://google-opensource.blogspot.com/2011/02/google-code-in-grand-prize-winners.html
This is some of the work he did:
http://www.google-melange.com/gci/student_ranking/show_details/google/gci2010/gautamgupta
Published on February 15th, 2011 by LPH2005
With everyone’s busy schedule, and so much terrific work happening on bbPress plugin (and BuddyPress), what is the status of a converter from the BP built in forums to the bbPress plugin?
Does one exist? Has anyone looked at it yet? Is there a scheduled time frame?
In fact, has work even started on integrating BuddyPress and bbPress plugin?
I know bbPress isn’t in alpha so this may seem too soon of a discussion.
Sorry for so many questions. Just curious and thanks.
Published on February 15th, 2011 by iftomkins
I’m receiving this error in my bbPress installation:
Warning: parse_url(/forums/bb-login.php?re=http://www.nextgenresale.com/forums/forum/getting-started) [function.parse-url]: Unable to parse URL in /home/alan/public_html/forums/bb-includes/functions.bb-core.php on line 596
It seems to be triggered by the when the user tries to perform an action, like “Add New Topic”. And since you have to be logged in for that, it redirects to the login screen (with a redirection URL embedded in the URL for after login), and that’s when the error occurs.
Doing a Google search, I found lots of other bbPress sites that have the same error visibile right now. Here’s one, for example.
Warning: parse_url(/bbpress/bb-login.php?re=http://moots.com/bbpress/?new=1) [function.parse-url]: Unable to parse url in /nfs/c07/h01/mnt/98594/domains/moots.com/html/bbpress/bb-includes/functions.bb-core.php on line 596
http://moots.com/bbpress/bb-login.php?re=http://moots.com/bbpress/?new=1
Any tips would be much appreciated! I checked my bbPress installation URL, and it seems good http://nextgenresale.com/forums.
Published on February 15th, 2011 by xlrdxrevengex
So i got them integrated but when i go into deep integrate i put the code the requires the wp_load.php file and when i save it upload it and go to bbpress domain it takes me to my WordPress site and wants me to create a user/blog for it or if i am logged in on WordPress it tells me the blog does not exist? If i remove the require once line it goes back to working. On wordpress i have w3 total cache, the domain mapping plugin, bbPress Intergration plugin with it set to wordpress mu and thats it the others are not that big such as akismet cforms smart youtube wordpress importer and wp-pagenavi
BTW yes i have the iBlogPro theme and bbpress theme
Published on February 14th, 2011 by ELundby45
I noticed that when I started my other topic, it says someone else created the topic.
Update $wp_users_object after creating a new user.
Also, you will notice the only reply I have received was spam, while I appreciate the bump, I would like the ability to report a bogus post.
Can someone please remove that post ( or simply help me solve my problem so I don’t have to look at it anymore)?
Published on February 14th, 2011 by pineapple-pp
How do I get specific posts to be highlighted depending on the poster’s title/position. e.g. Member, Admin, etc.
Thanks
Published on February 14th, 2011 by ksmithtn
Please contact me – ksmithtn@comcast.net for details if you are available.
Thanks.
Published on February 14th, 2011 by OldCow
Somebody posted a question in the wrong forum. How can I move this post the correct forum without changing the forum ID in the database directly?