Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bbPress Integration plugin for WPMU

@sambauers

Participant

In bbPress to use SSL you need these in your bb-config.php:

define('BB_FORCE_SSL_USER_FORMS', true);
define('BB_FORCE_SSL_ADMIN', true);

Skip to toolbar