Skip to:
Content
Pages
Categories
Search
Top
Bottom

Ghost user

Published on August 15th, 2014 by gogitossj34

Ok, this is really freaky, I have comment on my site that is from auser that I can do nothing bout. I mean I cannot click on him to edit or read data, I cannot find him in user and the number of user on my site hasn’t change. Other users, I can click on their avatar to view their profile or their name to do the same, but this guys I can’t, not ot mention that his name doesn’t have blue link color.

Anyone ?

Here’s the comment: http://mmo4teen.com/forum/topic/cpanel-and-host-id/#post-711

Future of bbPress

Published on August 15th, 2014 by Shmoo

Just wondering what the future of bbPress holds?

I’ve been following BuddyPress and bbPress development for years now and while both plugins always have to rely on the same small group of people I’m just curious if this would bring the future of bbPress development in danger?

BuddyPress is a far more popular plugin than bbPress, more people those days need community functionality attached to their WordPress sites than support forums but still, if you look at the bbPress trac it say 64 closed tickets for a very long time.

I don’t want to make this a bash or negative talking topic about bbPress, I respect the people who have done so much for bbPress at this moment and in the past.
It’s just what’s next..

Success Message

Published on August 15th, 2014 by obkso

Hey,

Is there anyway to enable a success message when a user submits a new topic or reply, I’m using bbpress bundles with bbmoderation, bbmoderation just changes published to pending for anonymous users.

Sadly when a user submits a reply or topic the page will just refresh and there is no message to say they’ve submitted, I’m guessing the form is submitting via AJAX but can’t seem to hook into a success.

Thanks
Ben

Importing SMF

Published on August 14th, 2014 by Theresap

Hello,
Thank you for the work on the importer!
I’m using the latest of wp and bp – this is a fresh install.
I’m still getting this error screenshot
I’ve updated the file in the /converter file to the 5191 revision.

I know I have the db info correct.

Any ideas would be very appreciated. Thank you!

Editing icons disappearing

Published on August 14th, 2014 by mncompact

My forums using bbPress were working fine and suddenly the interface for users to compose appears to be disappearing. The icons are faded to the point where you can’t read them. What’s causing this?

Email notifications not working; looking for help

Published on August 14th, 2014 by mostlyjan

I am going crazy and would love to get help here or hire someone. Am using bbPress but no emails are being sent to users.

We are hosted on MediaTemple’s Gridservice.
We use theme AVADA
We created a forum in Admin and another using the frontend (read somewhere this may matter).
Added all our users via Admin: 73 Participants, 3 Moderators, 2 Keymasters
We tried the BBpress Digest Plugin but it never worked. Developer seems to be MIA.
We tried BBpress Email notifications but that did not work either.
We added the SMTP plugin; the “test emails” using it arrive fine but again, no subscription emails are ever sent.
WordPress admin emails DO work fine (eg ‘pswd changed for user XYZ’).
Activated Plugins:

  • bbPress,
  • GD bbPress Attachments
  • bbPress auto subscribe for new topics and replies,
  • Black Studio TinyMCE
  • Custom Login
  • Simple Members only
  • WP-Mail-SMTP
  • Fusion Core (Avada theme)

We have a single Forum. At the top of that forum, there is no subscription/favorite link either.

this very well may be the host but i am not 100% sure of that as the other emails work.

i would happily pay someone to figure this out. i have spent hours and hours on this and am ready to look for alternatives. But unfortunately i have topics and 73 users…

thanks to anyone who can give me new things to try. I am losing it here. And as said, i am all open to hiring someone; not sure what the policies are to that effect on this site…

Default template confusion?

Published on August 14th, 2014 by hitkid

I’m trying to get rid of and change the layout of the: bbp-template-notice info and bbp-breadcrumb, in the topics index. So Home>Forums>Test Topic. I’m having trouble figuring out if there is a bug, or I’m missing something, or I just have the template hierarchy wrong.

How I believe the template hierarchy works: archive-topics.php>content-archive-topics.php>loop-topics.php>loop-single-topics.php

I figure the changes I would need to make would be in archive-topics.php or content-archive-topics.php, but when I delete the <?php bbp_breadcrumb(); ?> as a test it’s still there.

When I make changes to loop-topics.php and loop-single-topics.php, it works fine. It’s just those two page templates.

I’ve tried editing the bbpress.php file from:

<?php /* Start loop */ ?>
	<?php while (have_posts()) : the_post(); ?>
		<article <?php post_class() ?> id="post-<?php the_ID(); ?>">
			<header>
				<h1 class="entry-title"><?php the_title(); ?></h1>
			</header>
			<div class="entry-content">
				<?php the_content(); ?>
			</div>
		</article>
	<?php endwhile; // End the loop ?>

and swapping the content for <?php bbp_get_template_part( ‘content’, ‘archive-topic’ ); ?>. That worked but it messed with my forums index.

I’ve taken a look in the codex to try and figure out what I’m doing wrong and feel lost.
tep-by-Step Guide to Creating a Custom bbPress Theme

Getting Started in Modifying the Main bbPress Template

Sorry if this is a bother, but I’m completely stumped as to what’s going on

Changes in bbPress Erase User Roles in Database

Published on August 14th, 2014 by Robmcclel

Team bbPress,

I have a multi-site install with BuddyPress (http://thirdscribe.com), and we use bbPress to power the BP forums. Recently, we’ve been seeing a very specific, and unusual, problem. Whenever a change is made to bbPress — update the plugin, change a setting, etc — the WordPress user roles in wp_options->wp_user_roles are erased. The bbPress roles (keymaster, participant, etc) are preserved, but the WP roles (admin, editor, contributor, etc) are completely gone.

Do you know what is causing this?

Thanks,
Rob

How to display X last topics from a specific forum ?

Published on August 14th, 2014 by jejemo

Hello there,

I’m currently trying to display 5 last topics of a specific forum ($forum_id).

I’m already using on another page.
I only need to show the last 5 topics.

Anybody know how to do that ?

Thanks !

jejemo

disable front end editing

Published on August 14th, 2014 by cybarmitzvah

Front end editing is basically disabled, because if someone clicks “edit my profile,” it goes to their name.

However, if someone finds their name under the freshness column, and clicks it, they can edit their profile. How do I make it so they can only edit it in the back end, and that tiny edit button when their viewing their profile does not come up?

Best,
JB

Skip to toolbar