Search Results for '\"wordpress\'
-
Search Results
-
I go through the standard plugin search, installation and activation sequence… only to have my entire wordpress site not display at all afterwards. After pressing the “activation” link for bbpress I get forwarded to the “about” page and it displays a blank page… no admin tool bar, nothing… just white. Same goes for the root of my wordpress site. I remove the bbpress folder from wp-content>plugins and the entire site re-appears.
any thoughts?
Topic: Archive Page in Two Columns
I am very new to WordPress/bbPress and am teaching myself through forum posts. I am stuck right now and have searched but cannot find a clear answer to this problem.
I have created several forums here:
However, I can’t figure out why the archive page displays in two columns, while the actual forum pages display in one column, which is what I want.
Thank you for your help!
Dear bbPress Community!
Thank you for your effort which helped to the Hungarian WordPress Communityâs forum on bbPress version to be created.
We hope to assure the suitable support for the Hungarian Community not only to WordPress and BuddyPress but bbPress as well.
Happy New Year to you!
New forum: http://kozosseg.wphu.org/forumok
Best regards,
LĂĄszlĂł PataiWhen I updated to the latest plugin version today it triggered a fatal error. We were updating because the forums had stopped showing any new posts since Dec. 16 and thought maybe an updated plugin might help. We are still using WordPress version 3.4.2 due to being in the middle of changing servers. My friend has requested that we go back to the previous plugin since at least the forums were showing up, albeit frozen, while she finds a bbPress expert. Problem is, I never had a copy of the bbPress pluginâI downloaded it from the WordPress Plugin site, which now shows only the most recent version. Can anyone tell me where I could find an earlier version of the plugin to download? Also, any thoughts where we can find someone to help us with our ongoing bbPress issues? Thanks very much.
Website: http://thefriendshipblog.comHere is the error, which unfortunately is gibberish to me:
Plugin could not be activated because it triggered a fatal error.
Warning: require(/home/friendbl/public_html/wp-content/plugins/bbpress/includes/topics/functions.php) [function.require]: failed to open stream: No such file or directory in/home/friendbl/public_html/wp-content/plugins/bbpress/bbpress.php on line 303Topic: help to move sidebar up
anyone know how i can move the sidebar up on this link please http://plantedtankuk.co.uk/forums/
this page seems to display fine http://plantedtankuk.co.uk/forums/forum/general-chat-forum/
Im using WordPress 3.5
bbPress 2.2.3.
Theme: Construct from designerthemes.comMany Thanks in Advance
Carl
Topic: Limited posts
I am so frustrated with bbPress. I wanted to be rid of my phpbb forum…. when I found that wordpress had its own sort forum, I was excited. I loaded it, got it all set up…. I made several posts… over 70 posts for a matter of fact…now I am having a problem.
I am reposting a lot of old logs from the previous phpbb forum onto the bbpress. And I have hit a block to where bbpress will no longer make new posts. I imagine that this is a problem on my mysql/database side…. but I can’t find any info on it and don’t know how to figure it out….as I am still learning databases and such.
I still have over a years worth of logs to load….. but yet it seems as though bbpress or wordpress has hit is limit of what I can post?
Does anyone know what I can do? Is there a setting on wordpress, bbpress or mysql database that can be make to allow me to continue? Or should I just stay with the old phpBB forum that I already have and leave bbpress alone?
I am using bbpress 2.2.3 and wordpress 3.5
I have s2Member running with bbPress 2.2.3 and I am getting the following error when accessing the Users page within the admin:
`Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0`Version 2.2.2 does not do this on the development server (also running with s2Member).
Wordpress version 3.4Topic: Forum Tab Missing
wordpress 3.5
buddypress 1.6.2
bbpress 2.2.3
Hi, i installed bbpress after i installed buddy press. During the bbpress installation process it said if i wanted a new page created for forums. I clicked “create new page.” After the installation i went to my website and found no tab. I checked to see if the page was created at all and it was. my website is here.
parellex.net.Topic: Forum is missing
Hello guys. I don’t know what i did wrong đ I had the forum working a previous version of my website, but since the theme change, i can’t get it set up for my life.
It might be important to note that there was a situation during the instillation of bbpress. I was at the last step of the instillation, when my website crashed. One of my folders was duplicated or something. I removed the file from my file manager and got my site back. BBpress is now installed, alongside buddypress but when i go to my forum page there’s nothing there.
I think i need step by step instructions. When i make a page named “Forum” and assign that page to the bbpress pages tab, nothing happens. I have a code to make my forum fancy and thats not working either.
I am using the newest wordpress, and the newest bbpress.
My website is at http://www.goodpoker.ca
This is the code i need to put somewhere…
ID, ‘sidebar_value’, true);
do_action( ‘bp_before_directory_forums_page’ ); ?>
<div class="padder contentbox “>
<option value="”>
<input type="submit" name="submit_topic" id="submit" class="none" style="opacity:0;" value="” />
<input type="button" name="submit_topic_cancel" id="submit_topic_cancel" value="” />
<?php printf( __( "You are not a member of any groups so you don't have any group forums you can post in. To start posting, first find a group that matches the topic subject you'd like to start. If this group does not exist, why not create a new group? Once you have joined or created the group you can post your topic in that group’s forum.”, ‘buddypress’ ), site_url( bp_get_groups_root_slug() . ‘/create/’ ) ) ?>
-
<a href="”><?php printf( __( 'All Topics %s’, ‘buddypress’ ), bp_get_forum_topic_count() ); ?>
-
<a href="”><?php printf( __( 'My Topics %s’, ‘buddypress’ ), bp_get_forum_topic_count_for_user( bp_loggedin_user_id() ) ); ?>
-