Search Results for '\"wordpress\'
-
Search Results
-
Alright, so after running the install. I get these errors:
Your installation completed with some minor errors. See the error log below for more specific information.
SQL ERROR!
>>> Database: wp_blog (localhost)
>>>>>> CREATE TABLE IF NOT EXISTS
bbs_posts(post_idbigint(20) NOT NULL auto_increment,forum_idint(10) NOT NULL default 1,topic_idbigint(20) NOT NULL default 1,poster_idint(10) NOT NULL default 0,post_texttext NOT NULL,post_timedatetime NOT NULL default ‘0000-00-00 00:00:00’,poster_ipvarchar(15) NOT NULL default ”,post_statustinyint(1) NOT NULL default 0,post_positionbigint(20) NOT NULL default 0,PRIMARY KEY (
post_id),KEY
topic_time(topic_id,post_time),KEY
poster_time(poster_id,post_time),KEY
post_time(post_time),FULLTEXT KEY
post_text(post_text)) TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8’;
>>>>>> You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16
Key master email not sent!
I have tried dropping all the bbPress tables and reinstalling it, but the problem still persists. I get this error message everytime after running the install script. I am running PHP 5.3.5 and MySQL 5.5.8 on a WAMP localhost server. Also, I am trying to integrate bbPress with my current WordPress blog…
Thanks in advance,
-Deuce
I have a bb_press account here (obviously else I wouldn’t be posting).
I went to create an account at WordPress.org was told my username was already taken… thinking I may have just forgotten I created one and lost the password tried to use the password reset.
I received a reset email addressed to the address I used for bb_press.org signup – so obviously the databases are linked.
I requested a reset through the link on the first email, WordPress.org told me an email had been sent with new password to the address they have on file.
The email never arrived.
Tried again, same results.
Came here, reset my password here, the reset process completed fully (although bb_press.org told me I had an ‘invalid key’ when logging in with my new password, but nonetheless here I am logged in anyway).
Tried to login to WordPress.org with new password, no dice.
Couldn’t find a way to contact admins so posting here.
I want to add support for bbPress to SI CAPTCHA Anti-Spam plugin.
http://wordpress.org/extend/plugins/si-captcha-for-wordpress/
I cannot find the needed do_action hooks.
/bbp-themes/bbp-twentyten/bbpress
I started looking in these templates, they do not have the action hooks that would let me add a CAPTCHA:
form-topic.php
form-anonymous.php
Mike Challis
Topic: Cannot Edit Users
I’ve just installed bbPress and integrated with WordPress. All was well until I renamed the file folder to “forums” from “bbPress”. Everything is working perfectly except I cannot edit user profiles! They can register and all else seems to work on the site and the Admin, just no editing the user profile pages (either from the forum or from admin).
When I attempt to edit user profile it switched to my WordPress and gives me a “Error 404: Page Not Found”.
Here is a sample URL: “http://jernigan.co/forums/profile/admin”
Topic: Cannot Edit Users
I’ve just installed bbPress and depply integrated with WordPress. All was well until I renamed the file folder to “forums” from “bbPress”. Everything is working perfectly except I cannot edit user profiles! They can register and all else seems to work on the site and the Admin, just no editing the user profile pages (either from the forum or from admin).
When I attempt to edit user profile it switched to my WordPress and gives me a “Error 404: Page Not Found”.
Here is a sample URL: “http://jernigan.co/forums/profile/admin”
Hi,
I’ve been searching for some hours now but I guess I don’t find the answer because it must be an easy answer

I’ve successfully integrated BP 1.03 in my WO 3.1 and everything works fine so far.
But the forum looks like it’s another site, I mean it’s basicaly due to the template.
My wish is to have my BBPRESS installed into a WP Page (such as simple:press plugin for example) or just like it is on this very bbpress.org website !
Any clue about how to do it ?
Thanks for your help
How can I add a plugin to this site?
I am already a WordPress plugin developer. My WordPress plugins have over 2 million downloads. I made a CAPTCHA plugin for bbPress, I would like to add it. Thanks for any help.
I am logged on, went to this page:
http://bbpress.org/plugins/forum/requests
I clicked on the big button “Add your plugin”
There is no form, just this message:
Add Your Plugin
You can add the plugin you’ve written to the plugin directory by filling out the form below.
This form is only for plugin developers. If you’d like to see a plugin listed here, please contact that plugin’s author.