Search Results for '"wordpress'
-
Search Results
-
Hi guys,
I can’t launch the installation of bbpress on my existing wordpress blog using the same database. The issue I have is, that i have a blank page…
So no way to launch the installation.
It’s on the same server
using the same db
I even created a second user to the DB (didn’t change anything)
I have enabled all the writing right to the installation folder
So what do you recommand. Do a fresch install of wordpress and bbpress or is there a solution for me to avoid that for exemple feeling up a file myself to have the insatallation process behind me.
Cheers for your help.
Topic: UTF-8 display problems
I am having problems with the character encoding of my bbpress install. I have it integrated with wordpress and when I use the “Latest bbpress discussions” plugin I see the weird characters you get when you mix collations and charsets.
I have wordpress in utf-8 thanks to this plugin: utf8 dtaabase converter.
Before it I had it set to utf but still, the database was showing weird characters (the collation was alright though). So this is probably a MySQL problem somewhere.
Should I try to adapt the wordpress utf8 converter for bbpress?
Topic: Gravatar Plugin
Inspiring from Gravatar plugin in WordPress, I try to find a work around to port that plugin to bbPress plugin, so I dont need to host image avatar files for each user.
Is there anyone had done this before ?
I’m working on a project that calls for a seamless integration of the two with all the bbPress functions available in WordPress and vise-versa. I have finished nearly everything including adding the bbPress admin menu items to the WordPress panel.
However, the items don’t actually display because when WordPress checks to see if users can access them, the roles, such as “moderator” aren’t listed.
Is there a way, in bbPress, to just get a list of the current users capabilities, so it can be filtered into the WordPress list? The project requires that it be done entirely through plugins.