Search Results for '"wordpress'
-
Search Results
-
I have used this tutorial to create a mo file for a plugin:
http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/
But I cann’t activate it

I have found a old topic on this issue:
http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin
But I cann’t see how to “name the mo files into our main mo file”
So can anyone tell me how to do this
(I’m using vers. 9.0.1)
I messed up when I installed BBpress on my wordpress site initially so that wordpress database integration didn’t work. I’ve fixed it though with one mistake. My wordpress admin account does not have admin powers for BBpress and the current BBpress admin account won’t work since BBpress now only looks at the wordpress database. I can access the mysql database directly through cpanel and phpmyadmin. How do I edit my account entry so it has bbpress admin powers?
I am attempting to move my bbPress site over to a server running lighttpd – I’m running into problems converting over the rewrite rules.
I have modified the lighttpd config files successfully to get WordPress, Magento, and some other apps working under lighttpd, but have not been able to find any examples for bbPress. Has anyone done this successfully?
I want to show the login form/status from bbpress in my wordpress site.
but if I get put in “login_form();” I get: Fatal error: Call to undefined function.
How do I add the bbpress functions into wordpress?