Opened 17 years ago
Closed 17 years ago
#993 closed defect (bug) (worksforme)
One click forum setup generates wrong bb-config.php
| Reported by: | takuya | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1 |
| Component: | Version: | ||
| Severity: | Keywords: | bb-config, forum, setup | |
| Cc: |
Description
One click forum setup generates incomplete bb-config.php
$bb->custom_user_table = "wp_users"; $bb->custom_user_meta_table = "wp_usermeta"; $bb->uri = "http://example.com/wp-content/plugins/buddypress/bp-forums/bbpress/"; $bb->name = " Forums"; $bb->wordpress_mu_primary_blog_id = 1; ?>
<?php or <? is missing.
(confidential part removed from above copy.)
Change History (6)
#2
@
17 years ago
Is this using an existing installation, or a new one? Works fine on a new installation in my tests. Have not tested existing installations yet.
#3
@
17 years ago
Works ok on my existing install. Perhaps poster's install run out of memory (white screen) and cut off file?
#4
follow-up:
↓ 5
@
17 years ago
I've had no trouble with the forums. The one-click install worked flawlessly.
#5
in reply to: ↑ 4
@
17 years ago
Replying to wordpressfan:
I've had no trouble with the forums. The one-click install worked flawlessly.
New or Upgrade?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Can someone else confirm this please? It seems to be generating just fine on my installs.