Search Results for 'bbpress'
-
Search Results
-
While developing a site I had then entire wordpress framework in a hidden folder (ie http://mysite.com/wp/index.php)
I have developed many site this way but never with bbPress included. Now when I changed the path of the wordpress directory and move the file the forum is a blank page.
The shortcode is still visible in the post and all permalinks are functioning the same.
Why did this happen?
For weeks on end, i’ve tried and tried and tried to get bbpress to correctly integrate with my site..to no avail.
Both due to a combination of bugs with the plugin, and i’m very sorry to say –an extreme lack of support in these forums.
I’m willing if anyone is out there listening (not sure if there is) to pay someone to help me out. I honestly don’t think my problem is a complicated one-in fact i think what i’m trying to do should be pretty standard.
What am i trying to do??? Show my posts. Yep, that’s it. But BBPress won’t do it for me.
Go to my forum: https://www.shortzilla.com/forums/forum/short-ideas/
There is definitely a topic there, and well, it’s not showing.
I am using a member plugin -DAP-but even with it turned off, i’m having the same problem and i’m not protecting any content.
WHAT WHY Is this happening? Where is the bug? I’ve seen many others referencing the same problem. I’ve tried all of the user role plugins. Nothing. Can anyone please help me out…i’ve posted ..i can’t even count how many times, looking for help, and it all falls into a black hole.
Thanks
Newbie here. I’ve searched the forum for the answer and can’t find it, so I am writing here.
I have a simple WP Twentyten site with bbpress for fifteen users. It’s private and password protected to get in. Our small group uses it for private discussions. And, we have only one or two new posts a week.
I’m looking for a plugin that will notify everyone when a new post is made. This could be real time or periodically, i.e. day or week.
Is anything out there that can help?
Thanks,
Bob
Can someone recommend a plugin that will allow users to report a topic/reply as abusive, spam, etc.?
Thanks
Hi You,
After installing BBpress I can’t log out of my WP without getting a failure.
My WP is in this location: http://jegerglad.dk/karmarkwp/
When I’m logging out using the BBPress widget or the WP META widget it is redi-recting met to: http://jegerglad.dk/karmarkwp/karmarkwp/
Any suggestions?
I’m trying to protect my forum from non-members. I’m using Digital Access Pass. Their support has told me: “to add custom code at the top of forum.php (under bbpress installation) to look for logged-in state before allowing view access”
Something like this:
< ?php
include_once "/dap/dap-config.php";
if( !Dap_Session::isLoggedIn() ) {
header(“Location: /dap/login.php”);
exit;
}
?>
Problem is i don’t have a forum.php? They said that “when you access the forum, what’s the first script that gets accessed… that’s the script you need to update” Anyone have any clue where this would go?
Thanks
For some reason my table for the bbprss forum is only collapsed in Safari. Can someone please help me to find out why? I would really like to use this plugin.
My web page: http://reveriehound.com/forums/
Thanks
Dear all,
I used bbpress for my website. Everything is OK, excepted the topic page where the layout seems have a problem for the reply messages.
See page: http://i-simpa.ifsttar.fr/forums/topic/problemes-dimport/
I have read lot of things in forums, but no answer for my problem.
Do you have an idea ?
Thank you