I need new one. Maybe someone have ?
Hi. Unfortunately the links obtained from the “#” in Kakumei theme (or similar) are just anchor links. This is due to the fact that they are generated with post_anchor_link() (file: bb-templates/kakumei/post.php:11).
With “just anchor links” I mean that they are anchors (#post-number) of the current page. They aren’t permalinks. All that links became invalid once you change the “items per page” (and/or other values) from the bbPress admin panel.
All you can do with the links that users have posted is to parse them and change them accordingly to the new server settings but this can (and will) be a long, tedious, hard and prone to errors work.
I have written a plugin called “zaerl Post Permalink” that solved this problem. My plugin export a function that generate this link:
1) http://www.domain.com/the_bbpress_path/post/post_number
2) http://www.domain.com/the_bbpress_path/?post=post_number
The (1) is preferred if mod_rewrite is used. These links are permanent and do adapt on the fly to the actual settings of the server. I use my function in various places of the template and post.php is one of these.
I can share my work with you if you want. Email me za AT zaerl.com.
p.s. keep in mind that the plugin isn’t retroactive.
Recently I got this mesg who drives me crazy..
Warning: Visiting this site may harm your computer!
I don’t know what happened to my blog and forums.. I think all was secure and safe in my site.. I have talked to my hosting company they clean it.. but the problem is still there..
http://www.car-n-car.com (wordpress)
http://www.car-n-car.com/forums (bbpress)
It’s really disturbing me… how can I fix it?
is there any wordpress or bbpress authenticated plugin who defend my site from suspicious codes, and hackers attacks..
please guide me to remove this bloody mesg…. otherwise my site will useless 
help me again…
Regards,
cNc
I managed to convert vBulletin to phpBB3, and then phpBB3 to bbPress.
The users passwords however does not work, and I can’t seem to get the email when I try to reset it.
I got all my users over, but the system never sends me an email when I try to to reset the password. Has anyone encountered that problem?
Also, how may one copy users from the phpbb_users database to the bb_users database manually?
Thanks for all help.
Hello,
I have a website with WordPress as the mainsite and vBulletin as a forum. After doing lots of research on bbPress, I quickly understood that bbPress is far superior for my needs and would fit extremly well 
I do however have one problem, and that is that I have lots of users and posts that I can’t loose. I’d like to transfer my users login info as well as all the posts and threads.
Are there any scripts for converting a vBulletin database to a bbPress database?
Thanks for all help.
hi Arturo,
excellent job!thanks very much!
Is there a theme that looks like the bbpress.org support forum theme?
bbpress is a standalone forum it doesn’t really go into wordpress. A lot of people create a theme that looks like the wordpress one, like this site.
Home, Plugins, About, Docs, Blog, and Download is WP
Forums is bbPress
I help out people with that stuff: wpbbpthemes.org
if you have access to the database delete all tables that start with bb_
Hi, I am a Newbie. I have downloaded and installed WordPress and bbPress locally. I used the same database for wordpress and bbpress. I was able to open both of them at the following locations.
http://localhost/ (wordpress)
http://localhost/bbpress/ (bbpress)
Now, how can open bbpress forums on the wordpress site? I am trying to create a website where one of the pages contains forums.
Any help will be greatly appreciated!
I started another thread for this problem I’m having, though it’s an extension of the other.
I installed bbpress and it worked fine. I wanted to change the URL and started deleting and re-installing bbpress, not realizing I was leaving behind SQL tables, as zaerl told me.
Now I want to delete bbpress and reinstall as it was a fresh install. How can I do this?
Thanks for any help you can offer.
Hi all,
I have a wordpress website, let’s say its http://www.mysite.com. WordPress is installed in the website root, so that when you navigate to http://www.mysite.com, you get the wordpress blog. I recently installed bbpress at http://www.mysite.com/bbpress.
One of the first plugins I installed is BB Wysiwyg editor, but it fails to work properly. After some debugging, I found the following:
[gif]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.gif is correctly displayed on my browser.
[jpg]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.jpg is correctly displayed on my browser.
[css]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.css causes wordpress 404 error page to show up on my browser.
[js]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.js causes wordpress 404 error page to show up on my browser.
[txt]
Just for kicks, I created a new file called test.txt under that same folder, and it is also displayed correctly.
Needless to say, all of the above files are physically there, I can clearly see them on my ftp client. So, something is going on with certain file types. It seems like wordpress allows some files to be correctly returned to the browser, while others are banned or something like that.
Has anyone experienced anything like this? Are there any config options that could solve this issue? I’ve been googling for quite a while without finding a solution.
Thanks!
I think you should contact people on their board:
example
http://www.magentocommerce.com/boards/viewthread/72188/
Very nice redesign! Does make one feel that there is life here and things happening.
@ kevinjohngallagher and ashfame thanks for your interest..
but I don’t know how to hardcoding html..
can you please explain … thnks
p.s I’ve also integrate both wp and bbpress
OK, Im gonna e-mail you now
Hello,
How to remove auto convert link in post.
Homepage : http://www.homepage.com
bbpress: http://www.homepage.com/forum
remove_filter convert url link
http://www.homepage.com to “../”
I want to show real url in link tag
THanks.
So far i have succeeded by making magento session available in bbPress and adding user of current magento session to bbPress usess db table and logging in that user.
But while trying by approach mentioned in first post i placed the code containing bbPress fiunction calls in php files nothing seems to happen but after placing same code in phtml files i could see some error conditions happening on bbPress side.
The error generated are as :
a:5:{i:0;s:180:”Strict Notice: is_a(): Deprecated
________________________________________
a:5:{i:0;s:215:”Warning: include(WPError.php) [function.include]: failed to open stream: No such file or directory in C:wampwwwsvn_awe_homecodemagento-1.4.0.0libVarienAutoload.php on line 93″;i:1;s:4511:”#0 C:wampwwwsvn_awe_homecodemagento-1.4.0.0libVarienAutoload.php(93): mageCoreErrorHandler(2, ‘include(WPErro…’, ‘C:wampwwwsvn…’, 93, Array)
_________________________________________
a:5:{i:0;s:241:”Strict Notice: Non-static method WP_Pass::hash_password() should not be called statically, assuming $this from incompatible context
__________________________________________
a:5:{i:0;s:202:”Strict Notice: Non-static method WP_Pass::generate_password() should not be called statically
_____________________________________
To remove above mentioned errors do i need to modify bbPress code base or there is something else that can be done?
Or am i going totally wrong way?
Can some body help in getting right approach towards such intergration?
Thanks
yes hardcoding html would be your best bet
Yes, it’s possible. It will require some work, but it’s possible.
If you go to edit your profile, you should be able to change the email:
https://bbpress.org/forums/profile/kasparasstic/edit
Off topic comments removed.