Info
- 10 posts
- 3 voices
- Started 10 months ago by m-jay
- Latest reply from pimarts
Buddypress + bbpress plugin - MEmbers PROFILES
-
- Posted 10 months ago #
HI
I guess More an more people will use buddypress + bbpress plugin (rather than installing the bbpress included with buddypress) ...
What is the plan for integration in the near future ?
My problem is, when you clic on a name FROM the Forums, you get the Profile page of this user related to his activity inside the forums ... right (his favorites, his last posts, his subscriptions, etc ..)
But when you clic on this same user name from another page of my blog, it goes to this user's Profile related to buddypress ; showing his activity, his friends, and all buddypress custom fields that I created ...
This is confusing for users ... don't you think ? They expect to see the buddypress profile when they clic a name in the Forums ...
If I have to choose, I'd prefer showing the buddypress profile all the time.
Hope it makes sense ?
-
- Posted 10 months ago #
For now I made a redirection (with the redirection plugin) to send people visiting the bbpress profile to the buddypress profile.
I hope to see some sort of integration in the future too (maybe through plugins?).
-
- Posted 10 months ago #
Oh
I was not aware of this redirection plugin ...
I'll give it a try ... -
- Posted 10 months ago #
I noticed a different (but linked problem) in managing Members
If I use the Mark as Spammer function in buddypress, as it is not linked with bbpress plugin, this Member is still allowed to post in the Forums !!
This is a big issue for me as I have 10k members on my website, and hopefully most of them will join my forums soon ... and unfortunately, some of them are real troublemakers that we need to control in some ways ...
I hope that bbpress plugin will get more advanced moderation tools very soon ! Any plans about this ?
Thank you
-
- Posted 10 months ago #
@pimarts
Regarding redirection plugin ;
the URL, of course, is different for each user ...Can the plugin handle this ?
Ex. My URL for bbpress Member is :
http://www.mjtutoriels.com/blog/forums-audio-mao/membres/USERNAMEand same user in buddypress :
http://www.mjtutoriels.com/blog/members/USERNAME
or
http://www.mjtutoriels.com/blog/members/USERNAME/profile -
- Posted 10 months ago #
Yes the plugin can handle that.
I have this for example:
Source URL:
/forums/users/(.*)/
Target URL:
domain/members/$1/
Works great for me.
-
- Posted 10 months ago #
hum
I tried :
/blog/forums-audio-mao/membres/(.*)
to
/blog/members/$1/profileI also tried without the /blog
Not working for me,
I'm not good with this kind of stuff !If you don't mind, how would you "phrase the rule" with my URLS (previous post)
Thanks in advance
-
- Posted 10 months ago #
ok
For those interested,
My URLs were correct ...
I just forgot to tic the box at the end of the source URL text lineTHanks pimarts
This is a great "temporary" solution !
-
- Posted 9 months ago #
What redirection plugin did you use?
-
- Posted 9 months ago #
Redirection ;)
-
You must log in to post.