Search Results for 'bbpress'
-
AuthorSearch Results
-
May 7, 2014 at 11:14 am #145944
In reply to: Per Forum Permissions by Group
Pasquale Galasso
ParticipantI confirm
insert
asdasdasd
and
asdasdasdtotal forum visible and (plugin not found)
With wordpress 3.9 and bbPress 2.5.3-5249 on pc windows seven (wamp server)
May 7, 2014 at 10:08 am #145933In reply to: Weird error msg when hitting the submit button
Tanya Quintieri
ParticipantFor the record: It was the anti spam plugin for bbpress that did it. But it’s from a different developer.
May 7, 2014 at 9:21 am #145932In reply to: Forum Page not working
phpnukes
ParticipantThanks Stephen,
Yes for me it was a plugin Ad King Pro that was in conflict with bbpress.
My bbpress is working perfectly.
I’ll run along to Ad King Pro to establish whats going on.
The AdKingPro plugin is quite extensive in functions bordering overload but still useful.May 7, 2014 at 8:00 am #145930In reply to: User Roles and emails
Robin W
Moderator‘When post are made I would like Keymaster users to get an email.’
use a plugin such as bbPress notify
‘When Participants post I donβt want them to get an email.’
Do you want to actively stop them, or do you just mean don’t mail to all participants?
May 7, 2014 at 7:20 am #145929Topic: User Roles and emails
in forum Troubleshootingttmt
ParticipantHi all
I’m new to bbPress and trying to work out if has the functionality I need.
When post are made I would like Keymaster users to get an email.
When Participants post I don’t want them to get an email.
Is this functionality possible?
Regards
ttmt
May 7, 2014 at 6:44 am #145928In reply to: How to disable profile functionality?
Robin W
ModeratorMaybe not the most elegant, but this is quick and easy and should do it
In you theme, create a folder called ‘bbpress’ eg
wp-content/themes/your-theme-name/bbpress
then create a file called
content-single-user.php
into that put the following code
<?php /** * Single User Content Part * * @package bbPress * @subpackage Theme */ ?> <div id="bbpress-forums"> <?php echo 'Sorry access not permitted' ; ?> </div>then save this file to the bbpress folder you created above
If you want to completely hide the page, you could just put say your homepage url into the echo line and they would just be taken to the homepage.
May 7, 2014 at 4:15 am #145926In reply to: I downloaded a theme, now what..?
May 6, 2014 at 11:11 pm #145923In reply to: Freshness Date, Instead of ongoing Time frame
Daniel King
ParticipantI don’t know if you still need it, but there is a plugin for that: https://wordpress.org/plugins/bbp-last-post/
Discussion here: https://bbpress.trac.wordpress.org/ticket/2031
May 6, 2014 at 7:51 pm #145917In reply to: I downloaded a theme, now what..?
John James Jacoby
KeymasterAny of the themes from bbshowcase.org are for the retired version of bbPress (1.x), which is to say it won’t work inside of WordPress, or for bbPress 2.x.
May 6, 2014 at 4:03 pm #145913In reply to: Post Formatting buttons blank after WP 3.9 update
m-one
ParticipantBBPress v 2.5.3
May 6, 2014 at 1:43 pm #145910In reply to: I downloaded a theme, now what..?
Robin W
Moderatorhmmm…
I’m not very sure quite what you are doing π
Bbpress doesn’t really have themes (the old version 1 may have done)
Can you post a link to the theme you downloaded?
May 6, 2014 at 12:14 pm #145908Asynaptic
ParticipantNo, it hasn’t been fixed yet. In fact, I don’t think there is even a trac ticket!
But if you read page 1 of this thread you’ll find that it has been an issue with users for more than 7 years and brought up repeatedly.
There is (was?) even a plugin created to address the issue. The devs did not respond when I asked whether this plugin addressed the issue and if so, would it be incorporated into core.
It seems that development for bbPress has basically stalled on all fronts:
http://www.ohloh.net/p/bbpress/commits/summarylook at the graph of commits! files modified in past 30 days: 14/month (avg for past year: 35 files per month) so dev activity has fallen by more than 50%
lines modified on avg per month in past year? 21,876
lines modified on avg for previous month? 21 (no not a typo, just 21)I think this is because most of the same team works on both buddypress and bbpress and they have been paying attention to buddypress – which is fantastic! don’t get me wrong π but this means that bbpress development has been on ice basically.
Personally I think this issue should be the highest priority because there is nothing more fundamental than permalinks. And there is nothing more wrong than the way permalinks are being done right now with bbpress.
And don’t forget, this issue has been an ongoing thorn in the side of users for 7+ years and there was an attempted solution in the form of a plugin.
May 6, 2014 at 10:21 am #145907In reply to: Per Forum Permissions by Group
Pasquale Galasso
ParticipantMany thanks!
You have solved a major bbPress option, an option that was missing!May 6, 2014 at 8:43 am #145904lowco2525
ParticipantHas this been fixed yet? Because I cannot find the solution. This fix would improve a lot of aspects of Bbpress.
May 6, 2014 at 7:04 am #145902Topic: I downloaded a theme, now what..?
in forum Themessicky_brazz
ParticipantHi, I’m a bit confuzzled on what I am meant to do next, please can someone guide me through it..
An idiots guide if possible please πHere’s what I did and where I’m up to..
1) – I downloaded a bbpress theme via http://www.bbshowcase.org
2) – Created a folder called “my-templates”
2) — /public_html/wp-content/themes/itheme2-child/bbpress/my-templates
3) – Extracted files and placed the “static” (theme name) folder into /my-templatesAnd that’s it.. I have hit a brick wall…
Where do I go from here and have I done everything correct so far? (I’m guessing not lol)May 6, 2014 at 5:55 am #145896In reply to: Δ± cant add topic to forum
Robin W
Moderatorok,
so given
No other plugins than bbpress
a theme of twentyten
and that you as user are set up with ‘participant’ or above authoritywhat exactly do you mean by ‘I cant add topic to forum’
Is this :
as a user in the front end?
as a participant or above in the back end?
what message are you getting, and when – eg “you cannot post topics…”May 6, 2014 at 4:50 am #145891In reply to: Forum Page not working
Stephen Edgar
KeymasterThere are no issues using bbPress 2.5.3 and WordPress 3.9 they are 100% compatible.
Any issues will be as @phpnukes points out theme issues or plugin conflicts.
I suspect your issue @buzzybee24 is indeed a theme issue, check your themes faq and/or support sites for information on using your theme with bbPress v2.x. If you can’t find anything most likely you will need to make a copy of your themes
page.phpfile and rename it tobbpress.phpin your theme folder.
@phpnukes Your issue will be a plugin conflict as to why some of the items are missing in the dashboard.May 6, 2014 at 4:25 am #145889In reply to: Forum Page not working
phpnukes
ParticipantYour forums are showing in your settings.
Mine are not so maybe since bbPress are claiming 2.5.3 is compatible to 3.9 there could be a confict with the theme: I’m using twentyfourteen or another plugin installed could be the problem.Plugins installed could be the issue try deactivating all your plugins to see if it fixes things. Then active each plugin one by one to establish which plugins are causing the problem.
Don’t install an older version of wordpress quite just yet.
May 6, 2014 at 3:43 am #145886In reply to: Per Forum Permissions by Group
Pasquale Galasso
Participanta few non-active function of WampServer, probably.a few non-active function of WampServer, probably. But I can not know what is. I now send the online site, and let you know.
<hr />
=== Private groups ===
Contributors: Robin Wilson
Tags: forum, bbpress, bbp, private, groups
Requires at least: 3.0.1
Donate link: http://www.rewweb.co.uk/donate
Tested up to: 3.9
Stable tag: 1.4May 6, 2014 at 3:39 am #145884In reply to: Per Forum Permissions by Group
Robin W
Moderator‘Sorry for my english. ‘ – do not apologise your English is excellent !
Ok, I have just re-tested and I do not get that issue – I can create pages and posts fine.
You could just try deleting and re-installing the plugin just to eliminate any load issues – unless you have just downloaded it, maybe download the latest version from my website so that we are both on version 1.4.
Then maybe we should try to eliminate plugin and theme conflicts
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.
Come back and let me know.
May 6, 2014 at 3:29 am #145882In reply to: Freshness for Category
Robin W
ModeratorIf you’re not seeing settings>forums in the reading/writing list then either your install is faulty or you have a conflict – these can cause parts of the backend to not display/go missing.
The easiest way to check would be to disable all plugins except bbp and switch to a default theme such as twentytwelve. If it all show up ok in that then either theme or plugin related, and you can start to work out which. However you may not want to do that on your live site !!!
Maybe get your test site going, and then revisit bbpress ?
May 6, 2014 at 1:35 am #145876In reply to: Page does not exist when clicking on Forum category
Stephen Edgar
KeymasterA quick look on CyberChimps web site shows that they support bbPress with the iRibbon theme.
I suggest you shoot them a support request or look through there forum for a solution
May 6, 2014 at 1:30 am #145874In reply to: No topic list on forum page
Stephen Edgar
KeymasterClosing in favor of the other topic here π
May 6, 2014 at 1:29 am #145873In reply to: Mass email to all users
Stephen Edgar
KeymasterYou should look to a WordPress plugin for this, not specificly bbPress.
You should look at using a 3rd party email provider for this to ensure your emails sent to 22k user is not flagged as spam as there will be a high change it will if you do yourself unless you do it over the space of a few days in batches.
E.g. Start from here and find one that can do what you are looking for:
https://wordpress.org/plugins/search.php?q=mass+emailMay 6, 2014 at 1:18 am #145871Stephen Edgar
KeymasterbbPress does not include ‘unread’ topics/replies out of the box, there are a few plugins that add this feature but I have no idea if any are supported by Tapatalk.
-
AuthorSearch Results