Search Results for 'bbpress'
-
Search Results
-
Topic: Stylesheet Issues
After I updated bbpress to version 2.5 the stylesheet for the default theme is not being linked correctly.
<link rel=’stylesheet’ id=’bbp-default-css’ href=’http://localhost/wordpress/almostaveragegamers/wp-content/C:xampphtdocswordpresswp-contentpluginsbbpress/templates/default/css/bbpress.css?ver=2.5-5199′ type=’text/css’ media=’screen’ />
This is the way that the link is showing up when I look at the source code for the site which I am designing on a local host server. When I click on the link to see what is displayed this is what it is showing me below.
Topic: About Forum Status
A question is asked about how to use bbpress.
The title of a forum is displayed on toppage(Forum Status :OPEN).
When seeing some specific forums(not log-in user), would like to redirect to a login-form page.Please advise me.
wordpress ver. 3.7
use theme is my orignal
bbpress ver. 2.4Hi,
After updating to 2.5 i found that with different themes, all but 2 plugins active (bbPress and bbPress Protected Forums) that ANYONE could make a topic although topic creation was locked to non-Admins and everyone but me is set to participant or spectator. Does anyone else have this problem or does anyone else use something similar?
(also where do i go to download 2.4? all the links i’ve seen point to 2.5)
Version 2.4
New Install
WP is Version 3.7“Plugin could not be activated because it triggered a fatal error.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in/home/rgfg70/public_html/wp-content/plugins/bbpress/includes/replies/template.php on line 1025”
http://www.rgfg.orgHello,
I just installed bbpress on my site. I created a page which is called “Forums”. I chose the default template. Every thing is working except the display is not organized as the plan.
—-
Forum
Topics
Posts
FreshnessGroup Forums
group one (2, 0)
2
2
41 minutes ago
Avatar of admin adminnot group forum
cool
0
0
No Topics
———–how to organize the display as following or better? ( not display in vertically orders)
Forum Topics posts Freshness/minutesthank you
Hello,
iam using the bbpress no spam notification and the members plugin. right now i have a problem that i can not set up the notification to check for permissions on the forums before getting the recipients. the way i intend it to be is that only users with permissions for a forum receive notifications for new topics and replies.
any ideas on how to implement this fairly easy?
thanks for you time, if any more info is required please let me know.
kird
Topic: BBPress Grey text
Hi
I can’t seem to find a solution. I just installed BBpress on my website. You can find it here:
http://www.milieubewust.net/forums/onderwerp/nieuw-forum-online/
When i want to read a post it is very grey. How and where can i change this?
Thanks
Topic: Can't find these plugins
Hello friends,
I’m creating a full bbPress forum for my wordpress site and I can’t find plugins, that will show me last topic and last post on forum list page.I found this site: http://www.onemorething.nl/community/forum/ that has exactly what I’m looking for, but I can’t find the names of those plugins.
Any help will be apreciated.
Thank you already,
Dainis AbolsTopic: Keymaster Role not available
Hi there
I upgraded to 2.5 this morning and, after noticing that some of my users were not assigned the participant role, ran the tool to remap users to default roles.
This had the unfortunate side-effect of setting both of my administrator accounts to Participant, and removed all Dashboard related links to bbpress.
In users, when I choose “Change Forum Role to” at the top of the user list, the highest level is moderator. Keymaster is no longer there.
Am I missing something?
I tried, in PHPMyAdmin, to change the wp_capabilities table from
a:3:{s:13:"administrator";b:1;s:14:"backwpup_admin";b:1;s:15:"bbp_participant";b:1;}toa:3:{s:13:"administrator";b:1;s:14:"backwpup_admin";b:1;s:15:"bbp_keymaster";b:1;}after looking at a few posts on here. But that actually stopped access to the site until I changed it back.Can anyone help?
Thanks