Skip to:
Content
Pages
Categories
Search
Top
Bottom

wysiwyg editor for posts

Published on July 23rd, 2008 by

Hello,

i want a plugin for have a visual editor for posts, do you know if a plugin like this exists?

bye

email notification to admin of every new post

Published on July 23rd, 2008 by RossB

Is it possible to set things up so that any new post results in an automatically emailed notification to the administrator?

Multiple administrators possible?

Published on July 23rd, 2008 by RossB

Can any settings be altered to allow more than one administrator? I can’t see how, looking at Settings and the rest of the stuff under the bonnet, but it wouldn’t be the first time I’ve missed soemthing obvious.

Cheers

Ross

How do I change my forum’s path / URL?

Published on July 23rd, 2008 by

During step 3 of the installation process, I accidentally inputted the wrong URL for my forum.

It asked me for the Site address (URL), which was defaulted to:

http://mysite.com/wp-content/plugins/bbpress/

I changed this to

http://mysite.com/forums/

Now I can’t access the forums at all, and I can’t figure out how to change the URL back. I looked at bb-config.php, but didn’t see any way to fix this.

I’m not good with PHP and I’m new to WordPress in general, so any novice advice would be much appreciated!

bbPress 1.0 alpha looks interesting

Published on July 23rd, 2008 by _ck_

It’s definitely not ready for production use but the 1.0 alpha in the trunk is looking really good. Sam (and MDA) have been hard at work.

Looks a great deal like WordPress behind the scenes – I mean the new 2.5-2.6 look with rounded everything – but in our familiar and sharp looking green.

BackPress is now powering it which should unify us with WordPress more than ever before and accelerate feature development.

Hey it’s got a dashboard like WordPress now!

[screenshot]

I also see they added Display Names to bbPress.

[screenshot]

This actually is to my dismay but I guess other people may like them. (Personally for me it will be the first thing I disable – nothing but trouble with pesky childish users).

It also has categories built in: [screenshot]

If you are a power user and know what you are doing, give it a try in a test environment – do NOT overwrite an existing install, it’s not stable yet. Sam says they could use some testing bug reports on TRAC for it.

ps. even more good news is that many of my plugins seem to work hassle-free on it…

Impossible to install bbpress revision 1595

Published on July 23rd, 2008 by

Hello,

with the last installation of bbpress revision 1595, i have sql errors:

SQL ERROR!

>>> Database: forum_bbpress (localhost)

>>>>>> CREATE TABLE IF NOT EXISTS bb_forums (

forum_id int(10) NOT NULL auto_increment,

forum_name varchar(150) NOT NULL default ”,

forum_slug varchar(255) NOT NULL default ”,

forum_desc text NOT NULL,

forum_parent int(10) NOT NULL default 0,

forum_order int(10) NOT NULL default 0,

topics bigint(20) NOT NULL default 0,

posts bigint(20) NOT NULL default 0,

PRIMARY KEY (forum_id),

KEY forum_slug (forum_slug)

) DEFAULT CHARACTER SET ‘utf8’ COLLATE ”;

>>>>>> Unknown collation: ”

SQL ERROR!

>>> Database: forum_bbpress (localhost)

>>>>>> CREATE TABLE IF NOT EXISTS bb_meta (

meta_id bigint(20) NOT NULL auto_increment,

object_type varchar(16) NOT NULL default ‘bb_option’,

object_id bigint(20) NOT NULL default 0,

meta_key varchar(255) default NULL,

meta_value longtext default NULL,

PRIMARY KEY (meta_id),

KEY object_type__meta_key (object_type, meta_key),

KEY object_type__object_id__meta_key (object_type, object_id, meta_key)

) DEFAULT CHARACTER SET ‘utf8’ COLLATE ”;

>>>>>> Unknown collation: ”

SQL ERROR!

etc, etc…

why?

bye

blocking a user does nothing

Published on July 22nd, 2008 by Ben L.

Right under the place roles are changed is the text:

Inactive users can login and look around but not do anything. Blocked users just see a simple error message when they visit the site.

However, when I made a test account and marked it as blocked, I could still log in with the account and there was no error message.

Why is this a problem and how can I fix this?

P.S. I tried this on a test install of trunk and a test install of 0.9.0.2, both gave the same result.

Edit: I just found out that blocking breaks passwords reversably, and only gives an error message if the user is already logged in.

Cannot create forum

Published on July 22nd, 2008 by Göran

I am trying to create a forum but get several warning messages. When creating the forum:

Warning: getmypid() has been disabled for security reasons in /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/class-phpass.php on line 43

Warning: Cannot modify header information – headers already sent by (output started at /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/class-phpass.php:43) in /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/functions.php on line 2258

The forum was created but I cannot log in. When attempting to log in:

Warning: getmypid() has been disabled for security reasons in /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/class-phpass.php on line 43

Warning: Cannot modify header information – headers already sent by (output started at /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/class-phpass.php:43) in /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/pluggable.php on line 188

Warning: Cannot modify header information – headers already sent by (output started at /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/class-phpass.php:43) in /data/members/paid/e/n/enkelwebbplats.se/htdocs/www/forum/bb-includes/pluggable.php on line 228

I have succesfully created a forum at the smae host earlier. I erased all database tables and all bbP-files and started fresh. But no success.

I do not understand what is happening. Please help!

Dollar character stripped from links

Published on July 22nd, 2008 by

Hello,

I have a problem with links like this:

http://www.forestry.gov.uk/PDF/fcpn9.pdf/$FILE/fcpn9.pdf

In case it’s been stripped out here as well, there ought to be a dollar sign before FILE. It’s in the db, so it’s being taken out on output.

I’m probably being a bit simple, but I couldn’t find the code that was doing this – I’d guess it’s something on the post_text filter.

I’m using WordPress 0.8.3.1 with the bbPress integration and WordPress Integration plugins. I would upgrade, but I don’t want to use WordPress 2.5 yet.

Thanks, Mike.

cannot login wordpress 2.6

Published on July 22nd, 2008 by

after upgrading to wordpress 2.6 i have a bit of a problem with bbpress

I’m trying to login to bbpress at:

http://lifelightcam.com/bbpress/

when i login, i am brought back to the same page, but I am not logged in.

Usuing the login form on that page, Does log me into wordpress.

what’s up?

Skip to toolbar