Search Results for '"wordpress'
-
Search Results
-
hello, how to wirite .htaccess for bbpress
my wordpress rule is
# BEGIN WordPressRewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
this rule url is : http://www.duba.pro/177.html
——————————————————
But when i install the bbpress , a topic for chianese’s title is
http://www.duba.pro/bbs/title/%e8%ae%ba%e5%9d%9b%e5%bc%80%e5%90%af%e6%ac%a2%e8%bf%8e%e5%8f%91%e5%b8%83%e8%ae%a8%e8%ae%ba%e5%92%8c%e5%8f%8d%e9%a6%88
—————————————————–
how to wirte the htaccess rule lick wordpress,thanks.Topic: Translation problem
Hello,
http://bbpress.trac.wordpress.org/ticket/2047
As requested, I move the discussion here.Topic: conflict with wpml
hi all,
wondering if anyone has had any issues with using bbpress with the wpml plugin?
whenever the wpml plugin is activated, the forum links in the sidebar menu of wordpress admin disappear. if you deactivate the plugin, they re-appear.
Ive also raised a ticket with wpml but though it cant hurt to check here too.
thanks in advance
GerryHow can I select what page bbpress uses for it’s template? It’s currently using page.php and for whatever reason it’s not displaying anything except the description:
(have had to remove the link as it’s getting bombarded…)If i remove page.php from my template then it works (I assume it’s reverting to using index.php)
can anyone help?
I’m using WordPress 3.4.2 and bbpress 2.2.2
Thanks,
David
Hi folks,
I’m using BBPress over at raisingharmony.com/forums/. It is a premium content area, meaning you can’t access the forum without proper login credentials. I would be happy to provide some if it would assist in troubleshooting. My trouble is that when people checkmark the checkbox that says, “Notify me of follow-up replies via email,” they aren’t getting the email.
Couple of notes:
(1) I’m using WordPress 3.4.2.
(2) I’m using BBPress 2.1.2.
(3) The PHP mail() function works just fine on the rest of the site.
(4) My only modification to the plugin is that in the /wp-content/plugins/forums/bb-includes/bbp-common-functions.php file, I’ve updated the bbp_check_for_floodI() function to return “True” every time, but this shouldn’t be affecting the email functionality in any way.Just googling around and looking on this forum, it looks like other people have complained about this 13 months ago, but nobody ever posted an answer other than, “Cool, it’s working now.”
Any suggestions?
Thanks!
Martyn ChamberlinHi, I’ve done searching and couldn’t find anything related specifically to my issue with bbpress… I’m running the latest bbpress with WordPress 3.4.2 for my forum on my blog.
My forums are located here: http://wrtapps.com/forums/
The problem is the title of the forums page below the menu bar. It shows the title as “General discussion” which so happens to be the last forum page I saved in my dashboard. Previously it was showing the title as “Troubleshooting”… How do I change this to a custom title?Thanks!