Search Results for '+.+default+.+'
-
Search Results
-
Topic: I got this error problem :(
SQL ERROR!
>>> Database: xxxxxxxxxxx (localhost)
>>>>>> CREATE TABLE IF NOT EXISTS
bb_posts
(post_id
bigint(20) NOT NULL auto_increment,forum_id
int(10) NOT NULL default 1,topic_id
bigint(20) NOT NULL default 1,poster_id
int(10) NOT NULL default 0,post_text
text NOT NULL,post_time
datetime NOT NULL default ‘0000-00-00 00:00:00’,poster_ip
varchar(15) NOT NULL default ”,post_status
tinyint(1) NOT NULL default 0,post_position
bigint(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 am using XAMPP and I tried to integrate it with WP which I installed it into the same database.
can anyone please help me ?
Hello,
I have the BBpress WordPress Plugin version installed on my WordPress site, and have found that from installation defaults, the lowest ranking user-role that can view the private forums is ‘Moderator’. The trouble with this, is that Moderators can edit other people’s posts, and I do not want all Users that can read and post in the private forums to be able to edit each other’s posts! Is there an easy way to change this? Ideally I’d want WordPress ‘Contributor’-level users and above to be able to view the private forums. I’d also like WordPress ‘Subscriber’-level users to be able to read the public forums but not post to them, but his is not as important, so no real problem if it cannot be done.
Sorry if this has been asked many times before, but I’ve read a bit about user-maps etc, but the discussions tend to be quite old and talking about the BBpress standalone, not the BBpress WordPress Plugin, so I am not sure if it works for the BBpress WordPress Plugin version(?). Just so you know, I am no kind of Coder – just an Animator – so am struggling with terminology etc. here.
I hope someone can help!
Thanks!
Just figured I’d report this here for information. I’m not skilled enough to know which end the conflict would be on.
With Otto’s SFC (Simple Facebook Connect) there are numerous modules that go with it. There seems to be a conflict between bbPress plugin, and the Like button module.
When the Like button is active, I can get to the main forum listing. But if I click to get to the individual forum pages, I just see the title and nothing further.
This only occurs when running it straight from the plugin. I have a simple twenty ten child theme on VoodooPress. I originally dropped all the files into my theme, and it worked fine. But I don’t want to run it that way, as the intent of the site is to always run a customized (child) version of whatever WP’s default theme is. So keeping just the plugin running is easier.
When I drop all the files out of my theme, and run bbPress as just a plugin, I get the conflict.
Just wanted to make everyone aware in case they run into this. So far, bbPress is a great plugin. Slowly working through things to figure it out.
i found a bug,but i don’t know if it was fixed.
when i permalink is /archives/%post_id%.html,i couldn’t open my forum,but use default permalink,it is ok.
is any one also have the same problem?
Just installed the latest version of the bbPress plugin.
Activated the default twentyten child theme.
I can see Settings -> Forums, but I can’t find the admin screen to create and manage forums.
I’m using WordPress 3.2-beta with no other plugins installed.
Halp?