Search Results for 'forum css'
-
Search Results
-
Topic: problem with css menu
Topic: BuddyBar in bbPress
Hi gerikg,
i saw your post about your problems with the integration of the BuddyBar in bbPress – (http://bbpress.org/forums/topic/buddypress-default-theme-for-bbpress). I found it after a short research in Google – because I’ve the same problems yesterday.
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'bp_core_admin_bar_css' was given in /homepages/0/00/htdocs/wpbpbbp/wordpress/wp-includes/plugin.php on line 339
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid call
But … I think I have an “hack” for you – I changed a few lines of code in my installation and now it seems to work.
These was “myWay”:
1. Deep Integration between WordPress and bbPress
2. Plugins on bbPress: buddybar-in-bbpress
3. Edit bp_buddybar.php – I only comment out the following lines
/* add_action( 'bb_head', 'bp_core_admin_bar_css', 1 );
add_action( 'bb_head', 'bp_core_add_js', 1 );
add_action( 'bb_admin_head', 'bp_core_admin_bar_css', 1 );
add_action( 'bb_admin_head', 'bp_core_add_js', 1); */
4. Edit bp-core-adminbar.php
Here I’ve a error code because auf “$wpdb” – so I commet out:
/* $blog_prefix = $wpdb->get_blog_prefix( $current_blog->id );*/
5. header.php in my theme
I put the Stylesheet-Link to my header.php file.
<link rel=”stylesheet” href=”http://www.mysteria3000.de/wp/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css” type=”text/css” />
…
No the best solution – but it works for me.
Greetings
Markus
I have a similar challenge to the earlier topic “Linking back to main website”. It is for a site I have configured for someone, who has asked for the same ability for their logo to have a link associated to it, that will take the user back to the home page of site that pointed them to the blog / forum.
I have installed bbpress 1.02
You suggested the following;
in header.php where the body tag starts.
===========================
<body id=”<?php bb_location(); ?>”>
<div id=”wrapper”>
How do I locate this logo in the top right hand corner of the header where the default bb_emblem was located?
“<a’x’ href=”http://www.reflexology-uk.net/site”><img src=”images/iior.jpg” alt=”ITEC” /><‘x’/a>”
===Note===== ‘x’ === added in string above to break code so it will print =====
At presentI have a logo situated in the CSS file as a background, which you suggest is not the right way to go about achieving this.
Any pointers will be useful. Thanks.
Hello,
We’ve been using bbPress for a couple of weeks now, and have been getting a couple dozen automated accounts each day. Now it appears they are coming alive adding spam posts to the forums.
We’re using the instant-password plugin because we don’t want our users to have to wait for e-mail, and I personally despise captcha (see http://www.stopcaptcha.com).
After cleaning out the bot accounts, here is what we did to stop it:
Our registration page: http://www.checkfront.com/community/register.php
Using CSS, we hid the occupation and interest fields (don’t need them). Spam bots will often fill out all the forum fields on a page. If a new registration comes in with one of those filled, we discard it.
We also added a hidden field (potpan) that gets filled with a unique id generated on each page load via javascript. If the potpan id doesn’t match the one in the session, we discard it.
Since we put it in place yesterday, it’s blocked all 35 automated registrations.
If anyone is using the instant-password plug in and would like the modified code, let me know and will zip it up. Perhaps this functionality could make its way into the standard registration.
Cheers,
-J
I’ve recently completed a deep install of bbpress (great tuts here at the forums!) but it didn’t do what I thought it would do, which is allow me to insert bbpress as an integrated component of my main WP install. What I would like, is to be able to use the main wp widgetized sidebar and manage the bbpress forum via the same admin login as the primary WP install.
I would also like to have the same sort of functionality with editing php and css templates, etc. in bbpress as with WP but after reading around, it seems that I am out of luck (any advice here is greatly appreciated).
I feel like I’m missing something or off track. Any help/insight/feedback is greatly appreciated.
Hi there,
For some reason the text (in the default theme) drifts off the area it should be in for replies to posts.
Here is a modified css file, but the problem is the same even with the default files.
Any thoughts?
Thanks!
http://twistedtools.com/forums/topic/how-to-download-freebies