Search Results for 'forum'
-
AuthorSearch Results
-
December 9, 2009 at 10:33 am #58324
In reply to: How to create forums?
skypn
ParticipantThx Xevo, it works great now :o)
December 9, 2009 at 10:10 am #58321In reply to: Adding a Blog
Paul Wong-Gibbs
KeymasterPlease would you answer https://buddypress.org/forums/topic/when-asking-for-support ? Thanks
December 9, 2009 at 6:45 am #58316In reply to: I Need Help With Groups and Forums
Xevo
ParticipantYou could make one group a standard group which everbody auto joins, but other than that the only option is a seperate bbpress install.
December 9, 2009 at 5:09 am #58308In reply to: I Need Help With Groups and Forums
Mike Pratt
ParticipantOne thing to consider is that it is supposed to work that way, otherwise all you have is a standard old-fashioned bbPress setup. Groups give forum topics context, which gives user something to rally around topically. If a forum isn’t part of a group, then eventually all your topics will blur and you will be awash in a sea of unrelated postings. (which is the state of most b-board systems today, imho
December 9, 2009 at 1:04 am #58293Anonymous User 96400
InactiveSize doesn’t matter, right?

Anyways, adjusting some css should do the trick. set your logo as the background image of the a tag, give it the width and the height of your logo and then move the text out of the screen using text-indent.
Something like this (put it in custom.css, which you might have to create under _inc/css/):
#header h1 a {
background:transparent url(../images/buddypress/bp_logo.gif) no-repeat left top;
display:block;
height:42px;
text-indent:-999em;
width:180px;
}By the way, a little searching here on the forum would have given you the answer as it’s come up a few times already.
enjoy!
December 8, 2009 at 8:58 pm #58279In reply to: How to Display HTML in Forums
Boone Gorges
KeymasterYou could back up the forum data to your computer as a SQL query, do some search and replaces (mainly to replace paragraph tags with newline characters) and reimport. I did something like that and it took care of probably 95% of the HTML markup. http://teleogistic.net/2009/12/upgrading-from-buddypress-1-0-to-1-1/
December 8, 2009 at 7:26 pm #58271In reply to: Completely Integrating a Previous bbPress Install
sclough
ParticipantI think my steps are all that’s needed. I was just looking for some confirmation. Hopefully a dev will update the docs with this.
Now, if I could just figure out how to properly display the html bbPress put on older forum posts ( see https://buddypress.org/forums/topic/how-to-display-html-in-forums )
December 8, 2009 at 5:38 pm #58261In reply to: Genealogies Theme (integrated with Thesis)
Detective
ParticipantDecember 8, 2009 at 7:31 am #58233In reply to: Help out with bbPress / Forum-software
Paul Wong-Gibbs
KeymasterPlay nice now.
December 8, 2009 at 4:13 am #58220In reply to: Error Log with PHP Fatal Errors
blakicemg
ParticipantThey are back:
[07-Dec-2009 19:13:42] PHP Warning: require(BP_PLUGIN_DIR/bp-wire/bp-wire-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-wire.php on line 7
[07-Dec-2009 19:13:42] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-wire/bp-wire-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-wire.php on line 7
[07-Dec-2009 19:14:36] PHP Fatal error: Call to undefined function plugins_url() in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-core.php on line 12
[07-Dec-2009 19:15:29] PHP Warning: require(BP_PLUGIN_DIR/bp-blogs/bp-blogs-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-blogs.php on line 9
[07-Dec-2009 19:15:29] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-blogs/bp-blogs-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-blogs.php on line 9
[07-Dec-2009 19:16:23] PHP Warning: require(BP_PLUGIN_DIR/bp-forums/bp-forums-bbpress.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-forums.php on line 11
[07-Dec-2009 19:16:23] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-forums/bp-forums-bbpress.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-forums.php on line 11
[07-Dec-2009 19:17:16] PHP Warning: require_once(WP_PLUGIN_DIR/buddypress/bp-core.php) [function.require-once]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-loader.php on line 19
[07-Dec-2009 19:17:16] PHP Fatal error: require_once() [function.require]: Failed opening required ‘WP_PLUGIN_DIR/buddypress/bp-core.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-loader.php on line 19
[07-Dec-2009 19:18:10] PHP Warning: require(BP_PLUGIN_DIR/bp-groups/bp-groups-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-groups.php on line 9
[07-Dec-2009 19:18:10] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-groups/bp-groups-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-groups.php on line 9
[07-Dec-2009 19:19:03] PHP Warning: require(BP_PLUGIN_DIR/bp-status/bp-status-templatetags.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-status.php on line 5
[07-Dec-2009 19:19:03] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-status/bp-status-templatetags.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-status.php on line 5
[07-Dec-2009 19:19:57] PHP Warning: require(BP_PLUGIN_DIR/bp-friends/bp-friends-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-friends.php on line 9
[07-Dec-2009 19:19:57] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-friends/bp-friends-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-friends.php on line 9
[07-Dec-2009 19:20:50] PHP Warning: require(BP_PLUGIN_DIR/bp-messages/bp-messages-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-messages.php on line 9
[07-Dec-2009 19:20:50] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-messages/bp-messages-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-messages.php on line 9
[07-Dec-2009 19:21:44] PHP Warning: require(BP_PLUGIN_DIR/bp-xprofile/bp-xprofile-admin.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-xprofile.php on line 8
[07-Dec-2009 19:21:44] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-xprofile/bp-xprofile-admin.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-xprofile.php on line 8
[07-Dec-2009 19:22:37] PHP Warning: require(BP_PLUGIN_DIR/bp-activity/bp-activity-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-activity.php on line 9
[07-Dec-2009 19:22:37] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-activity/bp-activity-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-activity.php on line 9
December 8, 2009 at 4:06 am #58219In reply to: Help out with bbPress / Forum-software
abcde666
Participantplease consider putting your energies at the right place.
Please do not post within THIS thread anymore.
Thanks.
December 8, 2009 at 2:00 am #58213In reply to: Upgrading to 1.1.3 break template changes?
Seobrien
Participantshoot me for always ignoring the cardinal rule of forums and not including that
BP 1.1.2
WPMU 2.8.6
December 7, 2009 at 8:31 pm #58193In reply to: Error Log with PHP Fatal Errors
blakicemg
Participant1. Which version of WPMU are you running?
2.8.4
2. Did you install WPMU as a directory or subdomain install?
Subdomain
3. If a directory install, is it in root or in a subdirectory?
n/a
4. Did you upgraded from a previous version of WPMU? If so, from which version?
2.8.3
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
Yes
6. Which version of BuddyPress (BP) are you running?
1.1.3
7. Did you upgraded from a previous version of BP? If so, from which version?
no
8. Do you have any plugins other than BuddyPress installed and activated?
yes
9. Are you using the standard BuddyPress themes or customized themes?
Customised
10. Have you modified the core files in any way?
No
11. Do you have any custom functions in bp-custom.php?
no
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
Not installed yet
13. Please provide a list of any errors in your server’s log files.
There are no errors in the wordpress log
BP Errors:
[07-Dec-2009 10:11:07] PHP Fatal error: Call to undefined function plugins_url() in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-core.php on line 12
[07-Dec-2009 10:15:14] PHP Warning: require(BP_PLUGIN_DIR/bp-wire/bp-wire-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-wire.php on line 7
[07-Dec-2009 10:15:14] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-wire/bp-wire-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-wire.php on line 7
[07-Dec-2009 10:16:36] PHP Warning: require(BP_PLUGIN_DIR/bp-blogs/bp-blogs-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-blogs.php on line 9
[07-Dec-2009 10:16:36] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-blogs/bp-blogs-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-blogs.php on line 9
[07-Dec-2009 10:18:02] PHP Warning: require(BP_PLUGIN_DIR/bp-groups/bp-groups-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-groups.php on line 9
[07-Dec-2009 10:18:02] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-groups/bp-groups-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-groups.php on line 9
[07-Dec-2009 10:19:29] PHP Warning: require(BP_PLUGIN_DIR/bp-forums/bp-forums-bbpress.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-forums.php on line 11
[07-Dec-2009 10:19:29] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-forums/bp-forums-bbpress.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-forums.php on line 11
[07-Dec-2009 10:20:55] PHP Warning: require_once(WP_PLUGIN_DIR/buddypress/bp-core.php) [function.require-once]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-loader.php on line 19
[07-Dec-2009 10:20:55] PHP Fatal error: require_once() [function.require]: Failed opening required ‘WP_PLUGIN_DIR/buddypress/bp-core.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-loader.php on line 19
[07-Dec-2009 10:22:21] PHP Warning: require(BP_PLUGIN_DIR/bp-status/bp-status-templatetags.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-status.php on line 5
[07-Dec-2009 10:22:21] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-status/bp-status-templatetags.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-status.php on line 5
[07-Dec-2009 10:23:48] PHP Warning: require(BP_PLUGIN_DIR/bp-friends/bp-friends-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-friends.php on line 9
[07-Dec-2009 10:23:48] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-friends/bp-friends-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-friends.php on line 9
[07-Dec-2009 10:25:14] PHP Warning: require(BP_PLUGIN_DIR/bp-xprofile/bp-xprofile-admin.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-xprofile.php on line 8
[07-Dec-2009 10:25:14] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-xprofile/bp-xprofile-admin.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-xprofile.php on line 8
[07-Dec-2009 10:26:40] PHP Warning: require(BP_PLUGIN_DIR/bp-messages/bp-messages-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-messages.php on line 9
[07-Dec-2009 10:26:40] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-messages/bp-messages-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-messages.php on line 9
[07-Dec-2009 10:28:06] PHP Warning: require(BP_PLUGIN_DIR/bp-activity/bp-activity-classes.php) [function.require]: failed to open stream: No such file or directory in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-activity.php on line 9
[07-Dec-2009 10:28:06] PHP Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-activity/bp-activity-classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brownsw/public_html/wp-content/plugins/buddypress/bp-activity.php on line 9
14. Which company provides your hosting?
I have a VPS with Servint
December 7, 2009 at 8:20 pm #58190In reply to: Help out with bbPress / Forum-software
Xevo
ParticipantWell I was trying not to point any fingers, but yes, vBulletin, phpBB and all the other bigger forum softwares out there. “Your doing it wrong.”
December 7, 2009 at 7:59 pm #58186In reply to: Help out with bbPress / Forum-software
Jean-Pierre Michaud
Participantlike what, vBulletin?
rofl
you’re right… the more gadgets, the less it is a forum…
December 7, 2009 at 7:52 pm #58185In reply to: Completely Integrating a Previous bbPress Install
John James Jacoby
KeymasterThis is exactly what I’ve done in the past.
There’s a lot of pitfalls and problems trying to guess at integration methods to program BuddyPress to understand how to adjust existing installations to match the new setup. There really isn’t a database upgrade involved in keeping your existing forums, it’s just making sure that everything knows where to look to accomplish what tasks.
Having two separate platforms bridged in the middle isn’t a new or uncommon thing, it just isn’t something that makes your average site admin smile.
December 7, 2009 at 7:42 pm #58181In reply to: Error Log with PHP Fatal Errors
Paul Wong-Gibbs
KeymasterPlease would you answers these questions so we can see if we can spot something? Thanks.
December 7, 2009 at 7:34 pm #58179In reply to: Help out with bbPress / Forum-software
Xevo
ParticipantOnly extra that buddypress needs now is an easier wordpress intergration, bbPress already has all the core functions of a good forum software, if you need more, write a plugin.
I’d rather not have bbPress get bloated like one of the other huge forum softwares out there.
December 7, 2009 at 3:08 pm #58164In reply to: Help out with bbPress / Forum-software
Jean-Pierre Michaud
Participanthum, ok, but this topic was posted over and over, and as THIS site is not about bbPress, stressing everybody over and over about it is not really appropriate. If you, personally, need that project to go forward, that’s ok, but please consider putting your energies at the right place…
that’s my 2cents… *(as a project developer!)
December 7, 2009 at 12:02 pm #58158In reply to: Spam eggs chips and spam.
December 7, 2009 at 9:55 am #58152In reply to: Registration not working for subdomain blogs
danbpfr
ParticipantDecember 7, 2009 at 6:27 am #58145In reply to: dutchmall.nl
Xevo
Participant@ Bowe: Normally this is correct, but wordpress makes an exception. Only if you want your theme/plugin in the plugin or theme repository over at wordpress.org, you have to have GPL on it. If you want to place your own copyright or copyleft on it, your allowed to do so. I can’t find a page on wordpress clarifying this in detail, since they don’t like you using any other license.
I do have a statement on the forum that verifies this (second post).
https://wordpress.org/support/topic/260431
Btw, contacted the fellows over at wpmu-dev, they’re 100% GPL, so you could even freely give away their plugins/themes if you wanted to. But I don’t think they’d be giving updates anytime soon if their plugins/themes would be handed out for free.
December 6, 2009 at 6:05 pm #58125In reply to: Members shown by search (?s=)
h4x3d
Participanthttps://buddypress.org/forums/topic/bp-member-filter this is going to do what I need I think.
December 6, 2009 at 2:19 pm #58117In reply to: I want to speak Spotlish
arifinez
ParticipantHow to work with both customized and translation .mo files?
1. I’ve uplaoded an id_ID translation (mo) file and using the multilingual plugin, it’s works.
2. I’ve made a bp-custom.php to change ‘wire’ slug into ‘memo’. It’s working on my translation pages, but not with the default english contents (‘memo’ URL’s are fine, but not with menus and ‘wire’ related texts).
<?php
define( 'BP_WIRE_SLUG', 'memo' );
?>
3. I’ve made a customized PO file (english) to fix this and load the MO language file with bp-custom.php. Now the english language is working (URL’s and contents), but those changes made some of my id_ID translation turns back into english (some ‘memo’ related translation) but the rest translation is fine…
<?php
define( 'BP_WIRE_SLUG', 'memo' );
define( 'BPLANG', 'memomu' );
if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) {
load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' );
}
?>
Did i made any mistake with those steps?
Is it allright using both customized and translation .mo files?
please help, thanks!
December 6, 2009 at 1:42 pm #58115In reply to: dutchmall.nl
Paul Wong-Gibbs
KeymasterI’m all for a honest exchange of views and discussion on this forum, but anyone who participates in this thread need to be careful that the discussion doesn’t turn nasty.
-
AuthorSearch Results