#634 closed enhancement (fixed)
Constants for tables names => change table names and share users in more installs
Reported by: | nicolagreco | Owned by: | nicolagreco |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | normal | Version: | |
Component: | Core | Keywords: | needs-patch |
Cc: |
Description
After looking at how share users in more mu install, i thought about how share groups table, profiles table and friends connections one.
As you can see in the patch i made that:
if there is no constants definied for component_table, let's define a new one, and give the contstant value to the global,
with this patch you can change tables name without touching core, and share these tables to share bp in more installs :)
Nicola
Attachments (1)
Change History (8)
#5
@
15 years ago
- Keywords needs-patch added; has-patch removed
- Milestone set to Future Release
- Summary changed from Constants for tables names => change table names and share users in more installs + PATCH to Constants for tables names => change table names and share users in more installs
This patch needs to be updated for current trunk.
#6
@
14 years ago
- Component set to Core
- Resolution set to fixed
- Status changed from new to closed
This has been fixed in trunk (see source:trunk/bp-core/bp-core-loader.php#L103 and source:trunk/bp-core/bp-core-loader.php#L152 for examples on how to get started).
Table names as constants