Opened 15 years ago
Closed 15 years ago
#3516 closed defect (bug) (fixed)
Custom Slug Definitions and 1.5 Upgrade
| Reported by: | nahummadrid | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.5 |
| Component: | Core | Version: | 1.5 |
| Severity: | critical | Keywords: | |
| Cc: |
Description
While I was going through an upgrade to 1.5, I couldn't figure out why the Forums setup wasn't installing fully. I took the first steps and the confirmation message said everything was completed successfully, but I couldn't find the forums component in the BP pages settings...nor did it appear live on the site obviously...so finally I removed the define( ‘BP_FORUMS_SLUG’, ‘discussions’ ); that I had defined in the wp-config file. And everything was ok. I only tested with forums, so don' tknow if the same is true with the other components that have custom slugs defined.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is critical if it's true. I'll have time to verify and test later.