Skip to:
Content
Pages
Categories
Search
Top
Bottom

YDP Forum

Published on October 14th, 2010 by Lina El Nadi

Hello YDPians,

This is our new Forum, and this is how we’re going to communicate from now on (if this trial is successful isA). Hope you manage to enjoy being here!

What happened? Where did it go?

Published on October 14th, 2010 by Scott Webster

Ok, so I installed bbpress tonight and it tells me everything is all set. Got the email confirmation, etc. Everytime I click on it I get a PAGE NOT FOUND.

I believe I had it right.

http://droidfaqs.com/forums is where it should be.

Users cannot edit their own posts

Published on October 14th, 2010 by auphoria

My users don’t see the ‘Edit’ button in their own posts, they can’t edit.

Anyone know what might’ve caused this?

Edit: never mind, I figured it out! their post editing time expired.

If anyone has the same problem, go to Settings -> Writing -> and change the Topic Editing time to -1 to disable the time limit.

topic_tags()

Published on October 14th, 2010 by blahman29

I’m trying to find this function cuz I need to change the HTML it outputs.

According to this.. http://xref.yoast.com/bbtrunk/nav.html?_functions/index.html it should be located in includes/functions.bb-template.php but maybe that is a different version or something cuz I can’t find it.

Does anyone know of some other sources of documentation where I can look up?

Also, I am trying to setup gravatars for each post and grab the posters email something like this..

<?php echo get_avatar( bb_get_user_email($bb_post->post_author), $size = '70'); ?>

Does anyone know how to get the current posts author email?

Design Saga

Published on October 14th, 2010 by blahman29

http://www.designsaga.com/forum

Let me know what you think.

500 Internal Server Error After Changing Permalinks

Published on October 13th, 2010 by xps20

I changed permalinks so that forum will display links showing the forum title. When I hit submit I was directed to a 500 Internal Server Error, and now I can no longer access my forums or the admin.

http://shinmegamitensei.net/forum/

The main site works fine, only the forums. How do I fix this? I have forum installed in same database as WordPress.

WP Nonce problem

Published on October 13th, 2010 by blahman29

Hey guys, first off thanks for this awesome forum solution!!

I have been able to customize it pretty well with my wordpress installation, take a look here..

http://www.designsaga.com/forum

I am having some problems with nonce verification with my forms. I couldn’t find where the hidden form fields are being output so I was adding them in manually like this..

<button id = 'postformsub' type = 'submit' name = 'Submit' tabindex = '4'></button>

<?php if ( function_exists('wp_nonce_field') ) { wp_nonce_field('_wpnonce', '_wpnonce'); ?>
<input type="hidden" value="/forum/topic.php?id=<?php echo get_forum_id(); ?>" name="_wp_http_referer">
<input type="hidden" value="<?php echo get_forum_id(); ?>" name="topic_id">

</form>

The form was working great but after the nonce expired I keep getting this message when trying to submit the form..

Your attempt to create this topic has failed.

Please try again.

Back to Support Forum.

I’m just not sure what I should do.. any help is appreciated!

can't access to my forum after posting during few times

Published on October 13th, 2010 by Mealin

Hi,

I’ve some strange trouble with my bbpress forum (host with 000webhost) :

Sometimes, after posting something i’m not able to join it again. Can’t access to it even if i empty cache, cookie …

It go back normally few times after each times but it’s very very unpleasant…

2 forum with the same issue and pretty much same plugins

Allow Images

BBcode Buttons Toolbar

BBcode Lite

bbPM

bbPress Polls

bbPress signatures

bbPress Smilies

bbPress Suite de la Modération

bb Topic Views

BBVideo

Hidden Forums

Hidden Forums Tag Filter

Human Test for bbPress

Live Comment Preview

Post Count Plus – Dynamic.Titles & More!

Post Notification

Super Search

Terms of Service

Topic Icons

Unread Posts

Any ideas ?

Ps : my english is ugly so if something isn’t understandable say it please ;-)

How to update JQuery & Prototype?

Published on October 13th, 2010 by

I’m running bbPress 0.9.0.6.

I see that it includes *very* old releases of JQuery and Prototype.

What’s the best way for me to update the included JavaScript files while also not modifying the base bbPress core files?

Facebook Graph Connect

Published on October 13th, 2010 by love_bug

Hi guys I’ve created a facebook connect plugin, I had submitted it for approval yesterday, within few hour I got email “Your plugin hosting request has been aproved at http://plugins-svn.bbpress.org” but when I went to that site it’s not working?? and it seems plugin isn’t approved and not listed.. I’d like to know if it was rejected for some reason.

Thank you.

Plugin url : http://www.aboutconsumer.com/downloads/facebook-graph-connect.zip

Skip to toolbar