I see we can add the widget to a sidebar. Is there any shortcode for coding it in elsewhere, in our pages, other than the sidebar?
Shortcode for bbPress Login Widget
Published on July 30th, 2012 by L DForums cutting off on the right side
Published on July 30th, 2012 by ataribotI’m having trouble with the forum editor cutting off on the right side. Here is a screen shot of what it looks like. You can see the editing menu and the submit button cut off:
http://i.minus.com/iJwe5poMTlxr1.jpg
Please be gentle, novice here.
Forum page showing all topics
Published on July 30th, 2012 by grayson76I just set up a bbPress install with BuddyPress, and each forum page shows the topics for all forums, not just the one forum’s topics that are supposed to be displayed. This happens no matter what theme I try — Twenty Ten, Twenty Eleven, BuddyPress Default, Elbee Elgee… Any ideas? Thanks.
BBpress throws 404 errors
Published on July 30th, 2012 by AdamSo I think it is a permalink issue but I am not sure. I am developing a theme framework and I want to integrate bbpress with it and thus i was testing bbpres default installation. How ever going to site/forums/forum/test gives me a 404 error. even site/forums gives me a 404 – the theme throws the 404 –
Can any one give me any ideas as to how to fix this? My permal link structure is
/%category%/%postname%/
Worpress/BBpress Theme upgrade issues
Published on July 30th, 2012 by pezillionaireHELP!
I’m having issues with my BBpress WordPress installation as of late (since I did a plugin update to 2.1.1) on all pages I get the error:
Warning: get_class() called without object from outside a class in /nfs/c05/h01/mnt/77944/domains/charterproject.ca/html/wp-content/themes/charterprojectbb/functions.php on line 529
I tracked this in the functions file in my theme that controls the WP theme and the BBPress theme.
the code is:
if ( 'bbPress' == get_class( $bbp ) ) {
$bbp->theme_compat->theme = new BBP_Twenty_Ten();
}
endif;
I’m not a wiz at PHP so I’m not sure why this causing this error but it does result in the form being quite non-functioning, please help! you can view the site for reference at : http://charterproject.ca
Pez
Warning: require_once(bbp-converter.php)
Published on July 30th, 2012 by fatfrogI have converted from phpBB to bbpress with luck.
But everytime my forum converted users want to login they get this error:
Warning: require_once(bbp-converter.php) [function.require-once]: failed to open stream: No such file or directory in /home/surfogki/public_html/wp-content/plugins/bbpress/bbp-includes/bbp-user-functions.php on line 1466
Fatal error: require_once() [function.require]: Failed opening required ‘bbp-converter.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/surfogki/public_html/wp-content/plugins/bbpress/bbp-includes/bbp-user-functions.php on line 1466
Normal made users can login as normal. how do i fix this?
upload image from pc
Published on July 30th, 2012 by atomnethello,
how the users can upload image from pc for insert in post?
thanks
Adding "view unread posts" plugin
Published on July 30th, 2012 by TanyaFor those of you familiar with phpbb forums, a very liked feature is the ability to show your unread posts, and also to skip to the last unread reply in that thread.
I have spoken to Pippin, from http://pippinsplugins.com, who estimates that to create a plugin to include these features on bbpress will cost between $350 and $600.
Now my website, which will have a forum migrated to it soon, will require these features, however it is only a hobby website 🙁
So I’m asking bbpress forum owners out there, do you want this plugin? And if yes, would you be willing to contribute to the cost?
Tanya 🙂
Removing sidebar only on certain pages?
Published on July 30th, 2012 by Janus12I just had a quick question about removing the sidebar.
I changed my forum theme to 2010 (bbpress). The forum now fill up almost the full width of the page. I am using custom community theme mind you.
The problem I have know is the sidebar on the forum pages
The sidebar is now underneath the forum and I was wondering if there was a quick method to removing the sidebar on forum pages.
If there is no easy way, what is the only other way?
Thank you so much for your time!
Allow Global Access Checked, people still can not post
Published on July 30th, 2012 by 5nguaAs the title says, I checked into Allow Global Access but users who are not the member of the child-site still can not post. Do you have any idea?
