Search Results for 'test'
-
Search Results
-
Topic: Page can’t be displayed
I set up a new WordPress blog today and set it up with no changes. I may not ever use the blog but wanted the bbpress forum. I added the plugin and created several test forums. But every time I create a forum I cannot view it – I get “This page can’t be displayed”. I’ve tried just about everything you recommend (everything I can understand) and even deleted the plugin and reinstalled it. Nothing seems to work.
My main website: http://www.portwennonline.com
Wordpress blog: http://www.portwennonline.com/blog3/
Two of the forums I created:
http://portwennonline.com/blog3/forums/forum/newesttest/
http://portwennonline.com/blog3/forums/forum/testforum/Hi there,
I’m helping a client resolve an issue with their bbPress Activity Stream. Their website has many online classes that are kept separate from each other, and their wish is to have the Activity Stream only show activity that is relevant to the forum a user has access to, and keep info from other forums private (they are using MemberMouse to restrict access). I did some research on here and on Google and found several threads that talked about similar issues, but wasn’t able to find any solutions.
The site uses the latest version of WP (4.4.2) and bbPress (2.5.8) and is located at http://www.themysticdreamacademy.com/
I thought the bbPress Activity Stream Shortcode Plugin would do the job, so I installed that and did a quick test, but I’m getting this error: Fatal error: Call to undefined function bp_has_activities() in /home/myst1cadm1n/public_html/wp-content/plugins/bp-activity-shortcode/bp-activity-as-shortcode.php on line 102
If that issue could be resolved, we may be all set since we can set up shortcodes to display different streams for different forums. Otherwise, we’d like to know if there’s a way to limit the Activity Stream to only show content the user has access to.
Finally, my client is also concerned about the default forums page, which shows a listing of recent topics from all forums and is visible to anyone who finds it: http://www.themysticdreamacademy.com/forums/ Users who aren’t logged in aren’t able to click any of the links, but they are still concerned about privacy. Is it possible to make this page private so only logged-in admins can see it? Or can it be removed somehow?
Thanks for your time,
RoryI have WP 4.4.1 with the latest bbpress Version 2.5.8 installed on a local machine (therefore no link). The theme is base on the warp engine from yootheme.com
I am testdriving bbpress locally. As an admin, I can set up forums and topics etc. but in the front end, I can not create topics in a forum nor answer to topics created by admin the backend.
Front-end posting even does not work as an admin logged in, and it’s browser independantly not working.
All I get is the general error message: “Are you sure you want to do this?”
Even with all other plugins deactivated, there is no change.
Only changes to the standard setup are “allow non registered users to create topics” and the permalink rewrite from “forums” to “xxx-yyy-zzzz”
Help is highly appreciated! thx in advance
Topic: remove create New Topic in
How do i remove “Create New Topic” as it shows as default at the bottom of my forum i would like to remove this.
I want to disable “Create New Topic” in for all logon users
I want to control the topics myself and only allow particpants to reply to topics that are in the forum. I have the lastest version of WP and BBpress.I am trying to figure out why bbPress (inside Buddypress) isn’t enqueueing topic.js on topic pages so that favoriting and subscribing buttons ajax instead of refresh (which they currently do).
In
enqueue_scripts(),bbp_is_single_topic()is being checked before allowing the js files to be enqueued.In the
bbp_is_single_topic()function declaration,is_singular( bbp_get_topic_post_type() ) || bbp_is_query_name( 'bbp_single_topic' )must be satisfied to return true.Issue:
is_singular( bbp_get_topic_post_type() )returns false (alsois_singluar('topic')and justis_singluar()— also, no matter where I go in bbpress,is_singluar()returns false).
Tangential: echoingbbp_get_query_name()returns nothing.Any ideas?
NB: This was tested on fresh Twenty Twelve with all non-essential plugins disabled and bp-custom.php emptied.
WP: 4.4.1
BP: 2.4.3
BBP: 2.5.8