Search Results for 'bbpress'
-
Search Results
-
Hey,
I installed bbpress and got through all the steps and it brought me to a blank page when the install was done.
http://lostinsound.org/wp-content/plugins/buddypress/bp-forums/bbpress/
After I did the install it told me that it had installed but with some errors. I assume that this is why i see a blank screen. I think I messed up entering some of the Salt things because I couldn’t find two of them my admin panel.
Any help would be greatly appreciated.
Thanks,
RObbie
Topic: bbPress capabilities
I’m building a forum/community and we have a few requirements and I’m hoping you guys can fill in the blanks on whether I can accomplish this with bbPress/buddypress or some solutions of the sort.
Here are some of the requirements:
Question and Answer functionality — Marking a post as an ‘answer’
Stats – Members in forums, total posts, etc
Stickied threads
Vote up/vote down — Stack Overflow like functionality.
Thanks!
I’m running bbpress 1.0.2 and had it successfully integrated with WP 3.0.1. WP is on the subdomain http://wisdom.theheartsvoice.com/ and bbPress is in a folder on that subdomain /forum/. They are sharing a SQL database.
I have the bbPress integration plugin installed in WP and all the secret keys are copied over from wp-config.
I had mapped the user roles successfully and all my users (only 11) had registered on WP as subscribers and were successfully being added as members in bbPress as soon as they logged in there.
In order to create both a private site and forum, I had installed the “registered users only” plugin on WP which is still working fine. And then to make the forum private I installed the “zaerl visibility” plugin, and set it up so that “inactive” and “blocked” users can’t see any of the forums. The roles ‘member’ ‘administrator’ and ‘keymaster’ all had full visibility.
This all worked brilliantly for at least 6 days and there have been no changes that I know of to anything – no one has permissions on my admin, etc but me.
Tonight, I tried to log into the forum and discovered that I’m not getting an admin link anymore and I’m unable to reply to anything or start topics. Then I realized that me and all the other users have been set to “inactive”. They are all still showing as “subscribers” in WP.
However, as an inactive user now I shouldn’t be able to see any of the forums and all of them are fully visible. So I’m suspecting the zaerl plug-in as the cause.
I’ve reviewed most of the threads on this topic here and haven’t found anything that applies.
I’ve tried:
– clearing my cache and my cookies.
– created a new admin user in WP and clicked over to the forum, hoping the role would automatically be translated into keymaster there. No. (And when I checked the wp_usermeta table there had been no new line of code added on login to assign a role for that user_id, so I suspect the role mapping has stopped working completely.)
– logged in directly to the forum with both admin accounts, no admin link appeared, no change in user status.
– I deleted the line in my bb_meta table that set the values of zaerl-visibility and also the line that activated that plugin and then deleted the zaerl plugin file from the bbPress plugins directory (I’m not really a coder, so may be in WAY over my head trying to use phpMyAdmin!)
– I inserted a new line of code in my wp-usermeta table to reset my bb_capabilities to keymaster, by copying exactly what was set before to my user_id.
– I did that also for the second admin user I created.
None of these things has worked and since I can’t get into my admin I can’t reset any of the users from inactive to member and so my forum is essentially dead (and it’s week 1 of a 5 week class)
The WP and bbPress integration is still working fine and I’m still an admin on the WP side and when I get to the forum, I’m still logged in already, but I’m inactive.
How can I get back in and get the roles reset?
Hi all,
i am following this: http://wpbbpthemes.org/integration/
with WP 3.0.1 (multi user) and the latest bbpress.
now at step 2.19 i can’t seem to login to the bbpress dashboard. mydomain.com/forum/bb-admin redirects to mydomain.com/forum/.
– i am already login in WP
– i have bbpress and WP in root
Any ideas/tips
Okay,
WordPress is to big, i can’t see where i’m searching..
What i’m looking for is a plugin that adds Avatars to my WordPress site and bbPress site/forum.
I have deep Integration so it would be cool if the avatars would match or sync together.
If some member post a comment on the homepage in a blog-section it would be cool if he has the same avatar that he is using inside the forum.
Only thing is,
– I don’t want anybody to upload files.
It would be nice if they could use an external url (http://www.domain.com/folder/image1.jpg) to include there avatars.
Is it possible because i was looking at the WordPress site and i can’t get the search function working.
If i search for avatar there is a very big list of plugins but if i want to list them down by rated or most download then it deletes my “avatar” search word. and i get plugins like, contact form 7 and Google SEO on top of the list as a result.
Topic: Using sessions with bbpress
I want bbpress to start sessions. Could somebody help by showing me where and how. I need it to start sessions for the login system of my site.
Thanks