Search Results for 'test'
-
Search Results
-
Hello,
I installed bbPress no admin in a WordPress 3.4 site, I created a test user (Subscriber) and still does take the user to WordPress backend. There is anyway to troubleshoot this plugin?
Thanks,
Anyone have any ideas?
Same post is here…
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/1-6-beta-forums-setup/
Anyone else confused by the 1.6 beta – forums setup ?
Using WP 3.4, BP 1.6 beta
I’m trying to get sitewide forums working.
In wp-admin: Settings-BuddyPress-Forums
I see buttons to install: Group Forums and SiteWide Forums.
I have installed SiteWide Forums and activated it.
So why does Settings-BuddyPress-Forums still have an install button ?
And do we really need a separate bbPress plugin for site-wide forums?
I can create a new forum in wp-admin
I created a page “…com/forums”
I’ve assigned it to Discussion Forums in bp-settings – Pages
If I go to that page, I get this
“The forums component has not been set up yet.”
And the Forums link does not show up in the main nav.
In Settings- Forum -Archive Slugs – Forums base is set to ‘forums’ shows this warning:
“Possible BuddyPress conflict: Forums page”
If I set it to ‘forumsbb’ – the warning goes away.
If I go to Forums in wp-admin and view the forum, it takes me to
“…com/forumsbb/forum//test-forum/”
But the Forums link is still not in the main nav.
And goes to /forums still gives me
“The forums component has not been set up yet.”
How to correct those issues ?
Topic: avatar plugin options
Hi
I installed the upload avatar plugin, but I can;t see how to use it. I activated it. I noticed my test account pulled my gravatar, is this why?
TY
I’ve been using the 2.1 releases for a week or so now without much trouble. I upgraded to 2.1-r3967, and I started noticing some design issues. My CSS was no longer being completely recognized; some things were, others weren’t. It seems similar to another issue someone else was having with some template files not being recognized.
I waited a day or two and upgraded to the latest version and was still having this happen. Tried switching between the Twenty Ten and theme compatibility theme packages, and neither really changed the situation. No matter what, the CSS of the theme-compat was being used. Went in and deleted
bbpress.cssfrom bbp-theme-compat/css, and it’s fixed the problem entirely. So, something may be up with that, I think.Topic: Can anyone please help…
I’ve been searching the forum looking for solution but can’t find a straight answer.
I tried to post an embed youtube video but it doesn’t show the entire frame. The Post Content does not have enough room because the Author section is taking too much space and wanted to adjust it.
Like I wanted it to have a separate line. The Author can be on top and right below is the Post.
Any solutions that might help? Thanks!
Here are the details:
website.com is setup for multisite with just one add-on site website.com/kittens.
Now when test registering a user for website.com everything works as normal. User is registered, receives activation email and can login.
However, after logging in the user and attempting to post a bbPress topic the following message is received:
“You cannot create new topics at this time.”
My initial thought was “Okay, 3.4, probably some hiccups to still be worked out with all these variables and all the plugin authors making the mad dash to fix unforeseeable issues that arise.”
However, after further investigation I realized what the issue was that the test user failed to be registered as website.com’s user and instead as some sort of pseudo network user hence not having the right privileges.
Thanks, Bryan
Topic: Unable to find forum
I installed the plugin, and made a forum to test it out. It says it was created and shows the link I should see it at, but when I click ‘View Forum’ wordpress gives a 404 error and the page isn’t found. Same when I manually type it in.
What could it be? I’m sure it’s an easy fix, but I cannot for the life of me figure this out.
Thanks for the help!
Is it just me or is 2.1 ignoring certain template files when using bbPress as a child theme?
To illustrate I added a backtrace to the top of form-topic.php.
When viewing a forum, template file single-forum.php is used as expected (Bottom up #
:#7 bbp_get_template_part(content, single-forum) called at [C:xampphtdocsdomain.comwp-contentthemesbbp-child-testsingle-forum.php:25]
#8 include(C:xampphtdocsdomain.comwp-contentthemesbbp-child-testsingle-forum.php) called at [C:xampphtdocsdomain.comwp-includestemplate-loader.php:43]
#9 require_once(C:xampphtdocsdomain.comwp-includestemplate-loader.php) called at [C:xampphtdocsdomain.comwp-blog-header.php:16]
#10 require(C:xampphtdocsdomain.comwp-blog-header.php) called at [C:xampphtdocsdomain.comindex.php:17]But then if you go into a topic and click EDIT, page.php is used to display form-topic.php even though template files single-topic.php and single-topic-edit.php both exist (Bottom up #13):
#12 get_template_part(content, page) called at [C:xampphtdocsdomain.comwp-contentthemestwentyelevenpage.php:22]
#13 include(C:xampphtdocsdomain.comwp-contentthemestwentyelevenpage.php) called at [C:xampphtdocsdomain.comwp-includestemplate-loader.php:43]
#14 require_once(C:xampphtdocsdomain.comwp-includestemplate-loader.php) called at [C:xampphtdocsdomain.comwp-blog-header.php:16]
#15 require(C:xampphtdocsdomain.comwp-blog-header.php) called at [C:xampphtdocsdomain.comindex.php:17]Or am I missing something?
