I want to replace the bb_post_admin text links with icons but it’s all down in the “bb-includes/functions.bb-template.php” file. And since I’m a designer with no particular .php knowledge, I’m stuck.
Is there someone with a solution?
Similar problem topic:
http://bbpress.org/forums/topic/design-the-bb_post_admin#post-18785
Having the same problem, believe its due to being on an .asp server. there is some sort of setting to change to search for .php naturally the server is searching for default.aspx or something like that and you need to change this setting.
The settings have to be changed per folder apparently, im yet to work out how to do this though.
Anyone got any ideas would be greatly appreciated, been going at it for a week now still no fix
regards,
Chris
https://bbpress.org/plugins/topic/easy-twitter-links/#post-4191
Has a conflict with the video plugin on my forum but other than that it work(ed) fine.
Awesome, updating my files following these instructions:
Login Integration Issues – bbpress and wordpress mu
corrected this as well as another issue I was having. Thanks!
Hey guys,
Our search is all messed up in Deep integration with WP.
Check this out:
http://www.pagelines.com/forum/search.php?q=localization
anyone have an idea of why this is happening?
Also how to you add more results to the search page?
After the upgrade to 1.02, editing topic.php solution, is not available anymore.
$posts = get_thread( $topic_id, $page );
has been removed.
Is any other way to reverse posts order in BBpress 1.02?
Also we added the bbPress addons to our ‘themes’ page:
http://www.pagelines.com/themes/
They’ve been tested in IE6 but not IE5.. (I don’t even know how we would test in IE5)
Yes, they can only be used with our WP themes.. we’ve had to hack the WP header.php to include bbPress specific stuff, there are also some bbPress options included in the WordPress themes.. (meaning we had to alter the WP themes)
I would like to give away a bbPress theme for free, but didn’t get any feedback on the thread we started about it.
It also seems like bbPress works best when with a WP theme.
you can deep integrate and include the headers/footers from you WP theme.
Then hack the header of your WP theme to include the bbPress specific stuff
we’ve done it for our bbPress addons at PageLines.
Andrew
alright I found my problem.
i had the blog running on PHP5
and the bbpress running on PHP4
It’s not straight forward. You can’t have a step by step instructions and have it work for every theme. That is why you never find anything. All the themes I made work with WP are different procedures.
Some more investigation, and the icons does not disappear if I register a new user in bbPress, and log in to WP afterwards. As well, cookies doesn’t seem to work.
I’ve installed and integrated bbPress with WP for the first time, and user synchronisation seems to work perfectly. But for some reason, after i install bbPress and setup the integration, the icons in the WordPress admin disappears. I’ve checked that the png files are still in place, and this is the second time this has happened.
As far as I can tell it doesn’t affect any other aspects of the site, but still I’d really like to find out what’s going on.
Screenshot: http://s3.kjetilostereng.no/wp-icons.png
Using BBPress 0.9.0.4. I can’t figure out how to make one particular post stick. Very frustrating! It looks sticky when I look at it here
http://www.monarch.org.nz/monarch/forum/forum/butterflies
but not here:
http://www.monarch.org.nz/monarch/forum/
Any ideas?
Jacqui
Are you referring to this plugin? Because that is not ready yet and not supposed to be downloaded: “Don’t install this, it isn’t ready.” bbPress remains being a stand-alone package for now (which you can download from here). It is planned to become a WordPress plugin though, and John James Jacoby started the initial process of porting it to the extensions platform of WordPress.
@dragunoff
In one of the first meetups there was some brief talk about designing a better features section for bbpress.org (https://bbpress.org/about/features/); that is just a simple working mockup of that.
Hi there, I’m trying to be productive by sharing thoughts and ideas in this awesome forum
what i know to install any bbpress plugin is to put the plugins in
bbpress/my-plugins folder
unless the author declare something else
try to put it there and feed us back please
actually he was cooperative and tried to explain as simple as he could but i’m not that clever to catch him up
I may be on to something here !
It seems to be working partially now.
I was using the steps described here http://blog.markroberthenderson.com/getting-rid-of-forums-and-topic-from-bbpress-permalinks-updated-plugin/comment-page-1/#comment-37 .
I tried it with the htaccess rules from here http://www.technospot.net/blogs/how-to-remove-forum-and-topic-keyword-from-bbpress-url/ instead those from the plugin dir.
Now i will try:
1. admin-backend link
2. the rss thing that you mentioned somewhere at the middle of the post.
Thanks!!!
UPDATE!
Admin link also working!
Did you follow the steps decribed in this topic?
Did you install the plugin?
Did you change the permalinks to “name” before activating the plugin?
Did you change the codes in your htaccess?
Did you write as rewrite base /?
Thats what I have in the htaccess of my wp-frontpage:
RewriteBase /
So it really must work. I am pretty sure.
Already tried it! The fact that I am posting here is a result of me not being able to do it straight at the root of a domain after trying this for about a week.
The front page loads fine but when I try to open any link (forum, topic …..) it appears to be broken.