Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error You dont have permission to create new topic

Published on May 26th, 2013 by sumitimmortal

Hi,
I am using WordPress Version 3.5.1
along with bbPress 2.3.2 and buddy press Version 1.7.1
I have encountered a problem when I try to add post. It gives me a error message – “You dont have permission to create new topic”
Link: https://www.diigo.com/item/image/3y11f/h4uv
Website Link: http://www.indiapalette.com
whenever I try to post a topic on forum as An Administrator or Keymaster.
But when I try to post with Moderator rank or any other The post gets added.

Can anyone please hep me on this.
Thanks
Sumit

测试下程序

Published on May 26th, 2013 by 1236166

看看程序怎么用!?

Forum URL's

Published on May 26th, 2013 by mistincat

Hi,

I have my forum index pasted into a page via the shortcode, this page displays fine.

My structure look like this:

mysite.com/community/

The “community” page is one that has a fair bit of styling.

When i click on a forum to read, for example “rules” i get redirected to a crazy URL which looks something like:

mysite.com/forums/forum/rules/

How can i change it to, for example: mysite.com/commuinty/rules/

Thanks.

bbp capabilities

Published on May 25th, 2013 by Spudnic

I have a custom word press role I use for my site moderators. But I assign them their bbpress role just as you would any other user. I use the drop down menu in the standard setting menu, and set them to moderator. From what I can tell Moderators should be able to create and edit forums, but for some reason users who are set to moderator are only able to create and edit topics and replies. I have to set the user to keymaster for them to be able to create or edit forums. The menu item doesnt even appear for the users who have their forum role to moderator.

Is this a bug or do I have to edit the moderator role to be able to create and edit forums?

Thanks.

Trouble viewing profile

Published on May 25th, 2013 by drobato

I’m running wordpress 3.5.1 and bbpress 2.3.2. I’m having difficulty viewing/editing a users profile.

When you click on the name of the person who started a topic, or on your own “Edit Profile” link, the site “spins” for quite awhile then displays a very large page that has a large number of that users profile displayed over and over again. If I click on one of the links in any of the profiles…like “Topics Started” all is well. I get the users profile with a list of the topics they have started to the right of it.

It’s just the first link that has the problem. It looks like thte code is caught in an infinite loop that just keeps returning the users profile over and over again.

I’m wondering if it could be the bbpress.php file causing the problem. I thought I had the default version with a few things commented out. Here’s what I have:

<?php 
      get_header();
?>
	<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

		<div class="post" id="post-<?php the_ID(); ?>">

			<h1><?php the_title(); ?></h1>

			<?php // include (TEMPLATEPATH . '/inc/meta.php' ); ?>

			<div class="entry">

				<?php the_content(); ?>

				<?php wp_link_pages(array('before' => 'Pages: ', 'next_or_number' => 'number')); ?>

			</div>

			<?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>

		</div>
		
		<?php // comments_template(); ?>

		<?php endwhile; endif; ?>

<?php //get_sidebar(); ?>

<?php get_footer(); ?>

Thanks in advance.

Enable Soundcloud in discussions

Published on May 25th, 2013 by canutedechou

Hi there
I being trying for a long time to enable users to post soundclouds players and show it on post and forums.
i couldnt make it anyway, i have latest wordpress version and bbpress, i also try with soundcloud shortcut plugin but it doesnt work
any idea how i can make it?

bbPress Slows Down Site

Published on May 25th, 2013 by Diphda

I’ve been using bbPress for a while now and it seems that I’ve found it to be the cause of my slow website loading times. I just ran P3 Plugin Profiler and it seems that bbPress hogs up my loading time on every single page.

//EDIT: I just removed the “Recent Topics” widget, and it has sped up, a lot!

However, it still seems that bbPress is loaded on every page and adds an extra half a second to my loading time.

How can I tackle this?

Giving each forum it's own template?

Published on May 25th, 2013 by Shmoo

Just curious, because I think I made a mistake while expecting bbPress to work like WordPress.

I’ve made this setup.

View post on imgur.com

Titles: iPod, iPhone, iPad and iOS software are Category type forums. The lists (versions-/models) underneath each of those are Forums set as single Forum type grouped inside each cat.

Now I would like to design the single-forum view of all those single forums types (versions-/models) which should give me just a list of the last 25 topics in each forum.
Everything works just fine the only thing is I expected bbPress templates to work like WordPress.

single-forum.php (original)
single-forum-ipod.php
single-forum-37.php
single-forum-ipod-touch.php

This doesn’t work and now I have one little problem, If somebody clicks on iPod ( a category ) inside the Breadcrumbs navigation they end up on the same single.forum.php template while I customized it for the single forums type.

Short, I don’t like people to visit my ‘category forums page’ where they see just a list of forums inside that category. They already know whats inside that category because they just visited the forum-landing-page ( picture )

Plugin Clash

Published on May 24th, 2013 by MaryGrodd

I”m trying to use two plugins, Enable TinyMCE Visual Tab and Threaded Replies.

There seems to be a plugin clash: as soon as I activate the ‘Threaded Replies’ plugin, the TinyMCE plugin stops working.

Any suggestions?

Something wrong with my norwegian language files?

Published on May 24th, 2013 by michaelw90

does anyone know what to name the bbPress language files?

I’ve already gotten Buddypress translated, but I can’t seem to get bbPress translated. I want my forum to be in Norwegian, like the rest of my site…

So, what I’ve done:

I downloaded the language files from glotpress. I then put the language files in wp-content/languages/bbPress/ and named them “bbpress-2.2.nb_NO.po” and “bbpress-2.2.nb_NO.mo”.

What am I doing wrong, is the nb_NO part wrong?

Im using:

Buddypress Version 1.7.2
bbPress Version 2.3.2
and I’m using the theme Engage

Thanks for any help on this 🙂

Michael

*EDIT*

I did the same thing for Buddypress before, and it worked.. I just realized though, that the buddypress translation does not work without the plugin Buddypress Translations. I might be wrong, but it doesn’t feel right that it doesn’t work without that plugin..?

Skip to toolbar