If it does, that would be suffice for me.
Anonymous User 133554Inactive
Hi,
Have you checked if FILENAME (line 85) is writeable by the server? If it is, try switching EXPORT_TO_FILE to false and AUTO_IMPORT_EXPORTED_DATA to true. As usual, please do always a database backup before.
Hope it helps
in function post_form –
$page == get_page_number( $topic->topic_posts + $add )
this is probably being evaluated as false.
i say this because this your paging is messed up..
http://booksinbed.com/wordpress/bbpress/topic.php?id=3&page=2
if you go to the above link the number 1 should have link in the page navigation. in your case page 2 has..
debug the get_page_number function whats getting loose..
hmm. i tried this, but get this error after step 8:
Fatal error: Call to undefined function: file_put_contents() in phpbb2bbpress.php on line 383
any suggestions?
I just started a new site at http://booksinbed.com/wordpress/bbpress (the forum pat of the site) using bbpress.
The problem I’m having can be found on this page:
http://booksinbed.com/wordpress/bbpress/topic.php?id=3
What is happening is when I exceed “The number of topics that show on each page,” which was set at 15 in my config.php file, the posting form disappears.
I am at a loss as of what to do to fix this.
Personally, I have had issues with this as well. I would suggest creating a .htaccess file and place it in your bbpress root directory and only adding the following to it:
Options +MultiViews
That seems to work for most people. Try that first maybe? If not, maybe check what format you have in your WP .htaccess and try a combination of either the previous code or what rewrite-rules.php spits out for you.
Thanks,
Trent
Trent … thanks for the quick response …
i just found this post: https://bbpress.org/forums/topic/378?replies=16
and that seems to have fixed it.
should I replace the contents of my .htaccess file with “Options +MultiViews”?
or leave as is?
thanks again.
You have permalinks set to true in the config.php, yet your .htaccess doesn’t know what to do with it, hense the errors.
Take a look at:
https://bbpress.org/documentation/faq/#pretty-permalinks
Trent
hi,
i was able for the most part to get bbpress installed and integrated with an existing wp site. here’s a link:
http://www.sleeptalkin.com/blog/bbpress/
i’m just having an issues with some of the pages not being found. for example … i can create an issue but can view any of them:
http://www.sleeptalkin.com/blog/bbpress/topic/4?replies=1
any thought on this?
thank for any help you can provide.
Anonymous User 133554Inactive
There is a (very young) bbPress Spanish community at http://www.bbpress.es/
Regards.
A friend of mine translated the .po and .mo into standard Spanish (es_ES), to use them in our forum. You can donwload the files from here: http://blog.pompilos.org/files/bbpress-es_ES.rar
YES! Thank you so much fixing this.
Everything seems to be fixed, however, I’m still getting this database error message above the forum header..
When in a thread, and clicking the “PM This User” link, it spits out this database error message:
bbPress database error: [Table ‘mydatabase_name.bb_users’ doesn’t exist] SELECT * FROM bb_users WHERE ID = 2
I’ve tried both versions of the plugin, redownloaded the original one, and then tried the .73a one.. same error message.. 
spencerp
This is the same on one of my servers. It doesn’t work either way, but Rewrite works with WP….strange.
I thought I was going crazy but thank you, it works for WP but not bbPress what is going on haha. Good Luck!
Yeah, thanks for helping me work through those few problems Trent (esp with your legacy version of php
).
WP Integration support is a big update for .73a, as well as the double header/footer fix.
So, download away BBPress users!
I think you are A OK on this issue! Good job!
Trent
PS….calling in recruits on permalink issues!
The new working version for integrated with WP and non-integrated sites will be updated in a couple of minutes! It should work for everyone now, but Ardentfrost could use a few more testers! If you are interested, just download it at:
http://faq.rayd.org/bbpress_private_message/
Thanks,
Trent
My database is UTF-8. I also have the same database shares tables with WordPress and BBPress. WordPress does not have this problem. Though it happens with all apostrophes and quotation marks on BBPress – new posts and edits. With edits, it will keep adding slashes each time a post/thread is edited.
Any ideas where to look? I’d really like to get this solved.
BTW, what is the ‘PHP magic quotes issue?’
http://totalphysiqueonline.com/bbpress/topic.php?id=2&replies=1#post-2
Have a look at this post. Noltice how the title have no carriage return until it is too late, and boom, it is already into the sidebar.
Ahh,
I logged OUT of my bbpress forums, then I logged INTO my WP blog at http://totalphysiqueonline.com/ and then went to my bbpress forum and BOOM, I was automatically logged. I did not even have to enter my info and press the login button. How cool is that!
I guess I did it right eh?
I tried my best to synchronize my bbpress forum with my WP blog the best I could.
Once installed, I examined my Database and noticed this:
bb_forums
bb_posts
bb_tagged
bb_tags
bb_topicmeta
bb_topics
wp_usermeta
wp_users
Do the last two tables mean that this install of bbpress is synchronized with my blog? Is there another way to make sure I did it properly?
I would change the timezone to reflect the server and not yourself so that freshness is right relative to the server. Until a fix comes, it makes the most sense because bbPress config.php timezone was setup for the server and not the users.
It is something that we need to visit in future versions or with plugins, but the freshness issue throws users for a loop!
Trent
Does anyone know of a way to modify bbPress so that tags can be separated by something other than spaces (such as commas). I’d like to have tags that can contain spaces, ie. Santa Claus as one tag instead of Santa and Claus
This mod adds AIM, MSN, Yahoo, Google Talk, Jabber, and Skype fields to your profiles. They are displayed when viewing the profile of a user.
It isn’t really a plugin, but… I didn’t know where else to put this.
Please let me know if you’re interested. I’ll post it soon.
Demo: http://www.palmansworld.com/bbpresstest/profile.php?id=1
Get it here: http://www.palmansworld.com/bbpresstest/topic.php?id=1&replies=1#post-1