http://www.canadianbookclubs.com/bkrv/
If I move to the latest version, I understand there is a problem with the new version finding themes. I have my modified theme files, directly under “my-templates” and not in a sub-directory. So I assume there will be problems. That will take time to fix, and time is not in abundance right now.
I would suggest moving to the latest version.
But, do you have an example of where this can be experienced? Might help.
This trick doesn’t work if the latest post is on page 2+…ideas how to get around that?
One of my viewers emailed me that I have a problem with my tags. My tags appear on the main page. When the mouse hovers, it shows the number of topics, but when it is clicked on, it goes to page not found.
I know when I first installed with version 71 it worked. But I haven’t tested it as I moved up in versions. I am on version. 75.
Any suggestions?
Hi..
I’v installed bbPress correctly (i guess) and intergrated it with WP, and it words fine. The problem is, that the link: http://stasi.se/forum/?new=1
that comes up, when I push “Add new / Tilføj ny (danish) » “
The a form should appear (like the one i then buttom), but all that appears is a info “Hello user” edit etc.. no form..
Someone how know whats wrong, or do you know another link/file that I could redirect the link to, so I will word?
I’v created a user: testtest pass: 0b28fc
– so you can try to login at se the faoult with you own eyes..
I hope someone has a golden solution
//And sorry, that the page is translated to danish
My default is actually http://www.example.com/topic/topicnumber.
It is possible to have topic-title in the link instead of the number, but you need to be running the very latest version of bbPress from SVN, which is likely to be buggier than the official releases. The Download page has both.
http://www.lne97.com/bbpress/
user name: just a test (note the spaces)
password: justatest (no spaces)
This is a WP/BBP installation for my upcoming 10 year class reunion. I originally launched the site as static pages and a phpbb board. However, about a month ago I put WP behind it to manage updates, add payment collection capabilities, and rotating ads. After that I added a bbpress installation, which is integrated with WP. I used the phpbb import plugin, with some minor tweaks, to bring all of the posts and users over from phpbb. I’ve made minor changes here and there to the default template, and I am using most of the available plugins. So far my classmates haven’t had any trouble with anything, and it has been much easier to manage and moderate the boards, especially with MUCH less spam and bogus user registrations than on phpbb.
Cheers!
oops… sorry forgot to mention version… I’m using 0.8.1 integrated with WP 2.1
http://www.sourceskins.com/bbpress is my area 51 where i test my plugins (bbmenu, bbportal,bbwysiwyg)
My bbpress is exclusively for only authors who write on the attached WP Blog. Recently I found that on the home page of my bbpress, I can see latest posts in threads… which when I click on – go to the thread of the lastest post – scroll down – the latest post isn’t there. I check Akismet filter and the post is not there either.
I don’t use blocking or bozos for authors. Could someone advise what could be going wrong and how can I rectify them.
On a seperate note, how can I turn Akismet for bbPress off?
None of these tricks work for me. I’m using latest bbPress and fix plugin. Even with a clean install, my keymaster user will randomly become a bozo. I have a either a “1” or ny login name in the profiles bozo field (yes, it’s a field, not a checkbox). Akismet is not enabled.
Also, there is no “is_bozo” in my usemeta table at all, and sure enough it’s not listed in the admin bozo section.
Is there a fix for this? It’s a big mess.
That works, except for one issue – blockquotes. I was trying to use it (inappropriately, it seems) to force a space after a blockquote. Here’s what’s happening:
Test post
Text bumped right up against blockquote.
Okay, shoot – blockquote isn’t defined here, so I can’t show you what’s happened. Try here:
http://mikecarey.net/forum/topic.php?id=10&page&replies=1#post-43
…bottom third of that first post, right after the blockquote.
No matter how many spaces I place after the blockquote end tag, or instances of the br tag, it stays flush.
Hi, I’m having a bozo nightmare. I installed bbPress a few days ago, and I keep getting flagged as a Bozo.
1. I’m running latest bbPress, and this Fix bbPress plug-in.
2. I disabled Akismet per the other Bozo thread.
And yet:
In my keymaster profile page, I have a large text field with the contents of my admin name, and I’m stuck as a bozo. Changing “1” to “0” in PHPMyAdmin does nothing. Deleting my name from the bozo field does nothing.
I understand this is supposed to be a checkbox, but I have this:
<tr>
<th scope="row">This user is a bozo:</th>
<td><input name="is_bozo" id="is_bozo" type="text" size="30" maxlength="140" value="" />
</td>
</tr>
What version of bbPress are you using. I have to admit that I haven’t tested against 0.8.1, only against the latest 1.0 alpha
I think I know what went wrong though. Download and try again, I’ve updated the version to 1.0.1
The links are text-only. If you don’t want the images/styles just remove them from the CSS file.
This plugin allows you to limit the email addresses of registering users to certain domains
Download here
Here’s one a few people have asked for. This plugin adds links to pages within each topic in all topic lists.
Download latest version here
certainly can .. If u using BbLD. There is an option to use external DB. But i wont recommend making a connection between different server/location.
Another way to do .. parse your forum rss feed.
I know that if you integrate your wordpress with bbpress you can display the latest posts – but can you display the latest posts from someone elses wordpress?
Where is your forum located? I would like to test it out myself (of which you can kill my user afterwards if you want!)
Trent
So literally:
$bb->mod_rewrite = 'slugs';
That works with the latest TRAC?
Trent
**Edit** Nevermind, it does works!
It’s in the core code, no need to patch. Just grab the very latest version via Subversion.
Now available in the latest build in subversion.
Get permalinks like this:
http://www.example.org/forum/my-cool-forum
…and this…
http://www.example.org/topic/मैं-काँच-खा-सकता-हूँ
…and this…
http://www.example.org/profile/sambauers
All with the flick of a variable…
bb->mod_rewrite = 'slugs'
…set in config.php
The fix i already put inside the plugin seem not working.
Maybe in the future bbpress should automatically fill up the display_name
Anyway i try to see what i can do with that.
So I installed the latest version of bbpress 0.8.1 and wordpress 2.1.2. I followed the instructions on this website: http://www.bui4ever.com/web-itecture/how_to_integrate_wordpress_and_bbpress/
There are a few CSS problems which i’m sure i’ll be able to iron out but the worrying thing is when i try to post any information – a new tag, new post, new topic; I get the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/pjqkug/public_html/forum/config.php:3) in /home/pjqkug/public_html/wp-includes/pluggable.php on line 275
Anyone think they can have a gander and help?
http://testteachtuition.com/forum/
username: test
password: test
cheers,
Steven
Think I just found a temporary fix. We have maybe 7 wordpress users that use display names. I don’t think that bbpress users can edit display names in the bbpress profile section, so this must of been why it was showing up blank when our bbPress users (not wp users) were posting in the forums. I fixed the issue by un-checking the “integrated with wordpress” check box on the bdLP options page.
Our bbpress and wordpress users don’t switch sides so much, so it shouldn’t be to much of an issue.
Best,
Orion