[buddypress-trac] [BuddyPress] #3109: fatal error: missing bp_get_blogs_slug() and bp_get_blogs_root_slug() template tags
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Mar 10 21:04:48 UTC 2011
#3109: fatal error: missing bp_get_blogs_slug() and bp_get_blogs_root_slug()
template tags
------------------------+-----------------------------
Reporter: ptahdunbar | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.3
Keywords: has-patch |
------------------------+-----------------------------
In bp-default blogs/create.php, bp uses bp_get_blogs_root_slug() which has
no function definition. this results in a nice white screen.
Patch adds the following functions similar to groups, friends and
activity:
- bp_blogs_slug()
- bp_get_blogs_slug()
- bp_blogs_root_slug()
- bp_get_blogs_root_slug()
--
Ticket URL: <https://trac.buddypress.org/ticket/3109>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list